From 381cb43fb91d56e02f17d3ec0bf3557f0c1d1658 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 3 May 2026 21:00:51 +0200 Subject: [PATCH] =?UTF-8?q?feat(piwigo):=20update=20image=20ghcr.io/linuxs?= =?UTF-8?q?erver/piwigo=2016.3.0=20=E2=86=92=2016.4.0=20(#47830)?= 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)) | minor | `4de652f` → `79c14f4` | --- > [!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 | 4 ++-- charts/stable/piwigo/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/piwigo/Chart.yaml b/charts/stable/piwigo/Chart.yaml index 9b0f89559f4..c1813fe5adb 100644 --- a/charts/stable/piwigo/Chart.yaml +++ b/charts/stable/piwigo/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 16.3.0 +appVersion: 16.4.0 dependencies: - name: common version: 29.2.8 @@ -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.4.0 +version: 20.5.0 diff --git a/charts/stable/piwigo/values.yaml b/charts/stable/piwigo/values.yaml index d1d1f1046cd..72969a260cb 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.3.0@sha256:4de652f3da22e9980835cad771c3c26bde4a81664b09708ed9bdcaeb18a572ff + tag: 16.4.0@sha256:79c14f4d9291a9166565bd94259f39a737278aa1f5cf9bd4f309a08d8f174600 securityContext: container: runAsNonRoot: false