From 7afe172113b82d6e69f28c72bab7841d26376e15 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 25 Feb 2026 03:10:29 +0100 Subject: [PATCH] =?UTF-8?q?feat(piwigo):=20update=20image=20ghcr.io/linuxs?= =?UTF-8?q?erver/piwigo=2016.2.0=20=E2=86=92=2016.3.0=20(#45545)?= 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 | `bae4f52` → `03f3cf5` | --- > [!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**: 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 9ff27e1b44f..6e6754f42ce 100644 --- a/charts/stable/piwigo/Chart.yaml +++ b/charts/stable/piwigo/Chart.yaml @@ -14,7 +14,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 16.2.0 +appVersion: 16.3.0 dependencies: - name: common version: 28.32.5 @@ -50,5 +50,5 @@ sources: - https://github.com/linuxserver/docker-piwigo - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/piwigo type: application -version: 18.10.1 +version: 18.11.0 diff --git a/charts/stable/piwigo/values.yaml b/charts/stable/piwigo/values.yaml index d78cdcdbd9e..f6c8d024809 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.2.0@sha256:bae4f52e9c616f45c78a1c74510e1444c24a7e280bcdeda39bfda81fae19ed68 + tag: 16.3.0@sha256:03f3cf5b93992b799c56d70f779dab18dcced954faf1cf56b257c44f779f7564 securityContext: container: runAsNonRoot: false