Commit Graph

9 Commits

Author SHA1 Message Date
gilgamezh 0fcada7d14 Remove argocd-image-updater annotations 2026-01-10 17:29:53 +01:00
gilgamezh 1fdd7c1b25 Fix prowlarr Argo CD app path 2026-01-10 17:25:16 +01:00
gilgamezh 32864aae67 update helm chat path 2026-01-10 17:22:46 +01:00
gilgamezh d7bf0ac5ef fix(prowlarr): correct values file path 2025-11-30 14:15:03 +01:00
gilgamezh ee6431e01b fix(argocd): clean values write-back paths 2025-10-11 11:30:08 +02:00
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