[v2.10] Remove k8s v1.27 support in gke-operator (#4613)

pull/4628/head
Michal Jura 2024-10-22 12:03:06 +02:00 committed by GitHub
parent 943d628335
commit 05c8a1acbb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 7 additions and 7 deletions

View File

@ -2,7 +2,7 @@ annotations:
catalog.cattle.io/auto-install: rancher-gke-operator-crd=match
catalog.cattle.io/certified: rancher
catalog.cattle.io/hidden: "true"
catalog.cattle.io/kube-version: '>= 1.23.0-0 < 1.31.0-0'
catalog.cattle.io/kube-version: '>= 1.28.0-0 < 1.31.0-0'
catalog.cattle.io/namespace: cattle-system
catalog.cattle.io/os: linux
catalog.cattle.io/permits-os: linux,windows

View File

@ -9587,7 +9587,7 @@ entries:
catalog.cattle.io/auto-install: rancher-gke-operator-crd=match
catalog.cattle.io/certified: rancher
catalog.cattle.io/hidden: "true"
catalog.cattle.io/kube-version: '>= 1.23.0-0 < 1.31.0-0'
catalog.cattle.io/kube-version: '>= 1.28.0-0 < 1.31.0-0'
catalog.cattle.io/namespace: cattle-system
catalog.cattle.io/os: linux
catalog.cattle.io/permits-os: linux,windows
@ -9597,9 +9597,9 @@ entries:
catalog.cattle.io/scope: management
apiVersion: v2
appVersion: 1.10.0-rc.1
created: "2024-10-04T10:18:29.116121346+02:00"
created: "2024-10-21T09:08:02.49106847+02:00"
description: A Helm chart for provisioning GKE clusters
digest: 4e20d1e586c3b3628e125fe00eafc43a80ac562ffc02e72028e78d6b4dbfd770
digest: be2b62e8e749a53d17201453c6e211228a6b1d6c05788b7182926185b2158886
home: https://github.com/rancher/gke-operator
name: rancher-gke-operator
sources:
@ -9857,9 +9857,9 @@ entries:
catalog.cattle.io/release-name: rancher-gke-operator-crd
apiVersion: v2
appVersion: 1.10.0-rc.1
created: "2024-10-04T10:18:31.236800595+02:00"
created: "2024-10-21T09:08:04.868160889+02:00"
description: GKE Operator CustomResourceDefinitions
digest: 5870f1358b77eaa15bf46f044edd832f76f05de2ef510670d48d2325f337bd89
digest: 1ec3b130c516b6e782b283eed32abba75b6fc338bb4fd142b6e1090772a2341d
name: rancher-gke-operator-crd
urls:
- assets/rancher-gke-operator-crd/rancher-gke-operator-crd-105.0.0+up1.10.0-rc.1.tgz

View File

@ -5,7 +5,7 @@
catalog.cattle.io/certified: rancher
catalog.cattle.io/hidden: "true"
- catalog.cattle.io/kube-version: '>= 1.18.0-0'
+ catalog.cattle.io/kube-version: '>= 1.23.0-0 < 1.31.0-0'
+ catalog.cattle.io/kube-version: '>= 1.28.0-0 < 1.31.0-0'
catalog.cattle.io/namespace: cattle-system
catalog.cattle.io/os: linux
catalog.cattle.io/permits-os: linux,windows