chore(deps): update container image docker.io/photoprism/photoprism to v20211130 (#1439)

* chore(deps): update container image docker.io/photoprism/photoprism to v20211130

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
renovate[bot]
2021-11-30 22:35:51 +01:00
committed by GitHub
parent 8353138cf5
commit a37addbb2a
2 changed files with 2 additions and 2 deletions

View File

@@ -26,7 +26,7 @@ name: photoprism
sources:
- https://github.com/photoprism/photoprism
- https://hub.docker.com/r/photoprism/photoprism
version: 6.0.2
version: 6.0.3
annotations:
truecharts.org/catagories: |
- media

View File

@@ -9,7 +9,7 @@ image:
# -- image repository
repository: docker.io/photoprism/photoprism
# -- image tag
tag: 20211128@sha256:6f1fff0abad93f7d9a8a0c8a6b65af9ad5c3c12d1a22e4867fb93c331336f156
tag: 20211130@sha256:cd3e38e0710279372c17d19fbe6e05010689f7b385a13c9fca325196dff2afb1
# -- image pull policy
pullPolicy: IfNotPresent