Skip to content

Commit

Permalink
[v2.8] Bump gke-operator to v1.2.1-rc4 (#3527)
Browse files Browse the repository at this point in the history
  • Loading branch information
mjura authored and lucasmlp committed Mar 21, 2024
1 parent 5acd83c commit 36db616
Show file tree
Hide file tree
Showing 18 changed files with 20 additions and 19 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-gke-operator-crd
apiVersion: v2
appVersion: 1.2.1-rc3
appVersion: 1.2.1-rc4
description: GKE Operator CustomResourceDefinitions
name: rancher-gke-operator-crd
version: 103.1.0+up1.2.1-rc3
version: 103.1.0+up1.2.1-rc4
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.2.1-rc3
appVersion: 1.2.1-rc4
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: 103.1.0+up1.2.1-rc3
version: 103.1.0+up1.2.1-rc4
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.2.1-rc3
tag: v1.2.1-rc4

httpProxy: ""
httpsProxy: ""
Expand Down
20 changes: 10 additions & 10 deletions index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10800,17 +10800,17 @@ entries:
catalog.cattle.io/release-name: rancher-gke-operator
catalog.cattle.io/scope: management
apiVersion: v2
appVersion: 1.2.1-rc3
created: "2024-02-12T10:30:23.720645642+01:00"
appVersion: 1.2.1-rc4
created: "2024-02-27T10:37:22.644207538+01:00"
description: A Helm chart for provisioning GKE clusters
digest: c9338b334e10d32b10062153c602272dea2ce479da46031696655e45328e9497
digest: 4f27ecde704aa7806f772826b2167db3bd81594bef8194460fa0cb6435d1bc9b
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-103.1.0+up1.2.1-rc3.tgz
version: 103.1.0+up1.2.1-rc3
- assets/rancher-gke-operator/rancher-gke-operator-103.1.0+up1.2.1-rc4.tgz
version: 103.1.0+up1.2.1-rc4
- annotations:
catalog.cattle.io/auto-install: rancher-gke-operator-crd=match
catalog.cattle.io/certified: rancher
Expand Down Expand Up @@ -11034,14 +11034,14 @@ entries:
catalog.cattle.io/permits-os: linux,windows
catalog.cattle.io/release-name: rancher-gke-operator-crd
apiVersion: v2
appVersion: 1.2.1-rc3
created: "2024-02-12T10:30:26.115492412+01:00"
appVersion: 1.2.1-rc4
created: "2024-02-27T10:37:25.126579275+01:00"
description: GKE Operator CustomResourceDefinitions
digest: e345a0b32315186d47d7dd61976dcd89337ee5be27f27c6ee06c68f036958d32
digest: 2c9dda944b21ab8379c40706faff810a8c878a9d251a56f27fb4cb3b5df2b2ca
name: rancher-gke-operator-crd
urls:
- assets/rancher-gke-operator-crd/rancher-gke-operator-crd-103.1.0+up1.2.1-rc3.tgz
version: 103.1.0+up1.2.1-rc3
- assets/rancher-gke-operator-crd/rancher-gke-operator-crd-103.1.0+up1.2.1-rc4.tgz
version: 103.1.0+up1.2.1-rc4
- 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.2.1-rc3/rancher-gke-operator-crd-1.2.1-rc3.tgz
url: https://github.com/rancher/gke-operator/releases/download/v1.2.1-rc4/rancher-gke-operator-crd-1.2.1-rc4.tgz
version: 103.1.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.2.1-rc3/rancher-gke-operator-1.2.1-rc3.tgz
url: https://github.com/rancher/gke-operator/releases/download/v1.2.1-rc4/rancher-gke-operator-1.2.1-rc4.tgz
version: 103.1.0
5 changes: 3 additions & 2 deletions release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ rancher-eks-operator-crd:
- 103.1.0+up1.3.1
rancher-gke-operator:
- 103.0.2+up1.2.0
- 103.1.0+up1.2.1-rc3
- 103.1.0+up1.2.1-rc4
rancher-gke-operator-crd:
- 103.0.2+up1.2.0
- 103.1.0+up1.2.1-rc3
- 103.1.0+up1.2.1-rc4
- 103.0.2+up0.2.1

0 comments on commit 36db616

Please sign in to comment.