chore(deps): update container image docker.io/photoprism/photoprism to v20210925 (#1045)
* chore(deps): update container image docker.io/photoprism/photoprism to v20210925 * 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:
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "20210523"
|
||||
appVersion: '20210523'
|
||||
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: 3.0.1
|
||||
version: 3.0.2
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
image:
|
||||
repository: docker.io/photoprism/photoprism
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 20210523@sha256:40e99d97615164f1a10c2a674301ced878030a7a79df1b8b40d70f096c4112a9
|
||||
tag: 20210925@sha256:238e6955804d82097d08f0e4318835721f46bd844f9065a38aa7d112ab72906e
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
|
||||
@@ -9,7 +9,7 @@ image:
|
||||
# -- image repository
|
||||
repository: docker.io/photoprism/photoprism
|
||||
# -- image tag
|
||||
tag: 20210523@sha256:40e99d97615164f1a10c2a674301ced878030a7a79df1b8b40d70f096c4112a9
|
||||
tag: 20210925@sha256:238e6955804d82097d08f0e4318835721f46bd844f9065a38aa7d112ab72906e
|
||||
# -- image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
|
||||
Reference in New Issue
Block a user