Skip to content

Commit

Permalink
Merge pull request #3590 from bskiba/master
Browse files Browse the repository at this point in the history
Vertical Pod Autoscaler release 0.9.0
  • Loading branch information
k8s-ci-robot authored Oct 8, 2020
2 parents 7c65f0e + 1337c34 commit 1d78814
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.8.0"
const VerticalPodAutoscalerVersion = "0.9.0"

0 comments on commit 1d78814

Please sign in to comment.