diff --git a/charts/stable/piwigo/Chart.yaml b/charts/stable/piwigo/Chart.yaml index 18ad5d5de31..e5b6ae8ea36 100644 --- a/charts/stable/piwigo/Chart.yaml +++ b/charts/stable/piwigo/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "13.8.0" +appVersion: 13.8.0 dependencies: - name: common repository: https://library-charts.truecharts.org @@ -27,7 +27,7 @@ sources: - http://piwigo.org/ - https://github.com/linuxserver/docker-piwigo type: application -version: 7.0.18 +version: 7.0.19 annotations: truecharts.org/category: media truecharts.org/SCALE-support: "true" diff --git a/charts/stable/piwigo/values.yaml b/charts/stable/piwigo/values.yaml index 1dcfb03f88b..af364af4b1b 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: 13.8.0@sha256:3c4a4daf0c04eb379ee67efd9fee5b55acbba36ba42743cfda3e36463264bba5 + tag: 13.8.0@sha256:081c29f5e0b8b1c9ffc0b08f1a20cbf5901a2082bc42f3893b2141b29260e1c3 securityContext: container: runAsNonRoot: false