-
Notifications
You must be signed in to change notification settings - Fork 90
Closed
Labels
Description
Major features
Actions
- Compile release notes (useful command:
git log v0.16.0..HEAD --pretty=format:'https://github.com/cloudfoundry/korifi/commit/%H %s %C(bold blue)<%al>%Creset' --abbrev-commit | grep -v dependabot | grep -v "Merge pull" | grep -v Korifi-Bot - Check if milestone is complete
- Rename the current
release-candidatemilestone to0.16.1and create a newrelease-candidatemilestone - Bump version to 0.16.1 in Concourse (run
bump-patch-versionjob in Concourse) - Run
publish-releasejob - Test draft release (clean install & upgrade from previous relase)
- Publish draft with release notes
- Check that the new relase makes it to ArtifactHub. Make sure the new version contains the helm chart README. Test that the relase can be installed from there
- Request an official repo badge as a proof of origin
If last two action turn out to take too much time, create follow up issues
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
✅ Done