-
Notifications
You must be signed in to change notification settings - Fork 90
Closed
Milestone
Description
Major features
Actions
- Compile release notes (useful command:
git log v0.16.1..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.17.0and create a newrelease-candidatemilestone - Bump version to 0.17.0 in Concourse (run
bump-patch-versionjob in Concourse) - Run
publish-releasejob - Test draft release (clean install & upgrade from previous release). Make sure to test the following upgrade scenarios:
- existing bindings of all types
- specifying a new gateway namespace
- keep using the
korifi-gatewaynamespace for the gateway
- Publish draft with release notes
- Check that the new release makes it to ArtifactHub. Make sure the new version contains the helm chart README. Test that the release can be installed from there
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
✅ Done