bump coredns and cluster autoscaler

pull/188/head
raulcabello 2021-11-18 16:58:06 +01:00
parent 25f6e0ab85
commit c5db1441a3
1 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@
- repository: coredns/coredns - repository: coredns/coredns
- tag: "1.8.4" - tag: "1.8.4"
+ repository: rancher/hardened-coredns + repository: rancher/hardened-coredns
+ tag: "v1.8.5-build20211006" + tag: "v1.8.5-build20211027"
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets. ## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace. ## Secrets must be manually created in the namespace.
@ -98,7 +98,7 @@
- repository: k8s.gcr.io/cluster-proportional-autoscaler-amd64 - repository: k8s.gcr.io/cluster-proportional-autoscaler-amd64
- tag: "1.8.1" - tag: "1.8.1"
+ repository: rancher/hardened-cluster-autoscaler + repository: rancher/hardened-cluster-autoscaler
+ tag: "v1.8.5-build20211006" + tag: "v1.8.5-build20211027"
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets. ## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace. ## Secrets must be manually created in the namespace.