Skip to content

Commit

Permalink
Merge pull request #4642 from jbartosik/vpa-0.10
Browse files Browse the repository at this point in the history
VPA release 0.10.0
  • Loading branch information
k8s-ci-robot authored Jan 25, 2022
2 parents 75207a2 + 1d4bd99 commit 6d1a151
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.9.0"
const VerticalPodAutoscalerVersion = "0.10.0"

0 comments on commit 6d1a151

Please sign in to comment.