diff --git a/RELEASE-PROCESS.MD b/RELEASE-PROCESS.MD index 07586c18e1c..75007b319be 100644 --- a/RELEASE-PROCESS.MD +++ b/RELEASE-PROCESS.MD @@ -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).