Closed richcooper95 closed 4 months ago
TODO:
kratix-v0.0.0-latest
) already existingIt looks like the Helm Chart Releaser generates a new GH release, which creates a new tag of that release name. This was fine when every release name was unique (versioned), but may cause issues when we are always using the same release/tag name.
We might need to delete the old release/tag before regenerating them with the Helm Chart Releaser.
index.yaml
in the gh-pages
branch, and whether the created
timestamp gets updated when the version doesn't change (suspicion: yes)
Changes:
v0.0.0-latest
as the Kratix chart version (needs to be semver-ish!)skip_existing
tofalse