Merge pull request #1778 from annablender/eks-security-group-fix2

Eks security group fix2
pull/1781/head
Anna Blendermann 2022-02-28 16:36:47 -05:00 committed by GitHub
commit 6f04b50d75
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
18 changed files with 19 additions and 17 deletions

View File

@ -6,7 +6,7 @@ annotations:
catalog.cattle.io/permits-os: linux,windows catalog.cattle.io/permits-os: linux,windows
catalog.cattle.io/release-name: rancher-eks-operator-crd catalog.cattle.io/release-name: rancher-eks-operator-crd
apiVersion: v2 apiVersion: v2
appVersion: 1.1.3-rc2 appVersion: 1.1.3-rc3
description: EKS Operator CustomResourceDefinitions description: EKS Operator CustomResourceDefinitions
name: rancher-eks-operator-crd name: rancher-eks-operator-crd
version: 100.0.2+up1.1.3-rc2 version: 100.0.2+up1.1.3-rc3

View File

@ -11,10 +11,10 @@ annotations:
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
appVersion: 1.1.3-rc2 appVersion: 1.1.3-rc3
description: A Helm chart for provisioning EKS clusters description: A Helm chart for provisioning EKS clusters
home: https://github.com/rancher/eks-operator home: https://github.com/rancher/eks-operator
name: rancher-eks-operator name: rancher-eks-operator
sources: sources:
- https://github.com/rancher/eks-operator - https://github.com/rancher/eks-operator
version: 100.0.2+up1.1.3-rc2 version: 100.0.2+up1.1.3-rc3

View File

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

View File

@ -2463,17 +2463,17 @@ entries:
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
appVersion: 1.1.3-rc2 appVersion: 1.1.3-rc3
created: "2022-02-25T11:29:45.942260493+05:30" created: "2022-02-28T11:36:23.935916-05:00"
description: A Helm chart for provisioning EKS clusters description: A Helm chart for provisioning EKS clusters
digest: 22a1df45fe56dc208f23402fe416dfd8449c4816189b185a595d4042b7cc1c38 digest: 73ce7e4aa5bec1532d49a6a5374730c4928e89f93da446e4bd558dd62fcb5a48
home: https://github.com/rancher/eks-operator home: https://github.com/rancher/eks-operator
name: rancher-eks-operator name: rancher-eks-operator
sources: sources:
- https://github.com/rancher/eks-operator - https://github.com/rancher/eks-operator
urls: urls:
- assets/rancher-eks-operator/rancher-eks-operator-100.0.2+up1.1.3-rc2.tgz - assets/rancher-eks-operator/rancher-eks-operator-100.0.2+up1.1.3-rc3.tgz
version: 100.0.2+up1.1.3-rc2 version: 100.0.2+up1.1.3-rc3
- annotations: - annotations:
catalog.cattle.io/auto-install: rancher-eks-operator-crd=match catalog.cattle.io/auto-install: rancher-eks-operator-crd=match
catalog.cattle.io/certified: rancher catalog.cattle.io/certified: rancher
@ -2528,14 +2528,14 @@ entries:
catalog.cattle.io/permits-os: linux,windows catalog.cattle.io/permits-os: linux,windows
catalog.cattle.io/release-name: rancher-eks-operator-crd catalog.cattle.io/release-name: rancher-eks-operator-crd
apiVersion: v2 apiVersion: v2
appVersion: 1.1.3-rc2 appVersion: 1.1.3-rc3
created: "2022-02-25T11:29:45.942739045+05:30" created: "2022-02-28T11:36:29.560868-05:00"
description: EKS Operator CustomResourceDefinitions description: EKS Operator CustomResourceDefinitions
digest: 72b395f01e9c045c19d2184190f71d69bda0ffc46de962633dbf89263b5dc4b8 digest: 172fa3f7b2701b5d89222a72df92a6cc5ebeacdcee883817726f098e2a6117c8
name: rancher-eks-operator-crd name: rancher-eks-operator-crd
urls: urls:
- assets/rancher-eks-operator-crd/rancher-eks-operator-crd-100.0.2+up1.1.3-rc2.tgz - assets/rancher-eks-operator-crd/rancher-eks-operator-crd-100.0.2+up1.1.3-rc3.tgz
version: 100.0.2+up1.1.3-rc2 version: 100.0.2+up1.1.3-rc3
- annotations: - annotations:
catalog.cattle.io/certified: rancher catalog.cattle.io/certified: rancher
catalog.cattle.io/hidden: "true" catalog.cattle.io/hidden: "true"

View File

@ -1,2 +1,2 @@
url: https://github.com/rancher/eks-operator/releases/download/v1.1.3-rc2/rancher-eks-operator-crd-1.1.3-rc2.tgz url: https://github.com/rancher/eks-operator/releases/download/v1.1.3-rc3/rancher-eks-operator-crd-1.1.3-rc3.tgz
version: 100.0.2 version: 100.0.2

View File

@ -1,2 +1,2 @@
url: https://github.com/rancher/eks-operator/releases/download/v1.1.3-rc2/rancher-eks-operator-1.1.3-rc2.tgz url: https://github.com/rancher/eks-operator/releases/download/v1.1.3-rc3/rancher-eks-operator-1.1.3-rc3.tgz
version: 100.0.2 version: 100.0.2

View File

@ -54,9 +54,11 @@ rancher-windows-gmsa-crd:
rancher-eks-operator: rancher-eks-operator:
- 100.0.2+up1.1.3-rc1 - 100.0.2+up1.1.3-rc1
- 100.0.2+up1.1.3-rc2 - 100.0.2+up1.1.3-rc2
- 100.0.2+up1.1.3-rc3
rancher-eks-operator-crd: rancher-eks-operator-crd:
- 100.0.2+up1.1.3-rc1 - 100.0.2+up1.1.3-rc1
- 100.0.2+up1.1.3-rc2 - 100.0.2+up1.1.3-rc2
- 100.0.2+up1.1.3-rc3
rancher-aks-operator: rancher-aks-operator:
- 100.0.3+up1.0.4-rc1 - 100.0.3+up1.0.4-rc1
- 100.0.3+up1.0.4-rc3 - 100.0.3+up1.0.4-rc3