From 14c9d04590b67ab0bc34b008c9f304f90f920904 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 12 Jul 2025 08:15:37 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20tccr.io/tccr/ne?= =?UTF-8?q?xtcloud-fpm=20v31.0.6=20=E2=86=92=20v31.0.7=20(#37452)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- charts/premium/nextcloud/Chart.yaml | 4 ++-- charts/premium/nextcloud/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/premium/nextcloud/Chart.yaml b/charts/premium/nextcloud/Chart.yaml index 1f130664f9c..96e693387c5 100644 --- a/charts/premium/nextcloud/Chart.yaml +++ b/charts/premium/nextcloud/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: premium apiVersion: v2 -appVersion: 31.0.6 +appVersion: 31.0.7 dependencies: - name: common version: 28.13.0 @@ -52,5 +52,5 @@ sources: - https://hub.docker.com/r/collabora/code - https://hub.docker.com/r/nginxinc/nginx-unprivileged type: application -version: 36.2.0 +version: 36.2.1 diff --git a/charts/premium/nextcloud/values.yaml b/charts/premium/nextcloud/values.yaml index d2344ac2399..2c39ee4a71e 100644 --- a/charts/premium/nextcloud/values.yaml +++ b/charts/premium/nextcloud/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/tccr/nextcloud-fpm pullPolicy: IfNotPresent - tag: v31.0.6@sha256:19b30c3f14e0e6953db245815a0acd506547ba813dba2c524078195339b95dcb + tag: v31.0.7@sha256:79a90376e1118a3ee93db9a6468f176b80020b9318b8c403a3dfadfc0958c2d5 nginxImage: repository: docker.io/nginxinc/nginx-unprivileged pullPolicy: IfNotPresent