Skip to content

Commit

Permalink
Merge pull request rancher#2773 from highlander-ci-bot/create-pull-re…
Browse files Browse the repository at this point in the history
…quest/patch-1689072903

Update gke-operator to v1.1.6-rc1
  • Loading branch information
Danil-Grigorev authored Jul 12, 2023
2 parents a51a563 + 55bcb50 commit 3f3f08c
Show file tree
Hide file tree
Showing 18 changed files with 25 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.5
appVersion: 1.1.6-rc1
description: GKE Operator CustomResourceDefinitions
name: rancher-gke-operator-crd
version: 102.0.0+up1.1.5
version: 102.0.1+up1.1.6-rc1
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.6-rc1
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.6-rc1
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.6-rc1

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.6-rc1
created: "2023-07-11T10:54:59.248681155Z"
description: A Helm chart for provisioning GKE clusters
digest: 818c65cb052739a771f670ee50ccb5e65d3d52b48143a6a561b573790050c8d3
digest: 1a867600542bf850452a730ce0b3c3139f5874ab03839ca457d5a952ac47a99a
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.6-rc1.tgz
version: 102.0.1+up1.1.6-rc1
- 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.6-rc1
created: "2023-07-11T10:55:00.8125982Z"
description: GKE Operator CustomResourceDefinitions
digest: 795f02fa9591f0e27822476a034976d935a61807ca9070f2f6378c7a1f37884f
digest: d21e1a3d847f5b5748c5f052c8e1a65b450ab3290b70dbbf197a3c5826d00b36
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.6-rc1.tgz
version: 102.0.1+up1.1.6-rc1
- 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.6-rc1/rancher-gke-operator-crd-1.1.6-rc1.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.6-rc1/rancher-gke-operator-1.1.6-rc1.tgz
version: 102.0.1
6 changes: 6 additions & 0 deletions release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,9 @@ rancher-eks-operator-crd:
- 102.1.2+up1.2.2-rc2
rancher-webhook:
- 2.0.6+up0.3.6-rc1
rancher-gke-operator:
- 102.0.0+up1.1.5
- 102.0.1+up1.1.6-rc1
rancher-gke-operator-crd:
- 102.0.0+up1.1.5
- 102.0.1+up1.1.6-rc1

0 comments on commit 3f3f08c

Please sign in to comment.