diff --git a/charts/stable/piwigo/Chart.yaml b/charts/stable/piwigo/Chart.yaml index 2dc8933857d..a73907d9570 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/trueforge-org/truecharts/tree/master/charts/stable/piwigo type: application -version: 20.13.1 +version: 20.13.2 diff --git a/charts/stable/piwigo/values.yaml b/charts/stable/piwigo/values.yaml index 6048aaa5205..def808b9e68 100644 --- a/charts/stable/piwigo/values.yaml +++ b/charts/stable/piwigo/values.yaml @@ -2,7 +2,7 @@ image: repository: ghcr.io/linuxserver/piwigo pullPolicy: IfNotPresent - tag: 16.4.0@sha256:9b26612390b869560f215f2a32941cd1a99106b76dae5b09c565ff68c8e31cd9 + tag: 16.4.0@sha256:d6ceb40033a3b3f7b3506dd5e87fd77937ebd68a233d86d400ce0422bc69ee82 securityContext: container: runAsNonRoot: false