diff --git a/charts/stable/piwigo/Chart.yaml b/charts/stable/piwigo/Chart.yaml index c28613264d8..7db58e6b50b 100644 --- a/charts/stable/piwigo/Chart.yaml +++ b/charts/stable/piwigo/Chart.yaml @@ -45,5 +45,5 @@ sources: - https://github.com/linuxserver/docker-piwigo - https://github.com/truecharts/charts/tree/master/charts/stable/piwigo type: application -version: 16.5.2 +version: 16.5.3 diff --git a/charts/stable/piwigo/values.yaml b/charts/stable/piwigo/values.yaml index 52a90ce4bbb..6ec44f66a56 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: 15.6.0@sha256:bfb0762e67696d540dc83d21b93ae7b19f3613081db74656c21e69157aa8f283 + tag: 15.6.0@sha256:9ecc9bbac4d466bca04fe7cdeed86cf23a757cf1fd1af50ea1331b4fef6f62c5 securityContext: container: runAsNonRoot: false