chart-seafile: add
This commit is contained in:
27
charts/seafile/Chart.yaml
Normal file
27
charts/seafile/Chart.yaml
Normal file
@ -0,0 +1,27 @@
|
||||
---
|
||||
apiVersion: v2
|
||||
name: seafile
|
||||
description: >
|
||||
An open-source, cross-platform file-hosting software system.
|
||||
home: https://www.seafile.com/en/home/
|
||||
icon: https://www.seafile.com/media/img/seafile-logo.png
|
||||
type: application
|
||||
version: 0.1.0
|
||||
appVersion: 11.0.12
|
||||
|
||||
dependencies:
|
||||
- name: mariadb
|
||||
version: 19.0.5
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
condition: mariadb.enabled
|
||||
- name: memcached
|
||||
version: 7.4.12
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
condition: memcached.enabled
|
||||
|
||||
sources: [https://github.com/haiwen/seafile]
|
||||
|
||||
maintainers:
|
||||
- name: Bertalan Zoltán Péter
|
||||
email: bertalan.peter@bp99.eu
|
||||
url: https://bp99.eu/
|
||||
Reference in New Issue
Block a user