32 lines
887 B
YAML
32 lines
887 B
YAML
apiVersion: v2
|
|
kubeVersion: ">=1.16.0-0"
|
|
name: fleet
|
|
version: 3.0.6
|
|
appVersion: "2.3.2"
|
|
description: Fleet provides an online web interface which displays a set of maintained images from one or more owned repositories.
|
|
type: application
|
|
deprecated: false
|
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/fleet
|
|
icon: https://truecharts.org/_static/img/appicons/fleet.png
|
|
keywords:
|
|
- fleet
|
|
sources:
|
|
- https://hub.docker.com/r/linuxserver/fleet
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.truecharts.org
|
|
version: 10.1.4
|
|
- condition: mariadb.enabled
|
|
name: mariadb
|
|
repository: https://charts.truecharts.org/
|
|
version: 3.0.17
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: https://truecharts.org
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- incubator
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|