mirror of https://git.rancher.io/rke2-charts
bump coredns and cluster autoscaler
parent
25f6e0ab85
commit
c5db1441a3
|
@ -7,7 +7,7 @@
|
|||
- repository: coredns/coredns
|
||||
- tag: "1.8.4"
|
||||
+ repository: rancher/hardened-coredns
|
||||
+ tag: "v1.8.5-build20211006"
|
||||
+ tag: "v1.8.5-build20211027"
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
## Secrets must be manually created in the namespace.
|
||||
|
@ -98,7 +98,7 @@
|
|||
- repository: k8s.gcr.io/cluster-proportional-autoscaler-amd64
|
||||
- tag: "1.8.1"
|
||||
+ repository: rancher/hardened-cluster-autoscaler
|
||||
+ tag: "v1.8.5-build20211006"
|
||||
+ tag: "v1.8.5-build20211027"
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
## Secrets must be manually created in the namespace.
|
||||
|
|
Loading…
Reference in New Issue