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.10] rancher-eks-operator 105.3.0+up1.10.3 bump #5383

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.10.3-rc.1
appVersion: 1.10.3
description: EKS Operator CustomResourceDefinitions
name: rancher-eks-operator-crd
version: 105.3.0+up1.10.3-rc.1
version: 105.3.0+up1.10.3
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.10.3-rc.1
appVersion: 1.10.3
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: 105.3.0+up1.10.3-rc.1
version: 105.3.0+up1.10.3
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.10.3-rc.1
tag: v1.10.3

httpProxy: ""
httpsProxy: ""
Expand Down
20 changes: 10 additions & 10 deletions index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14183,17 +14183,17 @@ entries:
catalog.cattle.io/release-name: rancher-eks-operator
catalog.cattle.io/scope: management
apiVersion: v2
appVersion: 1.10.3-rc.1
created: "2025-03-07T14:11:15.805193+05:30"
appVersion: 1.10.3
created: "2025-03-21T12:06:40.181583428+05:30"
description: A Helm chart for provisioning EKS clusters
digest: d1846aa05c1244ae2ebb7eb1e0f08c3551b196d3b478b1137e63f38d58f28b00
digest: d494a6b1808f047f0f0ddb1ad2e1a8c283c7a3fa1a6df8ae16840be760c81e92
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-105.3.0+up1.10.3-rc.1.tgz
version: 105.3.0+up1.10.3-rc.1
- assets/rancher-eks-operator/rancher-eks-operator-105.3.0+up1.10.3.tgz
version: 105.3.0+up1.10.3
- annotations:
catalog.cattle.io/auto-install: rancher-eks-operator-crd=match
catalog.cattle.io/certified: rancher
Expand Down Expand Up @@ -14875,14 +14875,14 @@ entries:
catalog.cattle.io/permits-os: linux,windows
catalog.cattle.io/release-name: rancher-eks-operator-crd
apiVersion: v2
appVersion: 1.10.3-rc.1
created: "2025-03-07T14:11:17.167835+05:30"
appVersion: 1.10.3
created: "2025-03-21T12:06:46.549798316+05:30"
description: EKS Operator CustomResourceDefinitions
digest: ecddc93ffc0e14f460647c7aed6a2eddd40462030cbe4a85c68907f4df7d7bb5
digest: 447b94124a9275f7725889aba98ee5a5c46e5ce43b2abf0637b02600d54a60f6
name: rancher-eks-operator-crd
urls:
- assets/rancher-eks-operator-crd/rancher-eks-operator-crd-105.3.0+up1.10.3-rc.1.tgz
version: 105.3.0+up1.10.3-rc.1
- assets/rancher-eks-operator-crd/rancher-eks-operator-crd-105.3.0+up1.10.3.tgz
version: 105.3.0+up1.10.3
- 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.10.3-rc.1/rancher-eks-operator-crd-1.10.3-rc.1.tgz
url: https://github.com/rancher/eks-operator/releases/download/v1.10.3/rancher-eks-operator-crd-1.10.3.tgz
version: 105.3.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.10.3-rc.1/rancher-eks-operator-1.10.3-rc.1.tgz
url: https://github.com/rancher/eks-operator/releases/download/v1.10.3/rancher-eks-operator-1.10.3.tgz
version: 105.3.0
4 changes: 2 additions & 2 deletions release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ rancher-cis-benchmark:
rancher-cis-benchmark-crd:
- 105.4.0+up7.4.0-rc.3
rancher-eks-operator:
- 105.3.0+up1.10.3-rc.1
- 105.3.0+up1.10.3
rancher-eks-operator-crd:
- 105.3.0+up1.10.3-rc.1
- 105.3.0+up1.10.3
rancher-gke-operator:
- 105.3.0+up1.10.3-rc.1
rancher-gke-operator-crd:
Expand Down
Loading