diff --git a/charts/stable/piwigo/Chart.yaml b/charts/stable/piwigo/Chart.yaml index 9ff27e1b44f..6e6754f42ce 100644 --- a/charts/stable/piwigo/Chart.yaml +++ b/charts/stable/piwigo/Chart.yaml @@ -14,7 +14,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 16.2.0 +appVersion: 16.3.0 dependencies: - name: common version: 28.32.5 @@ -50,5 +50,5 @@ sources: - https://github.com/linuxserver/docker-piwigo - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/piwigo type: application -version: 18.10.1 +version: 18.11.0 diff --git a/charts/stable/piwigo/values.yaml b/charts/stable/piwigo/values.yaml index d78cdcdbd9e..f6c8d024809 100644 --- a/charts/stable/piwigo/values.yaml +++ b/charts/stable/piwigo/values.yaml @@ -2,7 +2,7 @@ image: repository: ghcr.io/linuxserver/piwigo pullPolicy: IfNotPresent - tag: 16.2.0@sha256:bae4f52e9c616f45c78a1c74510e1444c24a7e280bcdeda39bfda81fae19ed68 + tag: 16.3.0@sha256:03f3cf5b93992b799c56d70f779dab18dcced954faf1cf56b257c44f779f7564 securityContext: container: runAsNonRoot: false