wip
This commit is contained in:
27
charts/ttrss/Chart.yaml
Normal file
27
charts/ttrss/Chart.yaml
Normal file
@@ -0,0 +1,27 @@
|
||||
apiVersion: v2
|
||||
|
||||
description: Helm chart for ttrss
|
||||
name: ttrss
|
||||
type: application
|
||||
version: 0.0.1
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
keywords:
|
||||
- ttrss
|
||||
home: https://github.com/framasoft/ttrss
|
||||
#sources:
|
||||
#- https://github.com/filebrowser/filebrowser
|
||||
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