From c9c62f8f84302c689257a19162cb057090b3fb06 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 31 Oct 2024 02:38:18 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/linuxse?= =?UTF-8?q?rver/piwigo=2014.5.0=20=E2=86=92=2015.0.0=20(#28453)?= 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 9cff0bfb9b8..b8623a0e5cf 100644 --- a/charts/stable/piwigo/Chart.yaml +++ b/charts/stable/piwigo/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 14.5.0 +appVersion: 15.0.0 dependencies: - name: common version: 25.1.5 @@ -42,4 +42,4 @@ sources: - https://github.com/linuxserver/docker-piwigo - https://github.com/truecharts/charts/tree/master/charts/stable/piwigo type: application -version: 14.7.4 +version: 15.0.0 diff --git a/charts/stable/piwigo/values.yaml b/charts/stable/piwigo/values.yaml index 0b2e48483b4..49b558ce2bb 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: 14.5.0@sha256:d8a99791379361b4e9e03b25c4ad82cd706d5611d222d43c769b28f9fb7b618d + tag: 15.0.0@sha256:1ef3fc3b1ca0f571a619f594bcd6a2acb02ee7e7a88e3fff62d779ebb881979c securityContext: container: runAsNonRoot: false