From df28be306a35e68ea2ce8ef95f45804b4d9fd4cf Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 28 Jul 2025 14:15:15 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/linuxse?= =?UTF-8?q?rver/piwigo=2015.5.0=20=E2=86=92=2015.6.0=20(#37848)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 aa2ef923b3c..79b590d60bf 100644 --- a/charts/stable/piwigo/Chart.yaml +++ b/charts/stable/piwigo/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 15.5.0 +appVersion: 15.6.0 dependencies: - name: common version: 28.13.0 @@ -45,5 +45,5 @@ sources: - https://github.com/linuxserver/docker-piwigo - https://github.com/truecharts/charts/tree/master/charts/stable/piwigo type: application -version: 16.2.2 +version: 16.3.0 diff --git a/charts/stable/piwigo/values.yaml b/charts/stable/piwigo/values.yaml index 8fa3cfbc4ea..52a90ce4bbb 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.5.0@sha256:82155338f6cd8a009809daff87af5901075b683b2670204c7dbbe20c630b0ecf + tag: 15.6.0@sha256:bfb0762e67696d540dc83d21b93ae7b19f3613081db74656c21e69157aa8f283 securityContext: container: runAsNonRoot: false