mirror of https://git.rancher.io/charts
Bump harvester cloud provider 0.1.14
Signed-off-by: Vicente Cheng <vicente.cheng@suse.com>pull/2450/head
parent
3054c36881
commit
3b741719f7
|
@ -1,20 +1,14 @@
|
|||
--- charts-original/Chart.yaml
|
||||
+++ charts/Chart.yaml
|
||||
@@ -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.24.0-0'
|
||||
+ catalog.cattle.io/kube-version: '>= 1.18.0-0 < 1.25.0-0'
|
||||
@@ -5,9 +5,10 @@
|
||||
catalog.cattle.io/namespace: kube-system
|
||||
catalog.cattle.io/os: linux
|
||||
- catalog.cattle.io/permits-os: linux
|
||||
+ catalog.cattle.io/permits-os: linux,windows
|
||||
- catalog.cattle.io/rancher-version: '>= 2.6.1-0 < 2.7.0-0'
|
||||
catalog.cattle.io/permits-os: linux
|
||||
- catalog.cattle.io/rancher-version: '>= 2.6.1-0 < 2.8.0-0'
|
||||
+ catalog.cattle.io/rancher-version: '>= 2.7.0-0 < 2.8.0-0'
|
||||
catalog.cattle.io/release-name: harvester-cloud-provider
|
||||
catalog.cattle.io/ui-component: harvester-cloud-provider
|
||||
+ catalog.cattle.io/upstream-version: 0.1.13
|
||||
+ catalog.cattle.io/upstream-version: 0.1.14
|
||||
apiVersion: v2
|
||||
appVersion: v0.1.4
|
||||
appVersion: v0.1.5
|
||||
description: A Helm chart for Harvester Cloud Provider
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
url: https://github.com/harvester/charts/releases/download/harvester-cloud-provider-0.1.13/harvester-cloud-provider-0.1.13.tgz
|
||||
version: 101.0.0
|
||||
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
|
|
@ -118,4 +118,6 @@ ui-plugin-operator:
|
|||
ui-plugin-operator-crd:
|
||||
- 102.0.0+up0.2.0
|
||||
harvester-csi-driver:
|
||||
- 102.0.0+up0.1.16
|
||||
- 102.0.0+up0.1.16
|
||||
harvester-cloud-provider:
|
||||
- 102.0.0+up0.1.14
|
Loading…
Reference in New Issue