Commit Graph

7 Commits

Author SHA1 Message Date
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 7237535d6e fix(image-updater): use argocd write-back for multi-source apps
Git write-back fails for Helm repo sources (multi-source): updater attempts to target external chart repos. Switch to argocd for plex, radarr, sonarr, flaresolverr, transmission, ollama. Keep git for prowlarr (chart path in this repo).\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 1fd2399e73 move values to common folder 2025-08-30 16:50:54 +02:00
gilgamezh 9821c67e72 add flaresolverr 2025-08-30 13:12:19 +02:00