chore: update image automation templates

This commit is contained in:
Brad Stein 2025-12-18 01:10:57 -03:00
parent 5a52c8606b
commit d8077798db
3 changed files with 3 additions and 3 deletions

View File

@ -18,7 +18,7 @@ spec:
author:
email: ops@bstein.dev
name: flux-bot
messageTemplate: "chore(ci-demo): update image to {{range .Updated.Images}}{{.}}{{end}}"
messageTemplate: "chore(ci-demo): update image to {{range .Changed.Images}}{{.}}{{end}}"
push:
branch: feature/ci-gitops
update:

View File

@ -19,7 +19,7 @@ spec:
author:
email: ops@bstein.dev
name: flux-bot
messageTemplate: "chore(harbor): update images to {{range .Updated.Images}}{{.}}{{end}}"
messageTemplate: "chore(harbor): update images to {{range .Changed.Images}}{{.}}{{end}}"
push:
branch: feature/ci-gitops
update:

View File

@ -18,7 +18,7 @@ spec:
author:
email: ops@bstein.dev
name: flux-bot
messageTemplate: "chore(pegasus): update image to {{range .Updated.Images}}{{.}}{{end}}"
messageTemplate: "chore(pegasus): update image to {{range .Changed.Images}}{{.}}{{end}}"
push:
branch: feature/ci-gitops
update: