diff --git a/charts/stable/piwigo/Chart.yaml b/charts/stable/piwigo/Chart.yaml index 2605028af4c..bdbe8496166 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.1.0 +appVersion: 15.3.0 dependencies: - name: common version: 25.2.2 @@ -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.2.0 +version: 15.3.0 diff --git a/charts/stable/piwigo/values.yaml b/charts/stable/piwigo/values.yaml index 5318cb6279a..a2c9945b68e 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.1.0@sha256:6fa5684dc5e87bb7828476de0c71bda0c8ed92537b919ea3d41d69d12ca78496 + tag: 15.3.0@sha256:71b8611488449b4a20ba5486e0f12f00c65862ab0249dfc8a40f7704a296ce3b securityContext: container: runAsNonRoot: false