Merge pull request #3536 from bskiba/vpa-release-0.8

Vertical Pod Autoscaler release 0.8.1
This commit is contained in:
Kubernetes Prow Robot 2020-09-23 03:26:09 -07:00 committed by GitHub
commit cc152b30d1
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.8.0"
const VerticalPodAutoscalerVersion = "0.8.1"