feat: init
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
apiVersion: v2
|
||||
|
||||
description: Helm chart for ntfy
|
||||
name: ntfy
|
||||
type: application
|
||||
version: 0.0.6
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
keywords:
|
||||
- ntfy
|
||||
home: https://scm.docker.cabillot.eu/web/ntfy-helm/
|
||||
sources:
|
||||
- https://github.com/binwiederhier/ntfy/
|
||||
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.28.0"
|
||||
|
||||
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