mirror of https://git.rancher.io/charts
make forward-port fleet-crd
Signed-off-by: Matt Farina <matt.farina@suse.com>pull/2319/head
parent
2ddbd7a8fc
commit
974eb874aa
Binary file not shown.
|
@ -0,0 +1,13 @@
|
|||
annotations:
|
||||
catalog.cattle.io/certified: rancher
|
||||
catalog.cattle.io/hidden: "true"
|
||||
catalog.cattle.io/namespace: cattle-fleet-system
|
||||
catalog.cattle.io/os: linux
|
||||
catalog.cattle.io/permits-os: linux,windows
|
||||
catalog.cattle.io/release-name: fleet-crd
|
||||
apiVersion: v2
|
||||
appVersion: 0.4.1
|
||||
description: Fleet Manager CustomResourceDefinitions
|
||||
icon: https://charts.rancher.io/assets/logos/fleet.svg
|
||||
name: fleet-crd
|
||||
version: 100.1.1+up0.4.1
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1 @@
|
|||
# This file is intentionally empty
|
17
index.yaml
17
index.yaml
|
@ -981,6 +981,23 @@ entries:
|
|||
urls:
|
||||
- assets/fleet-crd/fleet-crd-101.0.0+up0.5.0.tgz
|
||||
version: 101.0.0+up0.5.0
|
||||
- annotations:
|
||||
catalog.cattle.io/certified: rancher
|
||||
catalog.cattle.io/hidden: "true"
|
||||
catalog.cattle.io/namespace: cattle-fleet-system
|
||||
catalog.cattle.io/os: linux
|
||||
catalog.cattle.io/permits-os: linux,windows
|
||||
catalog.cattle.io/release-name: fleet-crd
|
||||
apiVersion: v2
|
||||
appVersion: 0.4.1
|
||||
created: "2023-01-06T15:22:14.859901-05:00"
|
||||
description: Fleet Manager CustomResourceDefinitions
|
||||
digest: bae15e115e9dfba236096169b35a2bea196566340033c33b90930d6f575eec73
|
||||
icon: https://charts.rancher.io/assets/logos/fleet.svg
|
||||
name: fleet-crd
|
||||
urls:
|
||||
- assets/fleet-crd/fleet-crd-100.1.1+up0.4.1.tgz
|
||||
version: 100.1.1+up0.4.1
|
||||
- annotations:
|
||||
catalog.cattle.io/certified: rancher
|
||||
catalog.cattle.io/hidden: "true"
|
||||
|
|
|
@ -71,6 +71,7 @@ fleet-agent:
|
|||
fleet-crd:
|
||||
- 101.0.0+up0.5.0
|
||||
- 101.1.0+up0.6.0-rc.1
|
||||
- 100.1.1+up0.4.1
|
||||
rancher-gke-operator:
|
||||
- 101.0.1+up1.1.5
|
||||
rancher-gke-operator-crd:
|
||||
|
|
Loading…
Reference in New Issue