From 283aa920defa848ce506558aa755baeb58690554 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 Sep 2023 04:39:01 +0000 Subject: [PATCH] fix(container): update image nextcloud to v26.0.7 --- cluster/apps/storage/nextcloud/app/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/storage/nextcloud/app/helm-release.yaml b/cluster/apps/storage/nextcloud/app/helm-release.yaml index b8d21e27e..e7c680596 100644 --- a/cluster/apps/storage/nextcloud/app/helm-release.yaml +++ b/cluster/apps/storage/nextcloud/app/helm-release.yaml @@ -25,7 +25,7 @@ spec: fullnameOverride: *app image: repository: nextcloud - tag: 26.0.2-fpm-alpine + tag: 26.0.7-fpm-alpine flavor: fpm-alpine ingress: enabled: true