36 lines
946 B
YAML
36 lines
946 B
YAML
|
apiVersion: v2
|
||
|
appVersion: "2022w6"
|
||
|
dependencies:
|
||
|
- name: common
|
||
|
repository: https://truecharts.org
|
||
|
version: 9.0.0
|
||
|
- condition: postgresql.enabled
|
||
|
name: postgresql
|
||
|
repository: https://truecharts.org/
|
||
|
version: 7.0.0
|
||
|
- condition: redis.enabled
|
||
|
name: redis
|
||
|
repository: https://truecharts.org
|
||
|
version: 2.0.0
|
||
|
description: "A self-hosted open source photo management service."
|
||
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/librephotos
|
||
|
icon: https://truecharts.org/_static/img/appicons/librephotos-icon.png
|
||
|
keywords:
|
||
|
- photos
|
||
|
- gallery
|
||
|
kubeVersion: '>=1.16.0-0'
|
||
|
maintainers:
|
||
|
- email: info@truecharts.org
|
||
|
name: TrueCharts
|
||
|
url: https://truecharts.org
|
||
|
name: librephotos
|
||
|
sources:
|
||
|
- https://github.com/LibrePhotos/librephotos
|
||
|
- https://hub.docker.com/r/reallibrephotos/librephotos
|
||
|
version: 2.0.0
|
||
|
annotations:
|
||
|
truecharts.org/catagories: |
|
||
|
- media
|
||
|
truecharts.org/SCALE-support: "true"
|
||
|
truecharts.org/grade: U
|