From 1449565f1bda51f80162b017d2ce29b2ca593fca Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 28 Sep 2024 20:20:40 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/piwigo to 14.5.0@514ba5c by renovate (#27019) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/piwigo](https://redirect.github.com/linuxserver/docker-piwigo/packages) ([source](https://redirect.github.com/linuxserver/docker-piwigo)) | digest | `8ba0186` -> `514ba5c` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). --- charts/stable/piwigo/Chart.yaml | 2 +- charts/stable/piwigo/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/piwigo/Chart.yaml b/charts/stable/piwigo/Chart.yaml index e47f7c7ed1e..411b783ff7f 100644 --- a/charts/stable/piwigo/Chart.yaml +++ b/charts/stable/piwigo/Chart.yaml @@ -42,4 +42,4 @@ sources: - https://github.com/linuxserver/docker-piwigo - https://github.com/truecharts/charts/tree/master/charts/stable/piwigo type: application -version: 14.5.11 +version: 14.5.12 diff --git a/charts/stable/piwigo/values.yaml b/charts/stable/piwigo/values.yaml index 6c15e42015d..1de9688597d 100644 --- a/charts/stable/piwigo/values.yaml +++ b/charts/stable/piwigo/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/piwigo pullPolicy: IfNotPresent - tag: 14.5.0@sha256:8ba01863b3cb2f438b862a537fb22852c262972116ac4012c2cc210cba4587f8 + tag: 14.5.0@sha256:514ba5cd850a40aba0a8238c21f41ffbf5a7867a018c61f15934b63aaabda137 securityContext: container: runAsNonRoot: false