* NUKE values.yaml -> ix_values.yaml * nuke the values.yaml files globally (we can revert just the bare minimum required settings, if needed) * bump patch versions (cherry picked from commit e6c60c57df81af47652180d3e822f05c878e1d2b) * bump common to deal with some storageClass naming issues * bump common and postgresql * try retrying helm dependency update 3 times if failed * sleep after error
26 lines
700 B
YAML
26 lines
700 B
YAML
apiVersion: v2
|
|
appVersion: '20211010'
|
|
dependencies:
|
|
- name: common
|
|
repository: https://truecharts.org
|
|
version: 8.3.12
|
|
description: "PhotoPrism\xC2\xAE is a server-based application for browsing, organizing\
|
|
\ and sharing your personal photo collection"
|
|
home: https://github.com/truechartsapps/tree/master/charts/stable/photoprism
|
|
icon: https://demo.photoprism.org/static/img/logo-avatar.svg
|
|
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: 4.0.3
|