From 57bf11090627b81e1bc6a80066e4309de8ef2c83 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 00:42:06 +0000 Subject: [PATCH] Update nextcloud Docker tag to v29.0.7 --- nextcloud/bases/basic/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextcloud/bases/basic/kustomization.yaml b/nextcloud/bases/basic/kustomization.yaml index 9aaddfc5..c6825684 100644 --- a/nextcloud/bases/basic/kustomization.yaml +++ b/nextcloud/bases/basic/kustomization.yaml @@ -10,7 +10,7 @@ labels: images: - name: nextcloud - newTag: 29.0.6-apache + newTag: 29.0.7-apache resources: - deployment.yaml