From 49da07ec32e8b7b9abdfaff3666444de5c9cba65 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sun, 27 Oct 2024 00:26:17 +0000 Subject: [PATCH] chore(helm): update image tccr.io/tccr/nextcloud-fpm digest to fb229bc --- 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 093089285fc55..f3d43bb2be723 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.8 +version: 32.2.9 diff --git a/charts/premium/nextcloud/values.yaml b/charts/premium/nextcloud/values.yaml index 15183feb21b5e..c099608858e00 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:fb229bc3c17856a29945fc5ce20dc7a59cc38160bd894ba9ccbe7146cd965653 nginxImage: repository: docker.io/nginxinc/nginx-unprivileged pullPolicy: IfNotPresent