ingress-nginx-helm/NEW_RELEASE_PROCESS.md
James Strong 71e9bdcb68
Add mage files for changelog
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-02-07 17:36:34 +01:00

9 lines
No EOL
200 B
Markdown

# Semi-Automated Release Process
1. Update TAG
2. Cloud Build
3. k8s.io PR
4. git pull origin main
5. git checkout -b $RELEASE_VERSION
6. mage release:newrelease $RELEASE_VERSION
7. Wait for PR