Skip to content
Snippets Groups Projects
Unverified Commit a1ab8bc5 authored by Ray Wainman's avatar Ray Wainman Committed by GitHub
Browse files

Update VPA version.go to 1.5.0 for release

parent 2b33c4c7
Branches
No related tags found
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.4.0" const versionCore = "1.5.0"
// 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