Commit Graph
1 Commits
Author SHA1 Message Date
arcodangeandClaude Fable 5 af88a45a05 fix(argocd): restore fleet image rollouts — image-updater v1 needs an ImageUpdater CR
The un-pinned HelmChart pulled argocd-image-updater v1.2.2, whose CRD-based
controller no longer reads Application annotations by itself ("No ImageUpdater
CRs to process") — image rollouts silently froze for every annotated app
(kadans stuck on its 07-18 digest, same for webapp/cms/dance-lessons-coach/
prospection/telegram-gateway). One useAnnotations CR selecting "*" restores
the annotation-driven behaviour; values.yaml stays the single source of truth.

Co-Authored-By: Claude Fable 5 <[email protected]>
Claude-Session: https://claude.ai/code/session_013ws8L74dVZmp97Wu36fm8j
2026-07-20 08:58:21 +02:00