From d9b85b18d3bc50875130a565e92ea0b65e05a61f Mon Sep 17 00:00:00 2001 From: Graham McIntie Date: Sun, 15 Feb 2026 08:18:00 -0600 Subject: [PATCH] fix: add [skip ci] to flux image update commits to break CI loop --- flux/image-update-automation.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flux/image-update-automation.yaml b/flux/image-update-automation.yaml index 3824f6f8..03ad7846 100644 --- a/flux/image-update-automation.yaml +++ b/flux/image-update-automation.yaml @@ -16,7 +16,7 @@ spec: author: name: FluxCD email: fluxcd@towerops.net - messageTemplate: 'chore: update towerops image to {{range .Changed.Changes}}{{.NewValue}}{{end}}' + messageTemplate: 'chore: update towerops image to {{range .Changed.Changes}}{{.NewValue}}{{end}} [skip ci]' push: branch: main update: