From f1bd9f3fc389b0db1c1b22715dc80c00c123fb93 Mon Sep 17 00:00:00 2001
From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com>
Date: Mon, 22 May 2023 06:11:13 +0000
Subject: [PATCH] chore(deps): update helm release mariadb to v12

---
 charts/nextcloud/Chart.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/charts/nextcloud/Chart.yaml b/charts/nextcloud/Chart.yaml
index ae3d50eea..8a7e12d3b 100644
--- a/charts/nextcloud/Chart.yaml
+++ b/charts/nextcloud/Chart.yaml
@@ -24,7 +24,7 @@ dependencies:
   repository: https://charts.bitnami.com/bitnami
   condition: postgresql.enabled
 - name: mariadb
-  version: 11.5.7
+  version: 12.2.4
   repository: https://charts.bitnami.com/bitnami
   condition: mariadb.enabled
 - name: redis
-- 
GitLab