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

Merge pull request #8190 from laoj2/release-vpa-1.4.1

Bump VPA version to 1.4.1
parents 64ec1cae 4445444c
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.4.0" const versionCore = "1.4.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