diff --git a/charts/stable/piwigo/Chart.yaml b/charts/stable/piwigo/Chart.yaml index 766f08e474e..32d0329f2c0 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: 16.1.0 +appVersion: 16.2.0 dependencies: - name: common version: 28.29.17 @@ -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: 18.3.7 +version: 18.4.0 diff --git a/charts/stable/piwigo/values.yaml b/charts/stable/piwigo/values.yaml index a782229866c..fb57c6d6024 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: 16.1.0@sha256:0fbcd2c804e5ce401dc80e577e93491f896c5f4b3ce18ca5f463acb2e9c65942 + tag: 16.2.0@sha256:981f92ce60f50028f52eb270fba3b62e693a21351cec069709f4106388d1dc52 securityContext: container: runAsNonRoot: false