Skip to content

Commit

Permalink
Merge pull request #6118 from raywainman/master
Browse files Browse the repository at this point in the history
Bump VPA version to 1.0.0 in preparation for 1.28 release
  • Loading branch information
k8s-ci-robot authored Sep 19, 2023
2 parents c6d5ade + 781b3ac commit fa8a351
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.14.0"
const VerticalPodAutoscalerVersion = "1.0.0"

0 comments on commit fa8a351

Please sign in to comment.