Merge pull request #2111 from bskiba/ver-06

VPA version 0.6.0
This commit is contained in:
Kubernetes Prow Robot 2019-06-10 07:07:09 -07:00 committed by GitHub
commit 6634b971be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -17,4 +17,4 @@ limitations under the License.
package common
// VerticalPodAutoscalerVersion is the version of VPA.
const VerticalPodAutoscalerVersion = "0.5.0"
const VerticalPodAutoscalerVersion = "0.6.0"