diff --git a/charts/stable/piwigo/Chart.yaml b/charts/stable/piwigo/Chart.yaml index 673870b31c6..9011f6a01f4 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.7.4 +version: 16.7.5 diff --git a/charts/stable/piwigo/values.yaml b/charts/stable/piwigo/values.yaml index 6ec44f66a56..a0e01b3a8f6 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:9ecc9bbac4d466bca04fe7cdeed86cf23a757cf1fd1af50ea1331b4fef6f62c5 + tag: 15.6.0@sha256:4c1048e0e208025b05cdffb7f4bfc96290be513bd92d156c0df842c636361c86 securityContext: container: runAsNonRoot: false