mirror of https://git.rancher.io/charts
make forward-port fleet-crd
parent
6b06e5abb9
commit
acf843eefb
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.0
|
||||||
|
description: Fleet Manager CustomResourceDefinitions
|
||||||
|
icon: https://charts.rancher.io/assets/logos/fleet.svg
|
||||||
|
name: fleet-crd
|
||||||
|
version: 100.1.0+up0.4.0
|
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
|
@ -670,6 +670,23 @@ entries:
|
||||||
urls:
|
urls:
|
||||||
- assets/fleet-crd/fleet-crd-101.0.0+up0.5.0-rc4.tgz
|
- assets/fleet-crd/fleet-crd-101.0.0+up0.5.0-rc4.tgz
|
||||||
version: 101.0.0+up0.5.0-rc4
|
version: 101.0.0+up0.5.0-rc4
|
||||||
|
- 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.0
|
||||||
|
created: "2022-11-09T23:45:19.937476-08:00"
|
||||||
|
description: Fleet Manager CustomResourceDefinitions
|
||||||
|
digest: 39d948a55bb50a24dcdc3d5bd9acc333336041228c53045135ac1acb9f9b9dc3
|
||||||
|
icon: https://charts.rancher.io/assets/logos/fleet.svg
|
||||||
|
name: fleet-crd
|
||||||
|
urls:
|
||||||
|
- assets/fleet-crd/fleet-crd-100.1.0+up0.4.0.tgz
|
||||||
|
version: 100.1.0+up0.4.0
|
||||||
- annotations:
|
- annotations:
|
||||||
catalog.cattle.io/certified: rancher
|
catalog.cattle.io/certified: rancher
|
||||||
catalog.cattle.io/hidden: "true"
|
catalog.cattle.io/hidden: "true"
|
||||||
|
|
|
@ -9,6 +9,7 @@ fleet-agent:
|
||||||
- 101.0.0+up0.5.0-rc4
|
- 101.0.0+up0.5.0-rc4
|
||||||
fleet-crd:
|
fleet-crd:
|
||||||
- 101.0.0+up0.5.0-rc4
|
- 101.0.0+up0.5.0-rc4
|
||||||
|
- 100.1.0+up0.4.0
|
||||||
harvester-cloud-provider:
|
harvester-cloud-provider:
|
||||||
- 101.0.0+up0.1.13
|
- 101.0.0+up0.1.13
|
||||||
harvester-csi-driver:
|
harvester-csi-driver:
|
||||||
|
|
Loading…
Reference in New Issue