From ab12a5a6788d53f84a33347b43f6fe195817fb7b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 19 Dec 2021 16:25:59 +0100 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/photoprism to v20211215 (#1568) * chore(deps): update container image tccr.io/truecharts/photoprism to v20211215 * Commit bumped App Version Signed-off-by: TrueCharts-Bot Co-authored-by: Renovate Bot Co-authored-by: TrueCharts-Bot --- charts/stable/photoprism/Chart.yaml | 2 +- charts/stable/photoprism/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/photoprism/Chart.yaml b/charts/stable/photoprism/Chart.yaml index b8943979fcf..47fcda44d3a 100644 --- a/charts/stable/photoprism/Chart.yaml +++ b/charts/stable/photoprism/Chart.yaml @@ -26,7 +26,7 @@ name: photoprism sources: - https://github.com/photoprism/photoprism - https://hub.docker.com/r/photoprism/photoprism -version: 7.0.5 +version: 7.0.6 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/photoprism/values.yaml b/charts/stable/photoprism/values.yaml index 64588d1b083..7b6023cf83b 100644 --- a/charts/stable/photoprism/values.yaml +++ b/charts/stable/photoprism/values.yaml @@ -2,7 +2,7 @@ image: # -- image repository repository: tccr.io/truecharts/photoprism # -- image tag - tag: v20211210@sha256:46569b145fbc56de72a9e1c9564627b757eada841179c516287e253ea4c776a6 + tag: v20211215@sha256:2f98a254657a06f0648f66d3bf14a9d190c5e7fa8b6d25e5970aa854a1d891f0 # -- image pull policy pullPolicy: IfNotPresent