From 25fa71ed343e6d6e5088ea41e28c97c70b81d50a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 21 Jan 2024 14:13:28 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/piwigo to 14.1.0@e9f8536 by renovate (#17361) --- charts/stable/piwigo/Chart.yaml | 6 +++--- charts/stable/piwigo/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/piwigo/Chart.yaml b/charts/stable/piwigo/Chart.yaml index c9b2f94aec9..654faa82af6 100644 --- a/charts/stable/piwigo/Chart.yaml +++ b/charts/stable/piwigo/Chart.yaml @@ -3,7 +3,7 @@ annotations: min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: media - truecharts.org/max_helm_version: "3.13" + truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 @@ -32,7 +32,7 @@ keywords: - gallery - photo - image -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -43,4 +43,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/piwigo - https://ghcr.io/linuxserver/piwigo type: application -version: 11.2.11 +version: 11.2.12 diff --git a/charts/stable/piwigo/values.yaml b/charts/stable/piwigo/values.yaml index 77599e7cf2a..be0c4b6d05e 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.1.0@sha256:3d614985fe7e9e2e356c3b68ee909d5260fee313fa165028ac60f9b2056517c1 + tag: 14.1.0@sha256:e9f8536cb17da3ac6c1bedd457506815502f2775a42a953a41b19047efdd121d securityContext: container: runAsNonRoot: false