-
I am using flux v2. I have an image policy as follows: apiVersion: image.toolkit.fluxcd.io/v1beta1 The latest version in my image repo is 0.7.119 but flux is taking the latest version as 0.7.118. The image policy logs show: I am not able to figure out what I am missing. Any pointers or help would be appreciated. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
I found out that the repo had a pre release version (0.7.118-bugfix) in the semantic versioning. I am guessing all the versions after the pre release version (which had alphabets) are not taken into consideration. I tried pushing some more versions after the pre release version but the latest image tag was not resolved to any of the newer versions. If anyone has any idea on how to fix this, please help. |
Beta Was this translation helpful? Give feedback.
-
Thanks @hiddeco. I am closing it now |
Beta Was this translation helpful? Give feedback.
-
Can you please let me know how would I ask flux helmrelease to listen for all release candidates between version 6.x.x and 7.x.x? I use (asking this since https://go.dev/play/p/dBwAUX7oz0X didn't work) |
Beta Was this translation helpful? Give feedback.
Thanks @hiddeco. I am closing it now