mirror of https://git.rancher.io/charts
15 lines
498 B
Diff
15 lines
498 B
Diff
--- charts-original/Chart.yaml
|
|
+++ charts/Chart.yaml
|
|
@@ -1,9 +1,11 @@
|
|
annotations:
|
|
catalog.cattle.io/certified: rancher
|
|
catalog.cattle.io/hidden: "true"
|
|
+ catalog.cattle.io/kube-version: '>= 1.16.0-0 < 1.25.0-0'
|
|
catalog.cattle.io/namespace: cattle-fleet-system
|
|
catalog.cattle.io/os: linux
|
|
catalog.cattle.io/permits-os: linux,windows
|
|
+ catalog.cattle.io/rancher-version: '>= 2.7.0-0 < 2.8.0-0'
|
|
catalog.cattle.io/release-name: fleet-agent
|
|
apiVersion: v2
|
|
appVersion: 0.6.0-rc.2
|