mirror of https://git.rancher.io/charts
Merge pull request #2992 from highlander-ci-bot/create-pull-request/patch-1695134554
[2.8] Update EKS operator to v1.3.0-rc3pull/2996/head
commit
bbdf2ae1fb
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -6,7 +6,7 @@ annotations:
|
|||
catalog.cattle.io/permits-os: linux,windows
|
||||
catalog.cattle.io/release-name: rancher-eks-operator-crd
|
||||
apiVersion: v2
|
||||
appVersion: 1.3.0-rc2
|
||||
appVersion: 1.3.0-rc3
|
||||
description: EKS Operator CustomResourceDefinitions
|
||||
name: rancher-eks-operator-crd
|
||||
version: 103.0.0+up1.3.0-rc2
|
||||
version: 103.0.0+up1.3.0-rc3
|
|
@ -11,10 +11,10 @@ annotations:
|
|||
catalog.cattle.io/release-name: rancher-eks-operator
|
||||
catalog.cattle.io/scope: management
|
||||
apiVersion: v2
|
||||
appVersion: 1.3.0-rc2
|
||||
appVersion: 1.3.0-rc3
|
||||
description: A Helm chart for provisioning EKS clusters
|
||||
home: https://github.com/rancher/eks-operator
|
||||
name: rancher-eks-operator
|
||||
sources:
|
||||
- https://github.com/rancher/eks-operator
|
||||
version: 103.0.0+up1.3.0-rc2
|
||||
version: 103.0.0+up1.3.0-rc3
|
|
@ -5,7 +5,7 @@ global:
|
|||
eksOperator:
|
||||
image:
|
||||
repository: rancher/eks-operator
|
||||
tag: v1.3.0-rc2
|
||||
tag: v1.3.0-rc3
|
||||
|
||||
httpProxy: ""
|
||||
httpsProxy: ""
|
20
index.yaml
20
index.yaml
|
@ -7499,17 +7499,17 @@ entries:
|
|||
catalog.cattle.io/release-name: rancher-eks-operator
|
||||
catalog.cattle.io/scope: management
|
||||
apiVersion: v2
|
||||
appVersion: 1.3.0-rc2
|
||||
created: "2023-09-01T09:57:09.267585798Z"
|
||||
appVersion: 1.3.0-rc3
|
||||
created: "2023-09-19T14:42:28.805818794Z"
|
||||
description: A Helm chart for provisioning EKS clusters
|
||||
digest: 5d8164d7ae74a4de20009de7e440e58059816d5f143750a28400393230537416
|
||||
digest: 0ea09c999d0a2a414c30d94c3ca98a050bdb1ff97be2ecc154e4c3ff86f5d67c
|
||||
home: https://github.com/rancher/eks-operator
|
||||
name: rancher-eks-operator
|
||||
sources:
|
||||
- https://github.com/rancher/eks-operator
|
||||
urls:
|
||||
- assets/rancher-eks-operator/rancher-eks-operator-103.0.0+up1.3.0-rc2.tgz
|
||||
version: 103.0.0+up1.3.0-rc2
|
||||
- assets/rancher-eks-operator/rancher-eks-operator-103.0.0+up1.3.0-rc3.tgz
|
||||
version: 103.0.0+up1.3.0-rc3
|
||||
- annotations:
|
||||
catalog.cattle.io/auto-install: rancher-eks-operator-crd=match
|
||||
catalog.cattle.io/certified: rancher
|
||||
|
@ -7781,14 +7781,14 @@ entries:
|
|||
catalog.cattle.io/permits-os: linux,windows
|
||||
catalog.cattle.io/release-name: rancher-eks-operator-crd
|
||||
apiVersion: v2
|
||||
appVersion: 1.3.0-rc2
|
||||
created: "2023-09-01T09:57:10.983133246Z"
|
||||
appVersion: 1.3.0-rc3
|
||||
created: "2023-09-19T14:42:30.971695406Z"
|
||||
description: EKS Operator CustomResourceDefinitions
|
||||
digest: 0ad2c41c0e7c910d19bb7e46b8fa7da2f1fb5c839cbd930610bb4fd498a50b4e
|
||||
digest: efadf78bf30561b86c987958bdc9016c00dfce7f535e399c9605ef7b5f4d545c
|
||||
name: rancher-eks-operator-crd
|
||||
urls:
|
||||
- assets/rancher-eks-operator-crd/rancher-eks-operator-crd-103.0.0+up1.3.0-rc2.tgz
|
||||
version: 103.0.0+up1.3.0-rc2
|
||||
- assets/rancher-eks-operator-crd/rancher-eks-operator-crd-103.0.0+up1.3.0-rc3.tgz
|
||||
version: 103.0.0+up1.3.0-rc3
|
||||
- annotations:
|
||||
catalog.cattle.io/certified: rancher
|
||||
catalog.cattle.io/hidden: "true"
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
url: https://github.com/rancher/eks-operator/releases/download/v1.3.0-rc2/rancher-eks-operator-crd-1.3.0-rc2.tgz
|
||||
url: https://github.com/rancher/eks-operator/releases/download/v1.3.0-rc3/rancher-eks-operator-crd-1.3.0-rc3.tgz
|
||||
version: 103.0.0
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
url: https://github.com/rancher/eks-operator/releases/download/v1.3.0-rc2/rancher-eks-operator-1.3.0-rc2.tgz
|
||||
url: https://github.com/rancher/eks-operator/releases/download/v1.3.0-rc3/rancher-eks-operator-1.3.0-rc3.tgz
|
||||
version: 103.0.0
|
||||
|
|
|
@ -30,9 +30,9 @@ rancher-gke-operator:
|
|||
rancher-gke-operator-crd:
|
||||
- 103.0.1+up1.2.0-rc1
|
||||
rancher-eks-operator:
|
||||
- 103.0.0+up1.3.0-rc2
|
||||
- 103.0.0+up1.3.0-rc3
|
||||
rancher-eks-operator-crd:
|
||||
- 103.0.0+up1.3.0-rc2
|
||||
- 103.0.0+up1.3.0-rc3
|
||||
rancher-gatekeeper:
|
||||
- 103.1.0+up3.13.0
|
||||
rancher-gatekeeper-crd:
|
||||
|
|
Loading…
Reference in New Issue