diff --git a/charts/stable/piwigo/Chart.yaml b/charts/stable/piwigo/Chart.yaml index ac29b87b588..d1186fc7436 100644 --- a/charts/stable/piwigo/Chart.yaml +++ b/charts/stable/piwigo/Chart.yaml @@ -47,5 +47,5 @@ sources: - https://github.com/linuxserver/docker-piwigo - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/piwigo type: application -version: 18.4.3 +version: 18.4.4 diff --git a/charts/stable/piwigo/values.yaml b/charts/stable/piwigo/values.yaml index 1625e2b837a..d9963089c27 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: 16.2.0@sha256:1229710b17644300702975890dd8a94ff787815352e9b7a1c18966086e31c2b2 + tag: 16.2.0@sha256:8f2b4bce52b514cfae85c4900b6fc49dcffaad500755febecd67ab6da2028122 securityContext: container: runAsNonRoot: false