From 0b21e14fdb6c07c2a06f16d918f2318e344f2c43 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 20 Oct 2025 22:28:47 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/linuxse?= =?UTF-8?q?rver/piwigo=2015.6.0=20=E2=86=92=2015.7.0=20(#40918)?= 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 | `d8e7a90` -> `2627575` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard 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 114c2016b03..6515721a6eb 100644 --- a/charts/stable/piwigo/Chart.yaml +++ b/charts/stable/piwigo/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 15.6.0 +appVersion: 15.7.0 dependencies: - name: common version: 28.26.1 @@ -48,5 +48,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/piwigo - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/piwigo type: application -version: 17.14.3 +version: 17.15.0 diff --git a/charts/stable/piwigo/values.yaml b/charts/stable/piwigo/values.yaml index 839b6a8ad4f..2bf2d84223a 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: 15.6.0@sha256:d8e7a90225aae996ea60d44b437f759f2f570df19142235eac304aa7d0f7524c + tag: 15.7.0@sha256:2627575970841ef651a1b85a1f2971336d5500be620ec241ba02c6ddcbe1ee9d securityContext: container: runAsNonRoot: false