diff --git a/flux/image-automation.yaml b/flux/image-automation.yaml index 3869616..e462dfa 100644 --- a/flux/image-automation.yaml +++ b/flux/image-automation.yaml @@ -50,7 +50,8 @@ spec: email: fluxcdbot@users.noreply.gitea.trinitysan.by name: fluxcdbot 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: branch: master update: