cv-helm/charts/cv/Chart.yaml
Julien Cabillot cbfadcbdd6 .
2021-12-30 15:14:34 -05:00

32 lines
935 B
YAML

apiVersion: v2
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
#appVersion: "1.16.0"
appVersion: "latest"
description: Helm chart for cv
name: cv
version: 0.0.5
kubeVersion: ">=1.16.0-0"
keywords:
- cv
#TODO:
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/lidarr
#TODO:
icon: https://github.com/lidarr/Lidarr/blob/develop/Logo/512.png?raw=true
#TODO:
sources:
- https://github.com/Lidarr/Lidarr
- https://github.com/k8s-at-home/container-images
maintainers:
- name: jcabillot
# TODO:
email: todo@todo
dependencies:
- name: common
repository: "https://scm.docker.cabillot.eu/perso/helm-library-common/raw/branch/master/"
version: 4.2.0