From e639ee2514bc1007cdaa97f5a849a8a4b099462c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 7 Sep 2024 20:19:11 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/piwigo to 14.5.0@4b97ab7 by renovate (#26087) 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 | `14ae636` -> `4b97ab7` | --- > [!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 d88287cad54..6c405a54a0f 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.3 +version: 14.5.4 diff --git a/charts/stable/piwigo/values.yaml b/charts/stable/piwigo/values.yaml index 1f5bda19292..1c78734b060 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:14ae636e5d382b9e425ef9fa5f11230eb695d8b648609a04a04a913397cb9be5 + tag: 14.5.0@sha256:4b97ab75c8d34ffd05143cca2fdf29a2f03e3af8f4fd4790c915634d9f064e05 securityContext: container: runAsNonRoot: false