35 lines
933 B
YAML
35 lines
933 B
YAML
apiVersion: v2
|
|
appVersion: "20220121"
|
|
dependencies:
|
|
- name: common
|
|
repository: https://truecharts.org
|
|
version: 8.15.2
|
|
- condition: mariadb.enabled
|
|
name: mariadb
|
|
repository: https://truecharts.org/
|
|
version: 1.0.68
|
|
description: "PhotoPrism\xC2\xAE is a server-based application for browsing, organizing\
|
|
\ and sharing your personal photo collection"
|
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/photoprism
|
|
icon: https://truecharts.org/_static/img/appicons/photoprism-icon.png
|
|
keywords:
|
|
- photos
|
|
- photoprism
|
|
- pictures
|
|
- sharing
|
|
kubeVersion: '>=1.16.0-0'
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: https://truecharts.org
|
|
name: photoprism
|
|
sources:
|
|
- https://github.com/photoprism/photoprism
|
|
- https://hub.docker.com/r/photoprism/photoprism
|
|
version: 7.0.26
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- media
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|