mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/metrics-server] bump metrics-server version (#16656)
* bump metrics-server version Signed-off-by: Pierluigi Lenoci <pierluigi.lenoci@akelius.de> * Postponed to better times Signed-off-by: Pierluigi Lenoci <pierluigi.lenoci@akelius.de> * Let's try with the new version Signed-off-by: Pierluigi Lenoci <pierluigi.lenoci@akelius.de>
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
2570f26b12
commit
f400de37eb
@@ -1,8 +1,8 @@
|
||||
apiVersion: v1
|
||||
appVersion: 0.3.2
|
||||
appVersion: 0.3.4
|
||||
description: Metrics Server is a cluster-wide aggregator of resource usage data.
|
||||
name: metrics-server
|
||||
version: 2.8.4
|
||||
version: 2.8.5
|
||||
keywords:
|
||||
- metrics-server
|
||||
home: https://github.com/kubernetes-incubator/metrics-server
|
||||
|
||||
@@ -28,7 +28,7 @@ hostNetwork:
|
||||
|
||||
image:
|
||||
repository: gcr.io/google_containers/metrics-server-amd64
|
||||
tag: v0.3.2
|
||||
tag: v0.3.4
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
imagePullSecrets: []
|
||||
|
||||
Reference in New Issue
Block a user