feat: first import

This commit is contained in:
Julien Cabillot
2022-03-03 08:30:52 -05:00
parent 42ef4ddd86
commit 68439307d0
6 changed files with 123 additions and 0 deletions

View File

@@ -0,0 +1,27 @@
apiVersion: v2
description: Helm chart for filebrowser
name: filebrowser
type: application
version: 0.0.7
kubeVersion: ">=1.16.0-0"
keywords:
- filebrowser
home: https://scm.docker.cabillot.eu/web/filebrowser-helm/
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