diff --git a/charts/stable/piwigo/Chart.yaml b/charts/stable/piwigo/Chart.yaml index 9cff0bfb9b8..b8623a0e5cf 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: 14.5.0 +appVersion: 15.0.0 dependencies: - name: common version: 25.1.5 @@ -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.7.4 +version: 15.0.0 diff --git a/charts/stable/piwigo/values.yaml b/charts/stable/piwigo/values.yaml index 0b2e48483b4..49b558ce2bb 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:d8a99791379361b4e9e03b25c4ad82cd706d5611d222d43c769b28f9fb7b618d + tag: 15.0.0@sha256:1ef3fc3b1ca0f571a619f594bcd6a2acb02ee7e7a88e3fff62d779ebb881979c securityContext: container: runAsNonRoot: false