32 lines
838 B
YAML
32 lines
838 B
YAML
|
apiVersion: v2
|
||
|
appVersion: "2.3.12"
|
||
|
dependencies:
|
||
|
- name: common
|
||
|
repository: https://truecharts.org
|
||
|
version: 8.15.2
|
||
|
- condition: postgresql.enabled
|
||
|
name: postgresql
|
||
|
repository: https://truecharts.org/
|
||
|
version: 6.0.66
|
||
|
description: Photoview is a simple and user-friendly photo gallery.
|
||
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/photoview
|
||
|
icon: https://truecharts.org/_static/img/appicons/photoview-icon.png
|
||
|
keywords:
|
||
|
- photo
|
||
|
- gallery
|
||
|
kubeVersion: '>=1.16.0-0'
|
||
|
maintainers:
|
||
|
- email: info@truecharts.org
|
||
|
name: TrueCharts
|
||
|
url: https://truecharts.org
|
||
|
name: photoview
|
||
|
sources:
|
||
|
- https://github.com/photoview/photoview
|
||
|
- https://hub.docker.com/r/viktorstrate/photoview
|
||
|
version: 0.0.1
|
||
|
annotations:
|
||
|
truecharts.org/catagories: |
|
||
|
- media
|
||
|
truecharts.org/SCALE-support: "true"
|
||
|
truecharts.org/grade: U
|