diff options
| -rw-r--r-- | f3s/argocd-apps/services/immich.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/f3s/argocd-apps/services/immich.yaml b/f3s/argocd-apps/services/immich.yaml index 7a5e823..89cc40a 100644 --- a/f3s/argocd-apps/services/immich.yaml +++ b/f3s/argocd-apps/services/immich.yaml @@ -13,7 +13,7 @@ spec: targetRevision: master path: f3s/immich/helm-chart # Deploy Immich Helm chart with custom values - - repoURL: https://immich-app.github.io/immich/ + - repoURL: https://immich-app.github.io/immich-charts/ chart: immich targetRevision: 0.10.3 helm: |
