From d9070cc565e2e16d1ec8927941c998612b07a0fb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 16 Dec 2023 03:24:30 +0000 Subject: [PATCH] fix(container): update image nextcloud to v26.0.10 --- 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..ae27c5849 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.10-fpm-alpine flavor: fpm-alpine ingress: enabled: true