diff --git a/charts/stable/piwigo/Chart.yaml b/charts/stable/piwigo/Chart.yaml index 8c60ab950b8..650ac8d1efa 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: 15.8.5 +version: 15.8.6 diff --git a/charts/stable/piwigo/values.yaml b/charts/stable/piwigo/values.yaml index e3a8535b331..1db2138f867 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: 15.3.0@sha256:4804c2b5ba84e8aa774ddea154d75831e308b1c68d6e7507cca2007ef97d6edc + tag: 15.3.0@sha256:9e4df323905616195c0894cd8bdcb416b5093c568fc8a14ebdcfeb84738c1929 securityContext: container: runAsNonRoot: false