fix(image-updater): multi-source git write-back via ref
Add write-back-target=values and values-file=/helm-values/* for all apps. Map helm image fields per alias.\n\nCommitted via Codex CLI.
This commit is contained in:
@@ -7,6 +7,7 @@ metadata:
|
||||
argocd-image-updater.argoproj.io/image-list: prowlarr=lscr.io/linuxserver/prowlarr:latest
|
||||
argocd-image-updater.argoproj.io/prowlarr.update-strategy: digest
|
||||
argocd-image-updater.argoproj.io/write-back-method: git
|
||||
argocd-image-updater.argoproj.io/write-back-target: values
|
||||
argocd-image-updater.argoproj.io/values-file: $values/helm-values/prowlarr_values.yml
|
||||
argocd-image-updater.argoproj.io/prowlarr.helm.image-name: image.repository
|
||||
argocd-image-updater.argoproj.io/prowlarr.helm.image-tag: image.tag
|
||||
|
||||
Reference in New Issue
Block a user