Ability to retrieve pending image name for notifications #23870
danielnovello-pf
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Right now, I can get the current image for the deployment with the following that can be sent to Slack for notifications.
It would be really helpful to be able to retrieve the pending image changed name from either .diff or the live helm
The updates for the image name are created the Argocd-Image-Updater and stored in Git. So maybe a way to gather it from there?
Unless there is a way, and I'm missing it in the documentation somewhere?
Beta Was this translation helpful? Give feedback.
All reactions