diff --git a/charts/stable/piwigo/Chart.yaml b/charts/stable/piwigo/Chart.yaml index 4fbca730c95..98347ed6558 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.4 +version: 12.13.5 diff --git a/charts/stable/piwigo/values.yaml b/charts/stable/piwigo/values.yaml index c8f741d5a18..e7e1a7b8661 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:70502308786c07edbf0bd3a802c2d9d7d1e20101215046a3a1bb589732371821 + tag: 14.3.0@sha256:be1d9bf6604308f86f2dea46b8eae224fc9e4d706fd4089dfce5bdf451c5fc8e securityContext: container: runAsNonRoot: false