immich-app / immich-charts

Helm chart implementation of Immich
https://immich.app
GNU Affero General Public License v3.0
92 stars 39 forks source link

0.6.0 not available in helm repository #85

Closed paulfantom closed 3 months ago

paulfantom commented 3 months ago

Seems that recent release of 0.6.0 version of this helm chart is not available in the repository listed in readme page.

When running the commands commands listed below, I get only 0.5.0 as the latest available version.

helm repo add immich https://immich-app.github.io/immich-charts
helm repo update
helm search repo immich

Seems to be related to failure in GitHub Action workflow related to release - https://github.com/immich-app/immich-charts/actions/runs/8613532110

bo0tzz commented 3 months ago

Thank you for catching this! Looks like it was an ephemeral failure in the github runner. I restarted the job and the chart should now be available.