diff --git a/vertical-pod-autoscaler/RELEASE.md b/vertical-pod-autoscaler/RELEASE.md index 4551a946251..8ee243ab03f 100644 --- a/vertical-pod-autoscaler/RELEASE.md +++ b/vertical-pod-autoscaler/RELEASE.md @@ -53,7 +53,7 @@ branch. This makes sure you have no local changes while building the images. For example: ```sh git clone git@github.com:kubernetes/autoscaler.git -git switch vpa-release-1.0 +git switch vpa-release-1.${minor} ``` Once in the freshly cloned repo, build and stage the images.