From b31a81e218fbe74da1a8aec61f5870763c1a74ee Mon Sep 17 00:00:00 2001
From: Stackspin renovate bot <renovatebot@stackspin.net>
Date: Thu, 23 Jan 2025 23:04:32 +0000
Subject: [PATCH] Update Helm release mariadb to v20.2.2

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

diff --git a/Chart.yaml b/Chart.yaml
index 194e263..f121408 100644
--- a/Chart.yaml
+++ b/Chart.yaml
@@ -9,7 +9,7 @@ home: "https://open.greenhost.net/stackspin/hedgedoc-helm-chart"
 icon: "https://avatars1.githubusercontent.com/u/67865462"
 dependencies:
   - name: mariadb
-    version: 20.2.1
+    version: 20.2.2
     repository: https://charts.bitnami.com/bitnami
     condition: mariadb.enabled
 sources:
-- 
GitLab