From 987903846bf3de90e77fd659a5d028d5ef83f663 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 14 Feb 2026 04:43:00 +0100 Subject: [PATCH] =?UTF-8?q?fix(nextcloud):=20update=20image=20oci.trueforg?= =?UTF-8?q?e.org/containerforge/nextcloud-fpm=2032.0.5=20=E2=86=92=2032.0.?= =?UTF-8?q?6=20(#44899)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- charts/stable/nextcloud/Chart.yaml | 4 ++-- charts/stable/nextcloud/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index 8110df8c07b..4c47b8e64da 100644 --- a/charts/stable/nextcloud/Chart.yaml +++ b/charts/stable/nextcloud/Chart.yaml @@ -14,7 +14,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 32.0.5 +appVersion: 32.0.6 dependencies: - name: common version: 28.29.49 @@ -58,5 +58,5 @@ sources: - https://hub.docker.com/r/clamav/clamav - https://hub.docker.com/r/collabora/code type: application -version: 40.6.29 +version: 40.6.30 diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index 89b4afb0e08..26dd32e9f49 100644 --- a/charts/stable/nextcloud/values.yaml +++ b/charts/stable/nextcloud/values.yaml @@ -1,7 +1,7 @@ image: repository: oci.trueforge.org/containerforge/nextcloud-fpm pullPolicy: IfNotPresent - tag: "32.0.5@sha256:6d799dfb8d01d4ba63582cb82f62dfdc0268b7a3562606f349eeb74ea6fbe5da" + tag: "32.0.6@sha256:2317b7ec0d93dad1f990519f4c51c69a667128baf1e1eaef02f807016814feb4" nginxImage: repository: oci.trueforge.org/containerforge/nginx pullPolicy: IfNotPresent