diff --git a/charts/stable/piwigo/Chart.yaml b/charts/stable/piwigo/Chart.yaml index da488496c6a..d9a2a25ff16 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.17 +version: 18.4.18 diff --git a/charts/stable/piwigo/values.yaml b/charts/stable/piwigo/values.yaml index d9963089c27..373fdc24ca4 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:8f2b4bce52b514cfae85c4900b6fc49dcffaad500755febecd67ab6da2028122 + tag: 16.2.0@sha256:1874f579c887afdc2d76f98d75eee987f2ea8703e84322cbeb266556dcc508c2 securityContext: container: runAsNonRoot: false