From 7d4124e58e16c47f8b865ab184849a6c771f4669 Mon Sep 17 00:00:00 2001
From: Stackspin renovate bot <renovatebot@stackspin.net>
Date: Thu, 21 Oct 2021 04:04:06 +0000
Subject: [PATCH] Update Helm release mariadb to v9.6.3

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

diff --git a/Chart.yaml b/Chart.yaml
index be71701..4b47b87 100644
--- a/Chart.yaml
+++ b/Chart.yaml
@@ -9,7 +9,7 @@ version: 0.3.1
 icon: https://make.wordpress.org/design/files/2016/09/WordPress-logotype-wmark.png
 dependencies:
   - name: mariadb
-    version: 9.6.2
+    version: 9.6.3
     repository: "https://charts.bitnami.com/bitnami"
     tags:
       - mysql
-- 
GitLab