2022-07-07 16:50:50 +00:00
|
|
|
--- charts-original/Chart.yaml
|
|
|
|
+++ charts/Chart.yaml
|
|
|
|
@@ -1,9 +1,11 @@
|
|
|
|
annotations:
|
|
|
|
catalog.cattle.io/certified: rancher
|
|
|
|
catalog.cattle.io/hidden: "true"
|
2023-05-16 12:52:13 +00:00
|
|
|
+ catalog.cattle.io/kube-version: '>= 1.16.0-0 < 1.27.0-0'
|
2022-07-07 16:50:50 +00:00
|
|
|
catalog.cattle.io/namespace: cattle-fleet-system
|
|
|
|
catalog.cattle.io/os: linux
|
|
|
|
catalog.cattle.io/permits-os: linux,windows
|
2022-09-23 15:31:42 +00:00
|
|
|
+ catalog.cattle.io/rancher-version: '>= 2.7.0-0 < 2.8.0-0'
|
2022-07-07 16:50:50 +00:00
|
|
|
catalog.cattle.io/release-name: fleet-agent
|
|
|
|
apiVersion: v2
|
2023-06-12 14:48:08 +00:00
|
|
|
appVersion: 0.7.0
|