We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 50c3d3e + c32ce8d commit 45d513dCopy full SHA for 45d513d
vertical-pod-autoscaler/common/version.go
@@ -21,7 +21,7 @@ package common
21
var gitCommit = ""
22
23
// versionCore is the version of VPA.
24
-const versionCore = "1.5.0"
+const versionCore = "1.6.0"
25
26
// VerticalPodAutoscalerVersion returns the version of the VPA.
27
func VerticalPodAutoscalerVersion() string {
0 commit comments