mirror of
https://github.com/kubernetes/ingress-nginx.git
synced 2025-02-06 10:02:33 +00:00
2a9e420bf7
Signed-off-by: James Strong <strong.james.e@gmail.com>
200 B
200 B
Semi-Automated Release Process
- Update TAG
- Cloud Build
- k8s.io PR
- git pull origin main
- git checkout -b $RELEASE_VERSION
- mage release:newrelease $RELEASE_VERSION
- Wait for PR