35 lines
962 B
YAML
35 lines
962 B
YAML
apiVersion: v2
|
|
appVersion: "1.1.2"
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.truecharts.org
|
|
version: 9.3.17
|
|
- condition: mariadb.enabled
|
|
name: mariadb
|
|
repository: https://charts.truecharts.org/
|
|
version: 2.0.76
|
|
description: "A web-based dashboard application that gives you a neat and clean interface for logging your fuel fill-ups for all of your vehicles."
|
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/clarkson
|
|
icon: https://truecharts.org/_static/img/appicons/clarkson.png
|
|
keywords:
|
|
- fuel
|
|
- car
|
|
- log
|
|
- fill-up
|
|
- vehicle
|
|
kubeVersion: '>=1.16.0-0'
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: https://truecharts.org
|
|
name: clarkson
|
|
sources:
|
|
- https://github.com/linuxserver/Clarkson
|
|
- https://hub.docker.com/r/linuxserver/clarkson
|
|
version: 1.0.21
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- vehicle
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|