chore: simplify image automation commit messages
This commit is contained in:
parent
d8077798db
commit
e5238a7f91
@ -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:
|
||||||
|
|||||||
@ -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:
|
||||||
|
|||||||
@ -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:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user