diff --git a/charts/stable/piwigo/Chart.yaml b/charts/stable/piwigo/Chart.yaml index bb5e9d26357..f79e6e71d95 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: 12.14.2 +version: 12.14.3 diff --git a/charts/stable/piwigo/values.yaml b/charts/stable/piwigo/values.yaml index f564da02d76..65d2411c599 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.3.0@sha256:bd33a2e011b53a70cbd90de94d21020f8669f363c09f06a7c7cf4aa325335a43 + tag: 14.3.0@sha256:c403a6bea6049d4f3f9343c1a745ec6cf97e8490ee94ccbc772448e35876c9cf securityContext: container: runAsNonRoot: false