feat: bump metrics-server to v0.3.6 (#19814)

Signed-off-by: wilmardo <info@wilmardenouden.nl>
This commit is contained in:
Wilmar den Ouden
2019-12-31 02:45:40 -08:00
committed by Kubernetes Prow Robot
parent b9c9f521c5
commit 36725294fa
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
apiVersion: v1
appVersion: 0.3.5
appVersion: 0.3.6
description: Metrics Server is a cluster-wide aggregator of resource usage data.
name: metrics-server
version: 2.8.8
version: 2.8.9
keywords:
- metrics-server
home: https://github.com/kubernetes-incubator/metrics-server
+1 -1
View File
@@ -28,7 +28,7 @@ hostNetwork:
image:
repository: gcr.io/google_containers/metrics-server-amd64
tag: v0.3.5
tag: v0.3.6
pullPolicy: IfNotPresent
imagePullSecrets: []