From cf0e2462ac962672039c09e1ceb09e7359512f63 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 6 Jul 2026 20:06:07 +0200 Subject: [PATCH] chore(piwigo): update image ghcr.io/linuxserver/piwigo digest to d6ceb40 (#49950) 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 | `9b26612` → `d6ceb40` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: (UTC) - 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 2dc8933857d..a73907d9570 100644 --- a/charts/stable/piwigo/Chart.yaml +++ b/charts/stable/piwigo/Chart.yaml @@ -45,5 +45,5 @@ sources: - https://github.com/linuxserver/docker-piwigo - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/piwigo type: application -version: 20.13.1 +version: 20.13.2 diff --git a/charts/stable/piwigo/values.yaml b/charts/stable/piwigo/values.yaml index 6048aaa5205..def808b9e68 100644 --- a/charts/stable/piwigo/values.yaml +++ b/charts/stable/piwigo/values.yaml @@ -2,7 +2,7 @@ image: repository: ghcr.io/linuxserver/piwigo pullPolicy: IfNotPresent - tag: 16.4.0@sha256:9b26612390b869560f215f2a32941cd1a99106b76dae5b09c565ff68c8e31cd9 + tag: 16.4.0@sha256:d6ceb40033a3b3f7b3506dd5e87fd77937ebd68a233d86d400ce0422bc69ee82 securityContext: container: runAsNonRoot: false