2021-12-12 22:27:04 +00:00
|
|
|
apiVersion: v2
|
|
|
|
kubeVersion: ">=1.16.0-0"
|
|
|
|
name: fleet
|
2022-03-26 17:28:06 +00:00
|
|
|
version: 1.0.8
|
2021-12-18 20:15:26 +00:00
|
|
|
appVersion: "2.3.2"
|
2021-12-12 22:27:04 +00:00
|
|
|
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
|
2022-03-06 19:11:45 +00:00
|
|
|
icon: https://truecharts.org/_static/img/appicons/fleet.png
|
2021-12-12 22:27:04 +00:00
|
|
|
keywords:
|
|
|
|
- fleet
|
|
|
|
sources:
|
|
|
|
- https://hub.docker.com/r/linuxserver/fleet
|
|
|
|
dependencies:
|
|
|
|
- name: common
|
2022-03-26 13:07:37 +00:00
|
|
|
repository: https://library-charts.truecharts.org
|
|
|
|
version: 9.1.15
|
2021-12-12 22:27:04 +00:00
|
|
|
- condition: mariadb.enabled
|
|
|
|
name: mariadb
|
|
|
|
repository: https://truecharts.org/
|
2022-03-26 17:28:06 +00:00
|
|
|
version: 2.0.12
|
2021-12-12 22:27:04 +00:00
|
|
|
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
|