Skip to content

Commit

Permalink
Autogenerated changes for EKS Operator v1.2.2-rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
highlander-ci-bot authored and salasberryfin committed Jul 10, 2023
1 parent 8dc3d84 commit de4aa8d
Show file tree
Hide file tree
Showing 15 changed files with 18 additions and 15 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.0
appVersion: 1.2.2-rc2
description: EKS Operator CustomResourceDefinitions
name: rancher-eks-operator-crd
version: 102.1.1+up1.2.0
version: 102.1.2+up1.2.2-rc2
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ spec:
displayName:
nullable: true
type: string
ebsCSIDriver:
nullable: true
type: boolean
imported:
type: boolean
kmsKey:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ annotations:
catalog.cattle.io/release-name: rancher-eks-operator
catalog.cattle.io/scope: management
apiVersion: v2
appVersion: 1.2.0
appVersion: 1.2.2-rc2
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: 102.1.1+up1.2.0
version: 102.1.2+up1.2.2-rc2
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ global:
eksOperator:
image:
repository: rancher/eks-operator
tag: v1.2.0
tag: v1.2.2-rc2

httpProxy: ""
httpsProxy: ""
Expand Down
20 changes: 10 additions & 10 deletions index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6888,17 +6888,17 @@ entries:
catalog.cattle.io/release-name: rancher-eks-operator
catalog.cattle.io/scope: management
apiVersion: v2
appVersion: 1.2.0
created: "2023-06-02T21:01:14.025204-07:00"
appVersion: 1.2.2-rc2
created: "2023-07-07T13:40:56.573426188Z"
description: A Helm chart for provisioning EKS clusters
digest: 4f99f24059f3edd583e83155edd614b7a3f4ad5852d73bd1b294315748731cfd
digest: 72afa6301fd84f3860f6be3886b9454ae78d8be445b35d8917c6cc2edbc23c39
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-102.1.1+up1.2.0.tgz
version: 102.1.1+up1.2.0
- assets/rancher-eks-operator/rancher-eks-operator-102.1.2+up1.2.2-rc2.tgz
version: 102.1.2+up1.2.2-rc2
- annotations:
catalog.cattle.io/auto-install: rancher-eks-operator-crd=match
catalog.cattle.io/certified: rancher
Expand Down Expand Up @@ -7146,14 +7146,14 @@ entries:
catalog.cattle.io/permits-os: linux,windows
catalog.cattle.io/release-name: rancher-eks-operator-crd
apiVersion: v2
appVersion: 1.2.0
created: "2023-06-02T21:01:24.433911-07:00"
appVersion: 1.2.2-rc2
created: "2023-07-07T13:40:58.127657334Z"
description: EKS Operator CustomResourceDefinitions
digest: fd42e29f6eefa3b68b29f87298a558223708b458269924ce03b4f00dd5e7ef90
digest: a753cefed6efd725e1e4175d1491754fc9c02a836a0059ab2e18c0a04e18aa4b
name: rancher-eks-operator-crd
urls:
- assets/rancher-eks-operator-crd/rancher-eks-operator-crd-102.1.1+up1.2.0.tgz
version: 102.1.1+up1.2.0
- assets/rancher-eks-operator-crd/rancher-eks-operator-crd-102.1.2+up1.2.2-rc2.tgz
version: 102.1.2+up1.2.2-rc2
- annotations:
catalog.cattle.io/certified: rancher
catalog.cattle.io/hidden: "true"
Expand Down

0 comments on commit de4aa8d

Please sign in to comment.