Skip to content

Commit

Permalink
[v2.7] Bump gke-operator to v1.1.7 (#3675)
Browse files Browse the repository at this point in the history
  • Loading branch information
mjura authored and nicholasSUSE committed Mar 21, 2024
1 parent 144e7ec commit bf8f611
Show file tree
Hide file tree
Showing 18 changed files with 19 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.1.7-rc1
appVersion: 1.1.7
description: GKE Operator CustomResourceDefinitions
name: rancher-gke-operator-crd
version: 102.1.0+up1.1.7-rc1
version: 102.1.0+up1.1.7
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.7-rc1
appVersion: 1.1.7
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.1.0+up1.1.7-rc1
version: 102.1.0+up1.1.7
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.7-rc1
tag: v1.1.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 @@ -9693,17 +9693,17 @@ entries:
catalog.cattle.io/release-name: rancher-gke-operator
catalog.cattle.io/scope: management
apiVersion: v2
appVersion: 1.1.7-rc1
created: "2024-03-14T16:12:29.471096228+01:00"
appVersion: 1.1.7
created: "2024-03-20T11:51:56.154106452+01:00"
description: A Helm chart for provisioning GKE clusters
digest: 3fecdd2102eb53ad5245073091b7c32550e8ef83cd323c6167b6201fa1591ea0
digest: 149fd387311fdf9f06229e5780fb01dbb95b69e9927f50834cf2c894857329af
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.1.0+up1.1.7-rc1.tgz
version: 102.1.0+up1.1.7-rc1
- assets/rancher-gke-operator/rancher-gke-operator-102.1.0+up1.1.7.tgz
version: 102.1.0+up1.1.7
- annotations:
catalog.cattle.io/auto-install: rancher-gke-operator-crd=match
catalog.cattle.io/certified: rancher
Expand Down Expand Up @@ -9879,14 +9879,14 @@ entries:
catalog.cattle.io/permits-os: linux,windows
catalog.cattle.io/release-name: rancher-gke-operator-crd
apiVersion: v2
appVersion: 1.1.7-rc1
created: "2024-03-14T16:12:31.828739559+01:00"
appVersion: 1.1.7
created: "2024-03-20T11:51:58.401813963+01:00"
description: GKE Operator CustomResourceDefinitions
digest: 90a4717ac06067c77ec76096b8e91dc14f31517f4a9c40bd475246c58ff70104
digest: bfbf721d13fede8924fc62a01a8c5610f2192fce984b90d566b8c747923ae8fb
name: rancher-gke-operator-crd
urls:
- assets/rancher-gke-operator-crd/rancher-gke-operator-crd-102.1.0+up1.1.7-rc1.tgz
version: 102.1.0+up1.1.7-rc1
- assets/rancher-gke-operator-crd/rancher-gke-operator-crd-102.1.0+up1.1.7.tgz
version: 102.1.0+up1.1.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/gke-operator/releases/download/v1.1.7-rc1/rancher-gke-operator-crd-1.1.7-rc1.tgz
url: https://github.com/rancher/gke-operator/releases/download/v1.1.7/rancher-gke-operator-crd-1.1.7.tgz
version: 102.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.1.7-rc1/rancher-gke-operator-1.1.7-rc1.tgz
url: https://github.com/rancher/gke-operator/releases/download/v1.1.7/rancher-gke-operator-1.1.7.tgz
version: 102.1.0
4 changes: 2 additions & 2 deletions release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ rancher-eks-operator:
rancher-eks-operator-crd:
- 102.2.0+up1.2.3
rancher-gke-operator:
- 102.1.0+up1.1.7-rc1
- 102.1.0+up1.1.7
rancher-gke-operator-crd:
- 102.1.0+up1.1.7-rc1
- 102.1.0+up1.1.7

0 comments on commit bf8f611

Please sign in to comment.