diff --git a/charts/stable/piwigo/Chart.yaml b/charts/stable/piwigo/Chart.yaml index 71b6a2f621a..4bbd97129b8 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.3.3 +version: 18.3.4 diff --git a/charts/stable/piwigo/values.yaml b/charts/stable/piwigo/values.yaml index a2ab68686ff..a782229866c 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.1.0@sha256:c42f9a0a60d9e5d5f5e7d0c868a9754a33814d0513f3f9b2e68d01c0b44263c5 + tag: 16.1.0@sha256:0fbcd2c804e5ce401dc80e577e93491f896c5f4b3ce18ca5f463acb2e9c65942 securityContext: container: runAsNonRoot: false