From 40f809cd709b9d9688e17e18d1ef2cb8d0dcd807 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 18 Aug 2025 22:25:06 +0200 Subject: [PATCH] chore(helm): update image tccr.io/tccr/nextcloud-fpm digest to c8b2acf (#38594) --- charts/premium/nextcloud/Chart.yaml | 2 +- charts/premium/nextcloud/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/premium/nextcloud/Chart.yaml b/charts/premium/nextcloud/Chart.yaml index 2fc4cc4fd99..0548a9d3257 100644 --- a/charts/premium/nextcloud/Chart.yaml +++ b/charts/premium/nextcloud/Chart.yaml @@ -52,5 +52,5 @@ sources: - https://hub.docker.com/r/collabora/code - https://hub.docker.com/r/nginxinc/nginx-unprivileged type: application -version: 36.7.4 +version: 36.7.5 diff --git a/charts/premium/nextcloud/values.yaml b/charts/premium/nextcloud/values.yaml index 20d35b1091c..055bfc66ecf 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.7@sha256:971617f53a752aff63fa2ee6b3d15eab67a10b6b74375de653840b5aa7668900 + tag: v31.0.7@sha256:c8b2acfec4a62d3d87d43c508e5389a50b1861aaac643b0cc9ab815ab978aa80 nginxImage: repository: docker.io/nginxinc/nginx-unprivileged pullPolicy: IfNotPresent