diff --git a/charts/stable/piwigo/Chart.yaml b/charts/stable/piwigo/Chart.yaml index 07f46688b86..3e1007dd3df 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.5.6 +version: 14.5.7 diff --git a/charts/stable/piwigo/values.yaml b/charts/stable/piwigo/values.yaml index 1c78734b060..9498e52ce93 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:4b97ab75c8d34ffd05143cca2fdf29a2f03e3af8f4fd4790c915634d9f064e05 + tag: 14.5.0@sha256:7693487dacd674b24bc7aea30658070ba15567b35cfcdcdd937df9248972c963 securityContext: container: runAsNonRoot: false