1
0
mirror of https://github.com/kubernetes/ingress-nginx.git synced 2025-02-06 10:02:33 +00:00
k8s-ingress-nginx/NEW_RELEASE_PROCESS.md
James Strong 2a9e420bf7
Add mage files for changelog
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-01-19 11:46:01 -05:00

200 B

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