mirror of https://git.rancher.io/rke2-charts
feat: bump harvester-cloud-provider to v0.2.9
Signed-off-by: PoAn Yang <poan.yang@suse.com>pull/588/head
parent
52983a8ac8
commit
9928ce69b4
|
@ -1,3 +1,3 @@
|
|||
workingDir: ""
|
||||
url: https://github.com/harvester/charts/releases/download/harvester-cloud-provider-0.2.8/harvester-cloud-provider-0.2.8.tgz
|
||||
url: https://github.com/harvester/charts/releases/download/harvester-cloud-provider-0.2.9/harvester-cloud-provider-0.2.9.tgz
|
||||
subdirectory: dependency_charts/kube-vip
|
||||
|
|
|
@ -1,14 +1,6 @@
|
|||
--- charts-original/Chart.yaml
|
||||
+++ charts/Chart.yaml
|
||||
@@ -4,16 +4,17 @@
|
||||
catalog.cattle.io/kube-version: '>= 1.23.0-0'
|
||||
catalog.cattle.io/namespace: kube-system
|
||||
catalog.cattle.io/os: linux
|
||||
- catalog.cattle.io/rancher-version: '>= 2.7.0-0 < 2.10.0-0'
|
||||
+ catalog.cattle.io/rancher-version: '>= 2.7.0-0'
|
||||
catalog.cattle.io/release-name: harvester-cloud-provider
|
||||
catalog.cattle.io/ui-component: harvester-cloud-provider
|
||||
catalog.cattle.io/upstream-version: 0.2.0
|
||||
@@ -11,9 +11,10 @@
|
||||
apiVersion: v2
|
||||
appVersion: v0.2.4
|
||||
dependencies:
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
url: https://github.com/harvester/charts/releases/download/harvester-cloud-provider-0.2.8/harvester-cloud-provider-0.2.8.tgz
|
||||
url: https://github.com/harvester/charts/releases/download/harvester-cloud-provider-0.2.9/harvester-cloud-provider-0.2.9.tgz
|
||||
packageVersion: 00
|
||||
releaseCandidateVersion: 00
|
||||
|
|
Loading…
Reference in New Issue