diff --git a/charts/stable/piwigo/Chart.yaml b/charts/stable/piwigo/Chart.yaml index 728a9f7ea28..c17ffa3fd7e 100644 --- a/charts/stable/piwigo/Chart.yaml +++ b/charts/stable/piwigo/Chart.yaml @@ -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.4.0 +version: 11.4.1 diff --git a/charts/stable/piwigo/values.yaml b/charts/stable/piwigo/values.yaml index a6ae8ae3c7e..c27d1349079 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.2.0@sha256:5097fb5d8bc1e59a8fd5a9f48050a2ed29b37b3641c2a5c1055d2c865d6bd9d0 + tag: 14.2.0@sha256:ab636f1fdd86ef4d26bd31b4c1dce82e3173a1bde081e4c0eafbe497b13da050 securityContext: container: runAsNonRoot: false