From 2bea5d2ba3451120d0e56e01aef70cf2ff0825a2 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 7 May 2026 11:05:20 +0200 Subject: [PATCH] =?UTF-8?q?feat(nextcloud):=20update=20image=20oci.truefor?= =?UTF-8?q?ge.org/containerforge/nginx=201.24.0=20=E2=86=92=201.28.3=20(#4?= =?UTF-8?q?7943)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- charts/stable/nextcloud/Chart.yaml | 2 +- charts/stable/nextcloud/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index d61d9153d59..a04ed78311b 100644 --- a/charts/stable/nextcloud/Chart.yaml +++ b/charts/stable/nextcloud/Chart.yaml @@ -53,5 +53,5 @@ sources: - https://hub.docker.com/r/clamav/clamav - https://hub.docker.com/r/collabora/code type: application -version: 44.4.3 +version: 44.5.0 diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index a2bceef30b1..c605c155bb6 100644 --- a/charts/stable/nextcloud/values.yaml +++ b/charts/stable/nextcloud/values.yaml @@ -6,7 +6,7 @@ image: nginxImage: repository: oci.trueforge.org/containerforge/nginx pullPolicy: IfNotPresent - tag: "1.24.0@sha256:fa85cfbc3497491449c71cd0d20dfc801ee319c722ba1c90e19a843b3e22b908" + tag: "1.28.3@sha256:4350f44a010dc49110c9664e6e216352b8ce80ad5d68d8f2bf3a00b378b2498f" imaginaryImage: repository: oci.trueforge.org/containerforge/nextcloud-imaginary pullPolicy: IfNotPresent