Skip to content

Commit

Permalink
Merge pull request #2415 from bskiba/vpa-release-0.6
Browse files Browse the repository at this point in the history
VPA release 0.6.3
  • Loading branch information
k8s-ci-robot authored Oct 2, 2019
2 parents 64e8217 + 3335e18 commit e4f1f77
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.6.2"
const VerticalPodAutoscalerVersion = "0.6.3"

0 comments on commit e4f1f77

Please sign in to comment.