From 4b683b9e75be81957514f5126b49388c10047fb6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Dec 2024 16:30:46 +0000 Subject: [PATCH] feat(helm)!: Update chart nextcloud to 6.5.2 | datasource | package | from | to | | ---------- | --------- | ------ | ----- | | helm | nextcloud | 4.6.11 | 6.5.2 | --- kubernetes/archive/default/nextcloud/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/archive/default/nextcloud/app/helmrelease.yaml b/kubernetes/archive/default/nextcloud/app/helmrelease.yaml index 1d8c6d2266..77132f6e6b 100644 --- a/kubernetes/archive/default/nextcloud/app/helmrelease.yaml +++ b/kubernetes/archive/default/nextcloud/app/helmrelease.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: nextcloud - version: 4.6.11 + version: 6.5.2 sourceRef: kind: HelmRepository name: nextcloud