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