chore(deps): update container image docker.io/photoprism/photoprism to v20211018 (#1175)

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

* 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-10-19 17:46:35 +02:00 committed by GitHub
parent dc7b6328b8
commit 9b986ecbae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "20211010"
appVersion: '20211010'
dependencies:
- name: common
repository: https://truecharts.org
@ -22,4 +22,4 @@ name: photoprism
sources:
- https://github.com/photoprism/photoprism
- https://hub.docker.com/r/photoprism/photoprism
version: 4.0.5
version: 4.0.6

View File

@ -9,7 +9,7 @@ image:
# -- image repository
repository: docker.io/photoprism/photoprism
# -- image tag
tag: 20211010@sha256:f4687352985a7859fdec43851ffbe559a09c50eea1660f320d7e59a1968269a7
tag: 20211018@sha256:f61fb623187faa33d1e3f4d86e384cdf401442d4ba6bec96897f42fa4fbb84b4
# -- image pull policy
pullPolicy: IfNotPresent