From e1d1f5d8943e6482c4e70ff17e09e32f5450e74e Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Tue, 29 Oct 2024 08:07:40 +0000 Subject: [PATCH] chore(helm): update image tccr.io/tccr/nextcloud-fpm digest to 8601e31 --- 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 58cfba1ba0685..0dce4f0a83921 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.2.10 +version: 32.2.11 diff --git a/charts/premium/nextcloud/values.yaml b/charts/premium/nextcloud/values.yaml index 9dd6c8fb05bfd..6d4ac2483f4ba 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:e22c3824a51dfc8004664588df1af9884ef514bf2f943737f3f118b567004117 + tag: v30.0.0@sha256:8601e3174dc3b403479147fa5bcd92cc4da7d8bb6d8f332375e22b7b924d2e6c nginxImage: repository: docker.io/nginxinc/nginx-unprivileged pullPolicy: IfNotPresent