34 lines
1.0 KiB
YAML
34 lines
1.0 KiB
YAML
apiVersion: v2
|
|
kubeVersion: ">=1.16.0-0"
|
|
name: chevereto
|
|
version: 0.0.30
|
|
appVersion: "1.6.2"
|
|
description: Chevereto is an image hosting software that allows you to create a beautiful and full-featured image hosting website on your own server.
|
|
type: application
|
|
deprecated: false
|
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/chevereto
|
|
icon: https://truecharts.org/_static/img/appicons/chevereto.png
|
|
keywords:
|
|
- chevereto
|
|
sources:
|
|
- https://hub.docker.com/r/linuxserver/chevereto
|
|
- https://chevereto-free.github.io/setup/system/environment.html#image-handling-variables
|
|
- https://github.com/rodber/chevereto-free
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.truecharts.org
|
|
version: 9.1.15
|
|
- condition: mariadb.enabled
|
|
name: mariadb
|
|
repository: https://truecharts.org/
|
|
version: 2.0.12
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: https://truecharts.org
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- incubator
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|