From 3262ca7d3c1fc8fc12df5c5e91998f514903fd48 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Fri, 30 Jan 2026 22:27:42 +0200 Subject: Fix Helm repository URL for immich-charts Amp-Thread-ID: https://ampcode.com/threads/T-019c1088-dc3e-701a-b064-5e50cf52b32a Co-authored-by: Amp --- f3s/argocd-apps/services/immich.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- cgit v1.2.3