From fd7b480fe179d286c398f8c1dfaff45042354fad Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 25 Feb 2025 13:27:38 +0100 Subject: [PATCH] chore(helm): update image tccr.io/tccr/nextcloud-fpm digest to e94432d (#32548) --- 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 a4a73a27e7a..4d0cf8f0375 100644 --- a/charts/premium/nextcloud/Chart.yaml +++ b/charts/premium/nextcloud/Chart.yaml @@ -49,4 +49,4 @@ sources: - https://hub.docker.com/r/collabora/code - https://hub.docker.com/r/nginxinc/nginx-unprivileged type: application -version: 32.9.12 +version: 32.9.13 diff --git a/charts/premium/nextcloud/values.yaml b/charts/premium/nextcloud/values.yaml index e817830afc5..f9e5291f23d 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: v30.0.0@sha256:c798f0b8cbae4951e128f76f1be48dbeed326a0be857c6a566a4e24be838ae78 + tag: v30.0.0@sha256:e94432d6d363a744b1c7bb93a8fb034bf1362dc57df35cd6895945e95137e0d4 nginxImage: repository: docker.io/nginxinc/nginx-unprivileged pullPolicy: IfNotPresent