mirror of https://github.com/k3s-io/k3s.git
Bump metrics-server to v0.6.2
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>pull/6588/head
parent
1eeea5c81f
commit
2a496d4fd3
|
@ -44,7 +44,7 @@ spec:
|
|||
emptyDir: {}
|
||||
containers:
|
||||
- name: metrics-server
|
||||
image: %{SYSTEM_DEFAULT_REGISTRY}%rancher/mirrored-metrics-server:v0.6.1
|
||||
image: %{SYSTEM_DEFAULT_REGISTRY}%rancher/mirrored-metrics-server:v0.6.2
|
||||
args:
|
||||
- --cert-dir=/tmp
|
||||
- --secure-port=10250
|
||||
|
|
|
@ -4,5 +4,5 @@ docker.io/rancher/local-path-provisioner:v0.0.23
|
|||
docker.io/rancher/mirrored-coredns-coredns:1.9.4
|
||||
docker.io/rancher/mirrored-library-busybox:1.34.1
|
||||
docker.io/rancher/mirrored-library-traefik:2.9.4
|
||||
docker.io/rancher/mirrored-metrics-server:v0.6.1
|
||||
docker.io/rancher/mirrored-metrics-server:v0.6.2
|
||||
docker.io/rancher/mirrored-pause:3.6
|
||||
|
|
Loading…
Reference in New Issue