mirror of https://git.rancher.io/charts
17 lines
701 B
Diff
17 lines
701 B
Diff
--- charts-original/Chart.yaml
|
|
+++ charts/Chart.yaml
|
|
@@ -1,10 +1,11 @@
|
|
annotations:
|
|
catalog.cattle.io/certified: rancher
|
|
catalog.cattle.io/display-name: Harvester Cloud Provider
|
|
- catalog.cattle.io/kube-version: '>= 1.18'
|
|
+ catalog.cattle.io/kube-version: '>= 1.18.0-0 < 1.25.0-0'
|
|
catalog.cattle.io/namespace: kube-system
|
|
catalog.cattle.io/os: linux
|
|
- catalog.cattle.io/rancher-version: '>= 2.6.1-0 <= 2.6.99-0'
|
|
+ catalog.cattle.io/permits-os: linux,windows
|
|
+ catalog.cattle.io/rancher-version: '>= 2.6.1-0 < 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.1.8
|