update kube-version of harvester-csi-driver

- move to support k8s v1.26

Signed-off-by: Vicente Cheng <vicente.cheng@suse.com>
pull/2632/head
Vicente Cheng 2023-05-16 15:23:30 +08:00
parent 8aa4d1ef7c
commit 3622230a87
3 changed files with 8 additions and 2 deletions

View File

@ -1,6 +1,11 @@
--- charts-original/Chart.yaml
+++ charts/Chart.yaml
@@ -5,9 +5,10 @@
@@ -1,13 +1,14 @@
annotations:
catalog.cattle.io/certified: rancher
catalog.cattle.io/display-name: Harvester CSI Driver
- catalog.cattle.io/kube-version: '>= 1.18.0-0 < 1.26.0-0'
+ catalog.cattle.io/kube-version: '>= 1.23.0-0 < 1.27.0-0'
catalog.cattle.io/namespace: kube-system
catalog.cattle.io/os: linux
catalog.cattle.io/permits-os: linux

View File

@ -1,2 +1,2 @@
url: https://github.com/harvester/charts/releases/download/harvester-csi-driver-0.1.16/harvester-csi-driver-0.1.16.tgz
version: 102.0.0
version: 102.0.1

View File

@ -37,6 +37,7 @@ rancher-webhook:
- 2.0.5+up0.3.5-rc5
harvester-csi-driver:
- 100.0.4+up0.1.16
- 102.0.1+up0.1.16
harvester-cloud-provider:
- 100.0.4+up0.1.14
rancher-vsphere-cpi: