diff --git a/charts/stable/piwigo/Chart.yaml b/charts/stable/piwigo/Chart.yaml index 320e7b01351..e6b18eac147 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.17.3 +version: 12.17.4 diff --git a/charts/stable/piwigo/values.yaml b/charts/stable/piwigo/values.yaml index 373a7401668..93893cb5fe4 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:09927be5006475c1ed2cdd3adccc05e807ee89800e23fd34b6d8cc9622f9d8a1 + tag: 14.4.0@sha256:3e7f7e5abd277ddfbebf3b80eecda60fc0412d2e2995591b13783154e74c39bb securityContext: container: runAsNonRoot: false