Fix immich to track main branch instead of feature/immich

The immich app was still pointing to the feature/immich branch for its
values, causing it to show as OutOfSync with older image versions.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Erich Blume 2026-01-29 10:21:19 -08:00
commit 77bf178f48

View file

@ -26,9 +26,8 @@ spec:
releaseName: immich
valueFiles:
- $values/argocd/manifests/immich/values.yaml
# Values from our git repo (use feature branch for testing, reset to main after merge)
- repoURL: ssh://forgejo@forge.ops.eblu.me:2222/eblume/blumeops.git
targetRevision: feature/immich
targetRevision: main
ref: values
destination:
server: https://kubernetes.default.svc