From a37addbb2aab9dc9f50d07ebc185d5daa5fd7a90 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Nov 2021 22:35:51 +0100 Subject: [PATCH] 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 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 ae498867382..7d68c72090a 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: 6.0.2 +version: 6.0.3 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/photoprism/values.yaml b/charts/stable/photoprism/values.yaml index 612065287ef..9b3b6012ced 100644 --- a/charts/stable/photoprism/values.yaml +++ b/charts/stable/photoprism/values.yaml @@ -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