diff --git a/charts/stable/piwigo/Chart.yaml b/charts/stable/piwigo/Chart.yaml index 482c302d95f..d5a2ce3b3f2 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.13.10 +version: 12.13.11 diff --git a/charts/stable/piwigo/values.yaml b/charts/stable/piwigo/values.yaml index e7e1a7b8661..48bbf4bd36c 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:be1d9bf6604308f86f2dea46b8eae224fc9e4d706fd4089dfce5bdf451c5fc8e + tag: 14.3.0@sha256:fbeb2a60b066d70025983ee6b166d9f1fb72a6f301b1529154c9445399dbec3c securityContext: container: runAsNonRoot: false