Skip to content
Snippets Groups Projects
Unverified Commit 8bf3c921 authored by Kubernetes Prow Robot's avatar Kubernetes Prow Robot Committed by GitHub
Browse files

Merge pull request #8074 from raywainman/vpa-release-1.3

Bump VPA version in 1.3 branch
parents 8c482c4f ca717b4f
Branches
Tags
No related merge requests found
...@@ -21,7 +21,7 @@ package common ...@@ -21,7 +21,7 @@ package common
var gitCommit = "" var gitCommit = ""
// versionCore is the version of VPA. // versionCore is the version of VPA.
const versionCore = "1.3.0" const versionCore = "1.3.1"
// VerticalPodAutoscalerVersion returns the version of the VPA. // VerticalPodAutoscalerVersion returns the version of the VPA.
func VerticalPodAutoscalerVersion() string { func VerticalPodAutoscalerVersion() string {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment