mirror of https://git.rancher.io/rke2-charts
Merge pull request #588 from FrankYang0529/bump-harvester-cloud-provider-v0.2.9
feat: bump harvester-cloud-provider to v0.2.9pull/592/head
commit
6e6db0d4a3
|
@ -1,3 +1,3 @@
|
||||||
workingDir: ""
|
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
|
subdirectory: dependency_charts/kube-vip
|
||||||
|
|
|
@ -1,14 +1,6 @@
|
||||||
--- charts-original/Chart.yaml
|
--- charts-original/Chart.yaml
|
||||||
+++ charts/Chart.yaml
|
+++ charts/Chart.yaml
|
||||||
@@ -4,16 +4,17 @@
|
@@ -11,9 +11,10 @@
|
||||||
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
|
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: v0.2.4
|
appVersion: v0.2.4
|
||||||
dependencies:
|
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
|
packageVersion: 00
|
||||||
releaseCandidateVersion: 00
|
releaseCandidateVersion: 00
|
||||||
|
|
Loading…
Reference in New Issue