diff --git a/charts/stable/piwigo/Chart.yaml b/charts/stable/piwigo/Chart.yaml index 7f8af4f8508..aeb4e85e95d 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.3 +version: 14.4.4 diff --git a/charts/stable/piwigo/values.yaml b/charts/stable/piwigo/values.yaml index ea77127aa75..e6a0c4254a1 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:9600bb6f46c0d5f72650f8b0b7ead0d759351af4c737bc51a0ef3c79ddd382d1 + tag: 14.5.0@sha256:d47750976f47923748656725fcb4a232de0766b255e6cba9312559f4e0b7dafd securityContext: container: runAsNonRoot: false