diff --git a/charts/stable/piwigo/Chart.yaml b/charts/stable/piwigo/Chart.yaml index b87e2f9a380..b18d85f9e13 100644 --- a/charts/stable/piwigo/Chart.yaml +++ b/charts/stable/piwigo/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 15.7.0 +appVersion: 16.0.0 dependencies: - name: common version: 28.27.4 @@ -47,5 +47,5 @@ sources: - https://github.com/linuxserver/docker-piwigo - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/piwigo type: application -version: 17.17.0 +version: 18.0.0 diff --git a/charts/stable/piwigo/values.yaml b/charts/stable/piwigo/values.yaml index 6420e445f11..ecf27a088d1 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.7.0@sha256:105518b138c5c3aea84d8bfe0169c442a2edb7376e3616ebfba20f24f9a641c1 + tag: 16.0.0@sha256:e911a54995e2b030874f5efd99a377e1b4a157de1f2647c8ab30162d4475d391 securityContext: container: runAsNonRoot: false