From 75c8b308b9263bc7e887e98bb1dde7eba9280b5c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 30 Dec 2025 17:54:23 +0100 Subject: [PATCH] =?UTF-8?q?feat(piwigo):=20update=20image=20ghcr.io/linuxs?= =?UTF-8?q?erver/piwigo=2016.1.0=20=E2=86=92=2016.2.0=20(#43270)?= 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 766f08e474e..32d0329f2c0 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: 16.1.0 +appVersion: 16.2.0 dependencies: - name: common version: 28.29.17 @@ -47,5 +47,5 @@ sources: - https://github.com/linuxserver/docker-piwigo - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/piwigo type: application -version: 18.3.7 +version: 18.4.0 diff --git a/charts/stable/piwigo/values.yaml b/charts/stable/piwigo/values.yaml index a782229866c..fb57c6d6024 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: 16.1.0@sha256:0fbcd2c804e5ce401dc80e577e93491f896c5f4b3ce18ca5f463acb2e9c65942 + tag: 16.2.0@sha256:981f92ce60f50028f52eb270fba3b62e693a21351cec069709f4106388d1dc52 securityContext: container: runAsNonRoot: false