first import

This commit is contained in:
Julien Cabillot
2021-12-29 16:21:53 -05:00
parent 82ebcf8976
commit 5421846c1f
74 changed files with 5730 additions and 0 deletions

33
charts/cv/Chart.yaml Normal file
View File

@@ -0,0 +1,33 @@
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.1
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: helm-library-common
#TODO: pas de helm repository = pas de partage
#repository: https://library-charts.k8s-at-home.com
repository: "file://charts/helm-library-common"
version: 4.2.0