Skip to content

[dev-v2.10] rancher-gke-operator 105.3.0+up1.10.3 bump #5386

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

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-gke-operator-crd
apiVersion: v2
appVersion: 1.10.3-rc.1
appVersion: 1.10.3
description: GKE Operator CustomResourceDefinitions
name: rancher-gke-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-gke-operator
catalog.cattle.io/scope: management
apiVersion: v2
appVersion: 1.10.3-rc.1
appVersion: 1.10.3
description: A Helm chart for provisioning GKE clusters
home: https://github.com/rancher/gke-operator
name: rancher-gke-operator
sources:
- https://github.com/rancher/gke-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:
gkeOperator:
image:
repository: rancher/gke-operator
tag: v1.10.3-rc.1
tag: v1.10.3
debug: false

httpProxy: ""
Expand Down
20 changes: 10 additions & 10 deletions index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15743,17 +15743,17 @@ entries:
catalog.cattle.io/release-name: rancher-gke-operator
catalog.cattle.io/scope: management
apiVersion: v2
appVersion: 1.10.3-rc.1
created: "2025-03-07T14:01:54.676997+05:30"
appVersion: 1.10.3
created: "2025-03-21T12:23:27.64472296+05:30"
description: A Helm chart for provisioning GKE clusters
digest: 0a2ba4a63acb376f3ea37b79f9f3baf22df09b544e32c8eb0ac9e506c75606fe
digest: e55491737a05fd2fbe9ebf4f95077c9c3069b5146c97f44e394efcc8282b435e
home: https://github.com/rancher/gke-operator
name: rancher-gke-operator
sources:
- https://github.com/rancher/gke-operator
urls:
- assets/rancher-gke-operator/rancher-gke-operator-105.3.0+up1.10.3-rc.1.tgz
version: 105.3.0+up1.10.3-rc.1
- assets/rancher-gke-operator/rancher-gke-operator-105.3.0+up1.10.3.tgz
version: 105.3.0+up1.10.3
- annotations:
catalog.cattle.io/auto-install: rancher-gke-operator-crd=match
catalog.cattle.io/certified: rancher
Expand Down Expand Up @@ -16339,14 +16339,14 @@ entries:
catalog.cattle.io/permits-os: linux,windows
catalog.cattle.io/release-name: rancher-gke-operator-crd
apiVersion: v2
appVersion: 1.10.3-rc.1
created: "2025-03-07T14:01:56.053817+05:30"
appVersion: 1.10.3
created: "2025-03-21T12:23:21.639225307+05:30"
description: GKE Operator CustomResourceDefinitions
digest: 5defe98ff0752c340ba1d3b8fcc7112b06b1a0063edcf0f33f124c522a5b3af7
digest: f7db77c594e403324caeb203705ef2f3e25477bfb32508fb1f19551e4973dcba
name: rancher-gke-operator-crd
urls:
- assets/rancher-gke-operator-crd/rancher-gke-operator-crd-105.3.0+up1.10.3-rc.1.tgz
version: 105.3.0+up1.10.3-rc.1
- assets/rancher-gke-operator-crd/rancher-gke-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/gke-operator/releases/download/v1.10.3-rc.1/rancher-gke-operator-crd-1.10.3-rc.1.tgz
url: https://github.com/rancher/gke-operator/releases/download/v1.10.3/rancher-gke-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/gke-operator/releases/download/v1.10.3-rc.1/rancher-gke-operator-1.10.3-rc.1.tgz
url: https://github.com/rancher/gke-operator/releases/download/v1.10.3/rancher-gke-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 @@ -40,9 +40,9 @@ rancher-eks-operator:
rancher-eks-operator-crd:
- 105.3.0+up1.10.3
rancher-gke-operator:
- 105.3.0+up1.10.3-rc.1
- 105.3.0+up1.10.3
rancher-gke-operator-crd:
- 105.3.0+up1.10.3-rc.1
- 105.3.0+up1.10.3
rancher-logging:
- 104.2.0+up4.8.0
- 105.2.2+up4.10.0-rancher.1
Expand Down
Loading