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"
|
2024-07-23 20:04:49 +00:00
|
|
|
+ catalog.cattle.io/kube-version: '>= 1.18.0-0 < 1.31.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
|
2024-03-05 13:41:48 +00:00
|
|
|
+ catalog.cattle.io/rancher-version: '>= 2.9.0-0 < 2.10.0-0'
|
2022-07-07 16:50:50 +00:00
|
|
|
catalog.cattle.io/release-name: fleet-agent
|
|
|
|
apiVersion: v2
|
2025-01-10 11:30:01 +00:00
|
|
|
appVersion: 0.10.8-rc.1
|