mirror of https://git.rancher.io/rke2-charts
Merge pull request #520 from thomasferrandiz/fix-hardened-cluster-autoscaler
Fix hardened-cluster-autoscaler versionpull/521/head
commit
b30fd554b9
|
@ -116,7 +116,7 @@
|
|||
- repository: registry.k8s.io/cpa/cluster-proportional-autoscaler
|
||||
- tag: "1.8.5"
|
||||
+ repository: rancher/hardened-cluster-autoscaler
|
||||
+ tag: "v1.8.10-build20240910"
|
||||
+ tag: "v1.8.11-build20240910"
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
## Secrets must be manually created in the namespace.
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
url: https://github.com/coredns/helm/releases/download/coredns-1.29.0/coredns-1.29.0.tgz
|
||||
packageVersion: 05
|
||||
packageVersion: 06
|
||||
|
|
Loading…
Reference in New Issue