mirror of https://git.rancher.io/charts
Update harvester cloud provider to k8s 1.26
Signed-off-by: Canwu Yao <yaocanwu@gmail.com>pull/2640/head
parent
cd7c60abd6
commit
060b2abc7a
|
@ -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 Cloud Provider
|
||||
- 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
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
url: https://github.com/harvester/charts/releases/download/harvester-cloud-provider-0.1.14/harvester-cloud-provider-0.1.14.tgz
|
||||
version: 102.0.0
|
||||
version: 102.0.1
|
|
@ -39,6 +39,7 @@ harvester-csi-driver:
|
|||
- 100.0.4+up0.1.16
|
||||
harvester-cloud-provider:
|
||||
- 100.0.4+up0.1.14
|
||||
- 102.0.1+up0.1.14
|
||||
rancher-vsphere-cpi:
|
||||
- 100.6.0+up1.4.2
|
||||
rancher-cis-benchmark:
|
||||
|
|
Loading…
Reference in New Issue