feat: init
This commit is contained in:
28
charts/dokuwiki/Chart.yaml
Normal file
28
charts/dokuwiki/Chart.yaml
Normal file
@@ -0,0 +1,28 @@
|
||||
apiVersion: v2
|
||||
|
||||
description: Helm chart for dokuwiki
|
||||
name: dokuwiki
|
||||
type: application
|
||||
version: 0.1.14
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
keywords:
|
||||
- dokuwiki
|
||||
home: https://scm.docker.cabillot.eu/web/dokuwiki-helm/
|
||||
icon: https://scm.docker.cabillot.eu/repo-avatars/81-d8eec884cb05430e8ccdc486841bb431
|
||||
sources:
|
||||
- https://scm.docker.cabillot.eu/web/dokuwiki
|
||||
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
|
||||
Reference in New Issue
Block a user