From 8bef2e264a5ddd28dd0b0e63e11eaf21cda2b471 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 11 Nov 2024 17:42:54 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/linuxse?= =?UTF-8?q?rver/piwigo=2015.0.0=20=E2=86=92=2015.1.0=20(#29137)?= 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 2f59feed2ef..131c787cc17 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: 15.0.0 +appVersion: 15.1.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: 15.0.2 +version: 15.1.0 diff --git a/charts/stable/piwigo/values.yaml b/charts/stable/piwigo/values.yaml index 33e203da0af..cf4938c2a78 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.0.0@sha256:69fa3f13f1ba21e63946164317c4f9d5f5b1a2c4c4499e16867eb31b97c2442f + tag: 15.1.0@sha256:24425ab8b48f8dfcbde5dcc7373d5ae08a3b4633ac2ad980f5fc76a464516963 securityContext: container: runAsNonRoot: false