Files
k8s-at-home-charts/charts/stable/filebrowser/Chart.yaml
Jonas Janz 1ac1ecbd82 [filebrowser] add new filebrowser chart (#1253)
* [filebrowser] add new filebrowser chart

Signed-off-by: PixelJonas <5434875+PixelJonas@users.noreply.github.com>

* [filebrowser] auto-generate docs

Signed-off-by: PixelJonas <5434875+PixelJonas@users.noreply.github.com>

* [filebrowser] fix default location of database

the database file should be in it's own PVC to ensure,
that people can use NFS for the files.

Signed-off-by: PixelJonas <5434875+PixelJonas@users.noreply.github.com>

* [filebrowser] add code suggestions

decrease initial version to 0.0.1
don't set defaults for accessMode or size for PersitentVolumeClaims
use template for ConfigMap

Signed-off-by: PixelJonas <5434875+PixelJonas@users.noreply.github.com>

* [filebrowse] move chart to stable

increase version to 1.0.0
re-run helm-docs
increase app-version to 2.18.0

Signed-off-by: PixelJonas <5434875+PixelJonas@users.noreply.github.com>
2021-11-14 09:47:30 -05:00

20 lines
602 B
YAML

apiVersion: v2
appVersion: 2.18.0
description: filebrowser provides a file managing interface within a specified directory
name: filebrowser
version: 1.0.0
kubeVersion: ">=1.16.0-0"
keywords:
- filebrowser
home: https://github.com/k8s-at-home/charts/tree/master/charts/incubator/filebrowser
icon: https://raw.githubusercontent.com/filebrowser/logo/master/icon.png
sources:
- https://github.com/filebrowser/filebrowser
maintainers:
- name: PixelJonas
email: 5434875+PixelJonas@users.noreply.github.com
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.0.1