From 52b67b00d0b75a9f1cb5351fde6abcedab7eaf99 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 9 Nov 2024 17:21:43 +0100 Subject: [PATCH] chore(helm): update image ghcr.io/linuxserver/piwigo digest to 69fa3f1 (#29048) --- charts/stable/piwigo/Chart.yaml | 2 +- charts/stable/piwigo/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/piwigo/Chart.yaml b/charts/stable/piwigo/Chart.yaml index 23f4b1f3689..2f59feed2ef 100644 --- a/charts/stable/piwigo/Chart.yaml +++ b/charts/stable/piwigo/Chart.yaml @@ -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.1 +version: 15.0.2 diff --git a/charts/stable/piwigo/values.yaml b/charts/stable/piwigo/values.yaml index 00e49e30ded..33e203da0af 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:f6e427667103d44b40f5edcd7356dfb211ae3b891456150839e4e6f387a5d354 + tag: 15.0.0@sha256:69fa3f13f1ba21e63946164317c4f9d5f5b1a2c4c4499e16867eb31b97c2442f securityContext: container: runAsNonRoot: false