Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[dev-v2.9] rancher-eks-operator 104.7.0+up1.9.7 bump #5384

Merged
merged 4 commits into from
Mar 24, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.9.7-rc.1
appVersion: 1.9.7
description: EKS Operator CustomResourceDefinitions
name: rancher-eks-operator-crd
version: 104.7.0+up1.9.7-rc.1
version: 104.7.0+up1.9.7
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.9.7-rc.1
appVersion: 1.9.7
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: 104.7.0+up1.9.7-rc.1
version: 104.7.0+up1.9.7
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.9.7-rc.1
tag: v1.9.7

httpProxy: ""
httpsProxy: ""
Expand Down
20 changes: 10 additions & 10 deletions index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16405,17 +16405,17 @@ entries:
catalog.cattle.io/release-name: rancher-eks-operator
catalog.cattle.io/scope: management
apiVersion: v2
appVersion: 1.9.7-rc.1
created: "2025-03-07T14:24:59.687308+05:30"
appVersion: 1.9.7
created: "2025-03-21T12:09:52.653905393+05:30"
description: A Helm chart for provisioning EKS clusters
digest: 369ddd0b172348ce03da5c6a58f5a4165d79878cdd17a05c51a50f98cc057d8d
digest: 53c807630dfefda0049ff884c23c5740c6f01bcc6569b586ba2996f7ae9adfd3
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-104.7.0+up1.9.7-rc.1.tgz
version: 104.7.0+up1.9.7-rc.1
- assets/rancher-eks-operator/rancher-eks-operator-104.7.0+up1.9.7.tgz
version: 104.7.0+up1.9.7
- annotations:
catalog.cattle.io/auto-install: rancher-eks-operator-crd=match
catalog.cattle.io/certified: rancher
Expand Down Expand Up @@ -17143,14 +17143,14 @@ entries:
catalog.cattle.io/permits-os: linux,windows
catalog.cattle.io/release-name: rancher-eks-operator-crd
apiVersion: v2
appVersion: 1.9.7-rc.1
created: "2025-03-07T14:25:01.203044+05:30"
appVersion: 1.9.7
created: "2025-03-21T12:09:46.241937751+05:30"
description: EKS Operator CustomResourceDefinitions
digest: 1f02d26ed048a5c439f6a4a3cc360790a0fbe9b811fa7ae98ba898102e0f7ace
digest: 79f8a3fe675da3aedc83877511f2efe7efe8d66b7305342ed1f1f9ca8c7123ef
name: rancher-eks-operator-crd
urls:
- assets/rancher-eks-operator-crd/rancher-eks-operator-crd-104.7.0+up1.9.7-rc.1.tgz
version: 104.7.0+up1.9.7-rc.1
- assets/rancher-eks-operator-crd/rancher-eks-operator-crd-104.7.0+up1.9.7.tgz
version: 104.7.0+up1.9.7
- annotations:
catalog.cattle.io/certified: rancher
catalog.cattle.io/hidden: "true"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
url: https://github.com/rancher/eks-operator/releases/download/v1.9.7-rc.1/rancher-eks-operator-crd-1.9.7-rc.1.tgz
url: https://github.com/rancher/eks-operator/releases/download/v1.9.7/rancher-eks-operator-crd-1.9.7.tgz
version: 104.7.0
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
url: https://github.com/rancher/eks-operator/releases/download/v1.9.7-rc.1/rancher-eks-operator-1.9.7-rc.1.tgz
url: https://github.com/rancher/eks-operator/releases/download/v1.9.7/rancher-eks-operator-1.9.7.tgz
version: 104.7.0
4 changes: 2 additions & 2 deletions release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@ rancher-webhook:
- 104.0.8+up0.5.8-rc.2
- 103.0.15+up0.4.16
rancher-eks-operator:
- 104.7.0+up1.9.7-rc.1
- 104.7.0+up1.9.7
rancher-eks-operator-crd:
- 104.7.0+up1.9.7-rc.1
- 104.7.0+up1.9.7
rancher-aks-operator:
- 104.7.0+up1.9.7
rancher-aks-operator-crd:
Expand Down
Loading