Skip to content

Conversation

@nicholasSUSE
Copy link
Collaborator

@nicholasSUSE nicholasSUSE commented Apr 1, 2025


make charts was not able to create multiple RC's because of a bug at helm package when detecting different versions like:

100.0.0-rc.1
100.0.0

These should have been detected as different versions, but they were not detected.

I provided a workaround that will use the newest index.yaml generated from the assets folder.
Instead of merging it into the old index.yaml opened from the static file.
It will just use the newly generated one and compare it to the old one.

@nicholasSUSE nicholasSUSE marked this pull request as ready for review April 1, 2025 14:20
@nicholasSUSE nicholasSUSE requested a review from a team as a code owner April 1, 2025 14:20
@nicholasSUSE nicholasSUSE changed the title getting rid of .Merge, using newly generated index.yaml generated fro… Fixing GenerateIndex for Multiple RCs Apr 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants