diff --git a/charts/stable/piwigo/Chart.yaml b/charts/stable/piwigo/Chart.yaml index 1efbfe187ab..80a7518785f 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.2.17 +version: 11.2.18 diff --git a/charts/stable/piwigo/values.yaml b/charts/stable/piwigo/values.yaml index be0c4b6d05e..1ac5a878e30 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:e9f8536cb17da3ac6c1bedd457506815502f2775a42a953a41b19047efdd121d + tag: 14.1.0@sha256:90348fd383309db6f18c379060b8a043198b67b2b9258f03b3566d616f3b9036 securityContext: container: runAsNonRoot: false