flux: fix image automation templates
This commit is contained in:
parent
6ac3b41b30
commit
4de4630911
@ -18,7 +18,7 @@ spec:
|
|||||||
author:
|
author:
|
||||||
email: ops@bstein.dev
|
email: ops@bstein.dev
|
||||||
name: flux-bot
|
name: flux-bot
|
||||||
messageTemplate: "chore(bstein-dev-home): update images to {{range .Updated.Images}}{{.}}{{end}}"
|
messageTemplate: "chore(bstein-dev-home): update images to {{range .Changed.Images}}{{.}}{{end}}"
|
||||||
push:
|
push:
|
||||||
branch: feature/ariadne
|
branch: feature/ariadne
|
||||||
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(maintenance): update images to {{range .Updated.Images}}{{.}}{{end}}"
|
messageTemplate: "chore(maintenance): update images to {{range .Changed.Images}}{{.}}{{end}}"
|
||||||
push:
|
push:
|
||||||
branch: feature/ariadne
|
branch: feature/ariadne
|
||||||
update:
|
update:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user