diff --git a/charts/stable/piwigo/Chart.yaml b/charts/stable/piwigo/Chart.yaml index 4c11d1e62ea..f4ea1480935 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: 13.0.5 +version: 13.0.6 diff --git a/charts/stable/piwigo/values.yaml b/charts/stable/piwigo/values.yaml index 93893cb5fe4..49c833eff2a 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.4.0@sha256:3e7f7e5abd277ddfbebf3b80eecda60fc0412d2e2995591b13783154e74c39bb + tag: 14.4.0@sha256:b233363bd403a9a50ba09e323969e170fa0f7c75ef3893c8084c9a967352d8e7 securityContext: container: runAsNonRoot: false