diff --git a/clusters/production/flux-system/nxtgauge-apps-image-automation.yaml b/clusters/production/flux-system/nxtgauge-apps-image-automation.yaml index db0d00d..932d8d2 100644 --- a/clusters/production/flux-system/nxtgauge-apps-image-automation.yaml +++ b/clusters/production/flux-system/nxtgauge-apps-image-automation.yaml @@ -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: diff --git a/clusters/production/flux-system/nxtgauge-backend-rust-image-automation.yaml b/clusters/production/flux-system/nxtgauge-backend-rust-image-automation.yaml index 31c263e..b294ff2 100644 --- a/clusters/production/flux-system/nxtgauge-backend-rust-image-automation.yaml +++ b/clusters/production/flux-system/nxtgauge-backend-rust-image-automation.yaml @@ -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: