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-09-05 11:27:12 +00:00
|
|
|
+ catalog.cattle.io/kube-version: '>= 1.16.0-0 < 1.28.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
|
2023-08-14 19:26:43 +00:00
|
|
|
+ catalog.cattle.io/rancher-version: '>= 2.8.0-0 < 2.9.0-0'
|
2022-07-07 16:50:50 +00:00
|
|
|
catalog.cattle.io/release-name: fleet-agent
|
|
|
|
apiVersion: v2
|
2023-10-17 15:02:12 +00:00
|
|
|
appVersion: 0.9.0-rc.5
|