Commit Graph

4 Commits

Author SHA1 Message Date
gilgamezh 8c502c71a7 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.
2025-08-30 19:39:38 +02:00
gilgamezh 11e3fb8043 chore(image-updater): git write-back to values files for all apps
Set values-file annotations with alias helm.image-name=image.repository and helm.image-tag=image.tag.\nEnsures updates commit into /helm-values/*.\n\nCommitted via Codex CLI.
2025-08-30 19:33:22 +02:00
gilgamezh e18ea61992 chore(image-updater): use Git write-back for all apps
Set write-back-method=git with write-back-target to this repo, branch=master, and commit identity. Keeps image-list and strategies.\n\nCommitted via Codex CLI.
2025-08-30 18:24:13 +02:00
gilgamezh 4e9393521c feat(argocd): add prowlarr app (custom chart via Git path)
Uses multi-source Application: chart path "prowlarr/" + values from this repo at "helm-values/prowlarr_values.yml".\nPreserves existing ports, PVCs, and mounts.\n\nCommitted via Codex CLI.
2025-08-30 17:59:55 +02:00