diff --git a/charts/stable/piwigo/Chart.yaml b/charts/stable/piwigo/Chart.yaml index 11c78df71c1..825680bc45d 100644 --- a/charts/stable/piwigo/Chart.yaml +++ b/charts/stable/piwigo/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 15.4.0 +appVersion: 15.5.0 dependencies: - name: common version: 25.4.10 @@ -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.10.1 +version: 15.11.0 diff --git a/charts/stable/piwigo/values.yaml b/charts/stable/piwigo/values.yaml index c9266eb91fc..b2fe101a464 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.4.0@sha256:6eaa0262e8f84ca4fc9c97b55ff4e5fb7f4f59cff122ff6da2c72ade7309762a + tag: 15.5.0@sha256:a40d038de124d6bde3ffa222170aaf128fb2eb1bd2d0feb58da2477bfe66658e securityContext: container: runAsNonRoot: false