Merge pull request #1985 from jiaqiluo/add-eks-operator

pull/1986/head
Jiaqi Luo 2022-07-21 09:18:40 -07:00 committed by GitHub
commit 00c8f757e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
18 changed files with 19 additions and 19 deletions

View File

@ -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.1.4-rc3
appVersion: 1.1.4-rc4
description: EKS Operator CustomResourceDefinitions
name: rancher-eks-operator-crd
version: 100.0.3+up1.1.4-rc3
version: 100.0.3+up1.1.4-rc4

View File

@ -11,10 +11,10 @@ annotations:
catalog.cattle.io/release-name: rancher-eks-operator
catalog.cattle.io/scope: management
apiVersion: v2
appVersion: 1.1.4-rc3
appVersion: 1.1.4-rc4
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: 100.0.3+up1.1.4-rc3
version: 100.0.3+up1.1.4-rc4

View File

@ -5,7 +5,7 @@ global:
eksOperator:
image:
repository: rancher/eks-operator
tag: v1.1.4-rc3
tag: v1.1.4-rc4
httpProxy: ""
httpsProxy: ""

View File

@ -3281,17 +3281,17 @@ entries:
catalog.cattle.io/release-name: rancher-eks-operator
catalog.cattle.io/scope: management
apiVersion: v2
appVersion: 1.1.4-rc3
created: "2022-07-15T22:35:56.429892-04:00"
appVersion: 1.1.4-rc4
created: "2022-07-20T16:29:29.02214-07:00"
description: A Helm chart for provisioning EKS clusters
digest: d30b1cee32fe04bd468dcd1e5b8bd29b16bbd72c81017e963e9a3f05e0260119
digest: e9497816427c39c21e1adebc852217b108b100bd3f1e3efc6c2aa5d0e5a23037
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-100.0.3+up1.1.4-rc3.tgz
version: 100.0.3+up1.1.4-rc3
- assets/rancher-eks-operator/rancher-eks-operator-100.0.3+up1.1.4-rc4.tgz
version: 100.0.3+up1.1.4-rc4
- annotations:
catalog.cattle.io/auto-install: rancher-eks-operator-crd=match
catalog.cattle.io/certified: rancher
@ -3371,14 +3371,14 @@ entries:
catalog.cattle.io/permits-os: linux,windows
catalog.cattle.io/release-name: rancher-eks-operator-crd
apiVersion: v2
appVersion: 1.1.4-rc3
created: "2022-07-15T22:35:57.302104-04:00"
appVersion: 1.1.4-rc4
created: "2022-07-20T16:29:37.555595-07:00"
description: EKS Operator CustomResourceDefinitions
digest: 90b2c1d673db0daa47ab2aa7655cd12d495e7a6b8454d2a1ce4233c04261b6a5
digest: 95c89c11737f499c6086d8d527c04b7a2d848207662740c11dac03f9772a2428
name: rancher-eks-operator-crd
urls:
- assets/rancher-eks-operator-crd/rancher-eks-operator-crd-100.0.3+up1.1.4-rc3.tgz
version: 100.0.3+up1.1.4-rc3
- assets/rancher-eks-operator-crd/rancher-eks-operator-crd-100.0.3+up1.1.4-rc4.tgz
version: 100.0.3+up1.1.4-rc4
- annotations:
catalog.cattle.io/certified: rancher
catalog.cattle.io/hidden: "true"

View File

@ -1,2 +1,2 @@
url: https://github.com/rancher/eks-operator/releases/download/v1.1.4-rc3/rancher-eks-operator-crd-1.1.4-rc3.tgz
url: https://github.com/rancher/eks-operator/releases/download/v1.1.4-rc4/rancher-eks-operator-crd-1.1.4-rc4.tgz
version: 100.0.3

View File

@ -1,2 +1,2 @@
url: https://github.com/rancher/eks-operator/releases/download/v1.1.4-rc3/rancher-eks-operator-1.1.4-rc3.tgz
url: https://github.com/rancher/eks-operator/releases/download/v1.1.4-rc4/rancher-eks-operator-1.1.4-rc4.tgz
version: 100.0.3

View File

@ -119,12 +119,12 @@ rancher-eks-operator:
- 100.0.0+up1.1.1
- 100.0.1+up1.1.2
- 100.0.2+up1.1.3
- 100.0.3+up1.1.4-rc3
- 100.0.3+up1.1.4-rc4
rancher-eks-operator-crd:
- 100.0.0+up1.1.1
- 100.0.1+up1.1.2
- 100.0.2+up1.1.3
- 100.0.3+up1.1.4-rc3
- 100.0.3+up1.1.4-rc4
rancher-external-ip-webhook:
- 100.0.0+up1.0.0
- 100.0.1+up1.0.1