mirror of https://git.rancher.io/charts
Update aks-operator to v1.3.0-rc1 and K8s v1.28
parent
b332708f8e
commit
9884f058ad
|
@ -1,2 +1,2 @@
|
||||||
url: https://github.com/rancher/aks-operator/releases/download/v1.2.0/rancher-aks-operator-crd-1.2.0.tgz
|
url: https://github.com/rancher/aks-operator/releases/download/v1.3.0-rc1/rancher-aks-operator-crd-1.3.0-rc1.tgz
|
||||||
version: 103.0.0
|
version: 104.0.0
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
catalog.cattle.io/certified: rancher
|
catalog.cattle.io/certified: rancher
|
||||||
catalog.cattle.io/hidden: "true"
|
catalog.cattle.io/hidden: "true"
|
||||||
- catalog.cattle.io/kube-version: '>= 1.18.0-0'
|
- catalog.cattle.io/kube-version: '>= 1.18.0-0'
|
||||||
+ catalog.cattle.io/kube-version: '>= 1.20.0-0 < 1.28.0-0'
|
+ catalog.cattle.io/kube-version: '>= 1.20.0-0 < 1.29.0-0'
|
||||||
catalog.cattle.io/namespace: cattle-system
|
catalog.cattle.io/namespace: cattle-system
|
||||||
catalog.cattle.io/os: linux
|
catalog.cattle.io/os: linux
|
||||||
catalog.cattle.io/permits-os: linux,windows
|
catalog.cattle.io/permits-os: linux,windows
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
url: https://github.com/rancher/aks-operator/releases/download/v1.2.0/rancher-aks-operator-1.2.0.tgz
|
url: https://github.com/rancher/aks-operator/releases/download/v1.3.0-rc1/rancher-aks-operator-1.3.0-rc1.tgz
|
||||||
version: 103.0.0
|
version: 104.0.0
|
||||||
|
|
|
@ -19,6 +19,10 @@ prometheus-federator:
|
||||||
- 104.0.0+up0.4.1
|
- 104.0.0+up0.4.1
|
||||||
rancher-alerting-drivers:
|
rancher-alerting-drivers:
|
||||||
- 104.0.0
|
- 104.0.0
|
||||||
|
rancher-aks-operator:
|
||||||
|
- 104.0.0+up1.3.0-rc1
|
||||||
|
rancher-aks-operator-crd:
|
||||||
|
- 104.0.0+up1.3.0-rc1
|
||||||
rancher-cis-benchmark:
|
rancher-cis-benchmark:
|
||||||
- 5.1.0-rc1
|
- 5.1.0-rc1
|
||||||
- 5.1.0-rc2
|
- 5.1.0-rc2
|
||||||
|
|
Loading…
Reference in New Issue