32 lines
879 B
YAML
32 lines
879 B
YAML
apiVersion: v2
|
|
appVersion: "2.3.12"
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.truecharts.org
|
|
version: 10.4.7
|
|
- condition: postgresql.enabled
|
|
name: postgresql
|
|
repository: https://charts.truecharts.org/
|
|
version: 8.0.45
|
|
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/img/chart-icons/photoview.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: 4.0.23
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- media
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|