diff --git a/clusters/atlas/flux-system/applications/bstein-dev-home/image-automation.yaml b/clusters/atlas/flux-system/applications/bstein-dev-home/image-automation.yaml index 8b2900c..f1d41be 100644 --- a/clusters/atlas/flux-system/applications/bstein-dev-home/image-automation.yaml +++ b/clusters/atlas/flux-system/applications/bstein-dev-home/image-automation.yaml @@ -18,7 +18,7 @@ spec: author: email: ops@bstein.dev name: flux-bot - messageTemplate: "chore(bstein-dev-home): update images to {{range .Changed.Images}}{{.}}{{end}}" + messageTemplate: "chore(bstein-dev-home): automated image update" push: branch: feature/ariadne update: diff --git a/clusters/atlas/flux-system/platform/maintenance/image-automation.yaml b/clusters/atlas/flux-system/platform/maintenance/image-automation.yaml index 48e4c30..6e8f612 100644 --- a/clusters/atlas/flux-system/platform/maintenance/image-automation.yaml +++ b/clusters/atlas/flux-system/platform/maintenance/image-automation.yaml @@ -18,7 +18,7 @@ spec: author: email: ops@bstein.dev name: flux-bot - messageTemplate: "chore(maintenance): update images to {{range .Changed.Images}}{{.}}{{end}}" + messageTemplate: "chore(maintenance): automated image update" push: branch: feature/ariadne update: