Skip to content

Conversation

@kd7lxl
Copy link
Collaborator

@kd7lxl kd7lxl commented Dec 9, 2025

What this PR does:
Automates the release workflow. It is manually triggered (for now) from Actions tab. There is a helper make bump-version that will look at the new entries in the changelog and apply semver rules to bump the version in Chart.yaml and CHANGELOG.md. Next it packages the chart, updates the index, and opens a PR with the changes.

Checklist

  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX], [DEPENDENCY]

Signed-off-by: Tom Hayward <thayward@infoblox.com>
@kd7lxl kd7lxl requested a review from nschad December 9, 2025 18:41
@nschad
Copy link
Collaborator

nschad commented Dec 17, 2025

This looks like the current "process" but honestly we should probably (if we're gonna switch). Just use github chart-releaser action. https://github.com/helm/chart-releaser

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