Skip to content

Commit

Permalink
docs: Add step in release process for next release (#2205)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkerkhove committed Oct 20, 2021
1 parent eb50e5b commit bb453c0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions RELEASE-PROCESS.MD
Expand Up @@ -80,3 +80,7 @@ https://github.com/Azure/azure-functions-core-tools/blob/v3.x/src/Azure.Function
## 6. Create Helm release on GitHub

Create Helm release on GitHub with changelog of what changed to our Helm chart.

## 7. Prepare next release

Prepare next release by creating a [new GitHub milestone](https://github.com/kedacore/keda/milestones/new) called `v{upcoming-semver-version}` with a target date in 3 months as per our [release governance](https://github.com/kedacore/governance/blob/main/RELEASES.md).

0 comments on commit bb453c0

Please sign in to comment.