Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 200 Bytes

NEW_RELEASE_PROCESS.md

File metadata and controls

9 lines (8 loc) · 200 Bytes

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