Skip to content

Commit

Permalink
Update rotate.md
Browse files Browse the repository at this point in the history
Signed-off-by: Eli Polonsky <epolon@amazon.com>
  • Loading branch information
iliapolo authored Jun 4, 2024
1 parent 3057ebf commit aae9d9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rotate.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ The new branch should be named `k8s-XX/main` (e.g. `k8s-25/main` for K8s v1.25.0
5. `yarn build`
6. `git add .`
7. `git commit -m "k8s-XX/main"`
8. `git push origin k8s-XX/main"`
8. `git push origin k8s-XX/main`

8. Verify that automation builds/tags/releases the new version successfully.

Expand Down

0 comments on commit aae9d9b

Please sign in to comment.