32 lines
909 B
YAML
32 lines
909 B
YAML
apiVersion: v2
|
|
kubeVersion: ">=1.16.0-0"
|
|
name: chevereto
|
|
version: 0.0.8
|
|
appVersion: "1.6.0"
|
|
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-icon.png
|
|
keywords:
|
|
- chevereto
|
|
sources:
|
|
- https://hub.docker.com/r/linuxserver/chevereto
|
|
dependencies:
|
|
- name: common
|
|
repository: https://truecharts.org
|
|
version: 8.9.25
|
|
- condition: mariadb.enabled
|
|
name: mariadb
|
|
repository: https://truecharts.org/
|
|
version: 1.0.40
|
|
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
|