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

Update gke-operator to v1.1.5-rc2 #2772

Closed
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.1.5
appVersion: 1.1.5-rc2
description: GKE Operator CustomResourceDefinitions
name: rancher-gke-operator-crd
version: 102.0.0+up1.1.5
version: 102.0.1+up1.1.5-rc2
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.1.5
appVersion: 1.1.5-rc2
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: 102.0.0+up1.1.5
version: 102.0.1+up1.1.5-rc2
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.1.5
tag: v1.1.5-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 @@ -8130,17 +8130,17 @@ entries:
catalog.cattle.io/release-name: rancher-gke-operator
catalog.cattle.io/scope: management
apiVersion: v2
appVersion: 1.1.5
created: "2023-05-11T16:07:56.638362271+02:00"
appVersion: 1.1.5-rc2
created: "2023-07-11T09:28:07.488545112Z"
description: A Helm chart for provisioning GKE clusters
digest: 818c65cb052739a771f670ee50ccb5e65d3d52b48143a6a561b573790050c8d3
digest: 68f1e2c5ce61df7f8b1814d698ec0ef854cccb89c55e2acb9d215087cd4b8e71
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-102.0.0+up1.1.5.tgz
version: 102.0.0+up1.1.5
- assets/rancher-gke-operator/rancher-gke-operator-102.0.1+up1.1.5-rc2.tgz
version: 102.0.1+up1.1.5-rc2
- annotations:
catalog.cattle.io/auto-install: rancher-gke-operator-crd=match
catalog.cattle.io/certified: rancher
Expand Down Expand Up @@ -8268,14 +8268,14 @@ entries:
catalog.cattle.io/permits-os: linux,windows
catalog.cattle.io/release-name: rancher-gke-operator-crd
apiVersion: v2
appVersion: 1.1.5
created: "2023-03-03T12:18:54.771276944+01:00"
appVersion: 1.1.5-rc2
created: "2023-07-11T09:28:09.205809124Z"
description: GKE Operator CustomResourceDefinitions
digest: 795f02fa9591f0e27822476a034976d935a61807ca9070f2f6378c7a1f37884f
digest: 031549d4c073a348b1cab497b63121ca91cef8c1842ffd18d05761525bedd66c
name: rancher-gke-operator-crd
urls:
- assets/rancher-gke-operator-crd/rancher-gke-operator-crd-102.0.0+up1.1.5.tgz
version: 102.0.0+up1.1.5
- assets/rancher-gke-operator-crd/rancher-gke-operator-crd-102.0.1+up1.1.5-rc2.tgz
version: 102.0.1+up1.1.5-rc2
- 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.1.5/rancher-gke-operator-crd-1.1.5.tgz
version: 102.0.0
url: https://github.com/rancher/gke-operator/releases/download/v1.1.5-rc2/rancher-gke-operator-crd-1.1.5-rc2.tgz
version: 102.0.1
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
url: https://github.com/rancher/gke-operator/releases/download/v1.1.5/rancher-gke-operator-1.1.5.tgz
version: 102.0.0
url: https://github.com/rancher/gke-operator/releases/download/v1.1.5-rc2/rancher-gke-operator-1.1.5-rc2.tgz
version: 102.0.1
8 changes: 7 additions & 1 deletion release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,10 @@ rancher-eks-operator:
- 102.1.2+up1.2.2-rc2
rancher-eks-operator-crd:
- 102.1.1+up1.2.0
- 102.1.2+up1.2.2-rc2
- 102.1.2+up1.2.2-rc2
rancher-gke-operator:
- 102.0.0+up1.1.5
- 102.0.1+up1.1.5-rc2
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should it be 1.1.6-rc1? Seems like we already released 1.1.5

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#2773 seems to be correct, right? We can close current in favor the new

rancher-gke-operator-crd:
- 102.0.0+up1.1.5
- 102.0.1+up1.1.5-rc2