chore: simplify image automation commit messages

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

View File

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

View File

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

View File

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