28 lines
807 B
YAML
Raw Permalink Normal View History

2022-03-03 13:03:54 -05:00
apiVersion: v2
description: Helm chart for calibre-web
name: calibre-web
type: application
version: 0.0.1
kubeVersion: ">=1.16.0-0"
keywords:
- calibre-web
- calibreweb
- calibre
home: https://scm.docker.cabillot.eu/web/calibreweb-helm/
maintainers:
- name: Julien Cabillot
email: dockerimages@cabillot.eu
# 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"
dependencies:
- name: common
repository: "https://scm.docker.cabillot.eu/perso/helm-library-common/raw/branch/master/"
version: 4.2.0