Skip to content

Commit

Permalink
Merge pull request #2783 from highlander-ci-bot/create-pull-request/p…
Browse files Browse the repository at this point in the history
…atch-1689681938

Update gke-operator to v1.1.6-rc2
  • Loading branch information
Danil-Grigorev authored Aug 1, 2023
2 parents ba1670f + 46c2b04 commit 184e08c
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.6-rc1
appVersion: 1.1.6-rc2
description: GKE Operator CustomResourceDefinitions
name: rancher-gke-operator-crd
version: 102.0.1+up1.1.6-rc1
version: 102.0.1+up1.1.6-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.6-rc1
appVersion: 1.1.6-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.1+up1.1.6-rc1
version: 102.0.1+up1.1.6-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.6-rc1
tag: v1.1.6-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 @@ -8269,17 +8269,17 @@ entries:
catalog.cattle.io/release-name: rancher-gke-operator
catalog.cattle.io/scope: management
apiVersion: v2
appVersion: 1.1.6-rc1
created: "2023-07-11T10:54:59.248681155Z"
appVersion: 1.1.6-rc2
created: "2023-08-01T11:27:08.906442682+02:00"
description: A Helm chart for provisioning GKE clusters
digest: 1a867600542bf850452a730ce0b3c3139f5874ab03839ca457d5a952ac47a99a
digest: 8bef23db8f60083cc4c9f6425eaebb6d8a2494eacd5bbcd9548f90a47b6b3530
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.1+up1.1.6-rc1.tgz
version: 102.0.1+up1.1.6-rc1
- assets/rancher-gke-operator/rancher-gke-operator-102.0.1+up1.1.6-rc2.tgz
version: 102.0.1+up1.1.6-rc2
- annotations:
catalog.cattle.io/auto-install: rancher-gke-operator-crd=match
catalog.cattle.io/certified: rancher
Expand Down Expand Up @@ -8407,14 +8407,14 @@ entries:
catalog.cattle.io/permits-os: linux,windows
catalog.cattle.io/release-name: rancher-gke-operator-crd
apiVersion: v2
appVersion: 1.1.6-rc1
created: "2023-07-11T10:55:00.8125982Z"
appVersion: 1.1.6-rc2
created: "2023-08-01T11:27:10.76478097+02:00"
description: GKE Operator CustomResourceDefinitions
digest: d21e1a3d847f5b5748c5f052c8e1a65b450ab3290b70dbbf197a3c5826d00b36
digest: 9d1b5541d1346e2856721f67b021ec360b014b0753915423942781666370f167
name: rancher-gke-operator-crd
urls:
- assets/rancher-gke-operator-crd/rancher-gke-operator-crd-102.0.1+up1.1.6-rc1.tgz
version: 102.0.1+up1.1.6-rc1
- assets/rancher-gke-operator-crd/rancher-gke-operator-crd-102.0.1+up1.1.6-rc2.tgz
version: 102.0.1+up1.1.6-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.6-rc1/rancher-gke-operator-crd-1.1.6-rc1.tgz
url: https://github.com/rancher/gke-operator/releases/download/v1.1.6-rc2/rancher-gke-operator-crd-1.1.6-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.6-rc1/rancher-gke-operator-1.1.6-rc1.tgz
url: https://github.com/rancher/gke-operator/releases/download/v1.1.6-rc2/rancher-gke-operator-1.1.6-rc2.tgz
version: 102.0.1
4 changes: 2 additions & 2 deletions release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,10 @@ rancher-external-ip-webhook:
- 100.0.2+up1.0.1
rancher-gke-operator:
- 102.0.0+up1.1.5
- 102.0.1+up1.1.6-rc1
- 102.0.1+up1.1.6-rc2
rancher-gke-operator-crd:
- 102.0.0+up1.1.5
- 102.0.1+up1.1.6-rc1
- 102.0.1+up1.1.6-rc2
rancher-monitoring:
- 102.0.2+up40.1.2
rancher-monitoring-crd:
Expand Down

0 comments on commit 184e08c

Please sign in to comment.