Skip to content

Commit cd257f9

Browse files
author
Ray Wainman
authored
Update RELEASE.md to specify correct minor version when branching
1 parent 5b08a02 commit cd257f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vertical-pod-autoscaler/RELEASE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ branch. This makes sure you have no local changes while building the images.
5353
For example:
5454
```sh
5555
git clone [email protected]:kubernetes/autoscaler.git
56-
git switch vpa-release-1.0
56+
git switch vpa-release-1.${minor}
5757
```
5858

5959
Once in the freshly cloned repo, build and stage the images.

0 commit comments

Comments
 (0)