From 312b3c359f397e4c2cfc3b3c9c4c00aa4a49d1a8 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 5 Jun 2026 00:04:13 +0000 Subject: [PATCH] chore(deps): update helm release nextcloud to v9 --- manifests/artemis/nextcloud/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/artemis/nextcloud/kustomization.yaml b/manifests/artemis/nextcloud/kustomization.yaml index 632219d..60aa4a3 100644 --- a/manifests/artemis/nextcloud/kustomization.yaml +++ b/manifests/artemis/nextcloud/kustomization.yaml @@ -10,7 +10,7 @@ resources: helmCharts: - name: nextcloud repo: https://nextcloud.github.io/helm/ - version: 8.5.2 + version: 9.1.2 releaseName: nextcloud namespace: nextcloud valuesFile: values.yaml