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 81f770f commit fbcdc6a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rotate.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ In the ([cdk8s repo](https://github.com/cdk8s-team/cdk8s)):
2. `yarn projen`
3. `yarn rotate-cdk8s-plus`

12. Create a PR for the new branch, review then merge into cdk8s/master branch.
12. Create a PR for the new branch, review then merge into cdk8s/master branch. (See [example](https://github.com/cdk8s-team/cdk8s/pull/1988))

## :four: Update Ops

Expand All @@ -81,4 +81,4 @@ In the ([cdk-ops](https://github.com/cdklabs/cdk-ops)):
1. Bump the minor version in [latest-cdk8s-plus-version.txt](https://github.com/cdklabs/cdk-ops/blob/master/latest-cdk8s-plus-version.txt)
2. `yarn projen`

14. Create a PR and send for approval.
14. Create a PR and send for approval. (See [example](https://github.com/cdklabs/cdk-ops/pull/3323))

0 comments on commit fbcdc6a

Please sign in to comment.