Fix ImageUpdateAutomation commit template for Flux v1 Changed.Changes.
This commit is contained in:
@@ -50,7 +50,8 @@ spec:
|
|||||||
email: fluxcdbot@users.noreply.gitea.trinitysan.by
|
email: fluxcdbot@users.noreply.gitea.trinitysan.by
|
||||||
name: fluxcdbot
|
name: fluxcdbot
|
||||||
messageTemplate: |
|
messageTemplate: |
|
||||||
chore(deploy): update cursor-devbox image to {{range .Changed.Images}}{{.}}{{end}}
|
chore(deploy): update cursor-devbox image
|
||||||
|
{{range .Changed.Changes}}{{print .OldValue}} -> {{println .NewValue}}{{end}}
|
||||||
push:
|
push:
|
||||||
branch: master
|
branch: master
|
||||||
update:
|
update:
|
||||||
|
|||||||
Reference in New Issue
Block a user