-
Bug
-
Resolution: Done
-
Blocker
-
1.9.0
-
None
Something is borked with the way we're computing and incrementing the 1.y-zzz tags for the Containerfiles in https://gitlab.cee.redhat.com/rhidp/rhdh-plugin-catalog/-/tree/rhdh-1.9-rhel-9/build/containerfiles because they keep reverting to 1.9-1, suggesting the quay tag lookup with getLatest is failing somehow
Need to fix this to ensure that processes looking for the latest index image return the correct tag by numerical order, otherwise we get the older image 1.9-58 when then latest is 1.9-1 (by timestamp)