Skip to content

Commit

Permalink
Merge pull request #2406 from bskiba/vpa-release-0.6
Browse files Browse the repository at this point in the history
VPA version 0.6.2
  • Loading branch information
k8s-ci-robot authored Oct 1, 2019
2 parents d6c646c + 77e7abe commit 9e7048e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vertical-pod-autoscaler/common/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ limitations under the License.
package common

// VerticalPodAutoscalerVersion is the version of VPA.
const VerticalPodAutoscalerVersion = "0.6.1"
const VerticalPodAutoscalerVersion = "0.6.2"

0 comments on commit 9e7048e

Please sign in to comment.