diff --git a/charts/stable/piwigo/Chart.yaml b/charts/stable/piwigo/Chart.yaml index 22bf534ba23..154c8fc2d39 100644 --- a/charts/stable/piwigo/Chart.yaml +++ b/charts/stable/piwigo/Chart.yaml @@ -42,4 +42,4 @@ sources: - https://github.com/linuxserver/docker-piwigo - https://github.com/truecharts/charts/tree/master/charts/stable/piwigo type: application -version: 14.1.2 +version: 14.1.3 diff --git a/charts/stable/piwigo/values.yaml b/charts/stable/piwigo/values.yaml index d21e81b72f8..6cc5f30c497 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: 14.4.0@sha256:4002ec374d4baf9525de00e7dc455c12576571dbd35c696faf2dafeef71dce58 + tag: 14.4.0@sha256:93f13c4f15dd448de1496738d4f9d657e192f272abc2ce17d07db132be21c145 securityContext: container: runAsNonRoot: false