Compare commits

...

1 commit

Author SHA1 Message Date
77bf178f48 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>
2026-01-29 10:22:13 -08:00

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