mirror of https://git.rancher.io/charts
make forward-port fleet-crd 102.2.1+up0.8.1
parent
ad9f0f7837
commit
3751acf074
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.8.1
|
||||
description: Fleet Manager CustomResourceDefinitions
|
||||
icon: https://charts.rancher.io/assets/logos/fleet.svg
|
||||
name: fleet-crd
|
||||
version: 102.2.1+up0.8.1
|
|
@ -0,0 +1,5 @@
|
|||
# Fleet CRD Helm Chart
|
||||
|
||||
Fleet Manager CustomResourceDefinitions Helm chart is a requirement for the Fleet Helm Chart.
|
||||
|
||||
The Fleet documentation is centralized in the [doc website](https://fleet.rancher.io/).
|
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
|
@ -1681,6 +1681,23 @@ entries:
|
|||
urls:
|
||||
- assets/fleet-crd/fleet-crd-103.1.0+up0.9.0.tgz
|
||||
version: 103.1.0+up0.9.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.8.1
|
||||
created: "2023-12-04T13:14:01.423312-03:00"
|
||||
description: Fleet Manager CustomResourceDefinitions
|
||||
digest: 767f2c9db2aa004fc0e9a6b57b885bde7bf616e876f79143b49d821e17776911
|
||||
icon: https://charts.rancher.io/assets/logos/fleet.svg
|
||||
name: fleet-crd
|
||||
urls:
|
||||
- assets/fleet-crd/fleet-crd-102.2.1+up0.8.1.tgz
|
||||
version: 102.2.1+up0.8.1
|
||||
- annotations:
|
||||
catalog.cattle.io/certified: rancher
|
||||
catalog.cattle.io/hidden: "true"
|
||||
|
|
|
@ -10,3 +10,5 @@ longhorn-crd:
|
|||
- 102.3.1+up1.5.3
|
||||
fleet:
|
||||
- 102.2.1+up0.8.1
|
||||
fleet-crd:
|
||||
- 102.2.1+up0.8.1
|
||||
|
|
Loading…
Reference in New Issue