diff --git a/charts/stable/piwigo/Chart.yaml b/charts/stable/piwigo/Chart.yaml index 739c55edc5f..0c75c45355c 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.4.6 +version: 14.4.7 diff --git a/charts/stable/piwigo/values.yaml b/charts/stable/piwigo/values.yaml index ff70fba25e6..1f5bda19292 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.5.0@sha256:a422e123bda4523d53e1cb7fef9566fe69f97b8325ae47efeb18e58c3e0e2273 + tag: 14.5.0@sha256:14ae636e5d382b9e425ef9fa5f11230eb695d8b648609a04a04a913397cb9be5 securityContext: container: runAsNonRoot: false