Replies: 1 comment
-
|
Hello, |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I use images with tags(7 digit git commit head) while building them and push them onto GAR.
In the kustomization file for the application:
In the ImageUpdater CR:
With this setup, the image-updater is updating the image to just to the tag, while I need the entire tag@digest. Please note I'm not using the semver versioning nor latest tag but use tags based on git commit hash.
Is there a way to achieve this currently using argocd-image-updater?
Beta Was this translation helpful? Give feedback.
All reactions