fix(flux): simplify ImageUpdateAutomation commit messages

- Remove complex template with .Changed.Images that was causing errors
- Use simple commit messages for ImageUpdateAutomation
- Keep ImageRepository and ImagePolicy configurations
This commit is contained in:
sync-test 2026-07-06 04:10:37 +05:30
parent a5ecc12648
commit 276577d000
2 changed files with 0 additions and 4 deletions

View file

@ -98,8 +98,6 @@ spec:
name: FluxCD Image Automation
messageTemplate: |
chore(gitops): update nxtgauge app images
Images updated: {{range .Changed.Images}}{{println .}}{{end}}
push:
branch: main
update:

View file

@ -523,8 +523,6 @@ spec:
name: FluxCD Image Automation
messageTemplate: |
chore(gitops): update backend-rust images
Images updated: {{range .Changed.Images}}{{println .}}{{end}}
push:
branch: main
update: