mirror of https://git.rancher.io/charts
Update rancher-eks-operator to Rancher v2.7
parent
4c99cf053e
commit
98f1735c65
|
@ -1,3 +1,2 @@
|
||||||
url: https://github.com/rancher/eks-operator/releases/download/v1.1.5-rc1/rancher-eks-operator-crd-1.1.5-rc1.tgz
|
url: https://github.com/rancher/eks-operator/releases/download/v1.1.5-rc1/rancher-eks-operator-crd-1.1.5-rc1.tgz
|
||||||
version: 101.0.0
|
version: 101.0.0
|
||||||
doNotRelease: true
|
|
||||||
|
|
|
@ -11,7 +11,7 @@
|
||||||
catalog.cattle.io/permits-os: linux,windows
|
catalog.cattle.io/permits-os: linux,windows
|
||||||
catalog.cattle.io/provides-gvr: eksclusterconfigs.eks.cattle.io/v1
|
catalog.cattle.io/provides-gvr: eksclusterconfigs.eks.cattle.io/v1
|
||||||
- catalog.cattle.io/rancher-version: '>= 2.6.0-alpha'
|
- catalog.cattle.io/rancher-version: '>= 2.6.0-alpha'
|
||||||
+ catalog.cattle.io/rancher-version: '>= 2.6.0-0 < 2.7.0-0'
|
+ catalog.cattle.io/rancher-version: '>= 2.7.0-0 < 2.8.0-0'
|
||||||
catalog.cattle.io/release-name: rancher-eks-operator
|
catalog.cattle.io/release-name: rancher-eks-operator
|
||||||
catalog.cattle.io/scope: management
|
catalog.cattle.io/scope: management
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
|
|
|
@ -1,3 +1,2 @@
|
||||||
url: https://github.com/rancher/eks-operator/releases/download/v1.1.5-rc1/rancher-eks-operator-1.1.5-rc1.tgz
|
url: https://github.com/rancher/eks-operator/releases/download/v1.1.5-rc1/rancher-eks-operator-1.1.5-rc1.tgz
|
||||||
version: 101.0.0
|
version: 101.0.0
|
||||||
doNotRelease: true
|
|
||||||
|
|
|
@ -46,3 +46,7 @@ rancher-aks-operator:
|
||||||
- 101.0.0+up1.0.7-rc1
|
- 101.0.0+up1.0.7-rc1
|
||||||
rancher-aks-operator-crd:
|
rancher-aks-operator-crd:
|
||||||
- 101.0.0+up1.0.7-rc1
|
- 101.0.0+up1.0.7-rc1
|
||||||
|
rancher-eks-operator:
|
||||||
|
- 101.0.0+up1.1.5-rc1
|
||||||
|
rancher-eks-operator-crd:
|
||||||
|
- 101.0.0+up1.1.5-rc1
|
||||||
|
|
Loading…
Reference in New Issue