From 2fc7f706f26565d95d713b4960cc6c399a7a6988 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?G=C3=B6ran=20P=C3=B6hner?=
 <10630407+groundhog2k@users.noreply.github.com>
Date: Sun, 5 Nov 2023 18:47:53 +0100
Subject: [PATCH] Bumped mariadb chart version to 1.2.0 (#1259)

---
 charts/mariadb/Chart.yaml | 4 ++--
 charts/mariadb/README.md  | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/charts/mariadb/Chart.yaml b/charts/mariadb/Chart.yaml
index fc980d6a..5c6dfcaa 100644
--- a/charts/mariadb/Chart.yaml
+++ b/charts/mariadb/Chart.yaml
@@ -13,7 +13,7 @@ keywords:
   - mariadb
   - mysql
 
-version: "1.1.0"
+version: "1.2.0"
 
-appVersion: "10.5.22"
+appVersion: "10.6.15"
 icon: https://mariadb.com/wp-content/uploads/2019/11/mariadb-logo_black-transparent-600x150.png
diff --git a/charts/mariadb/README.md b/charts/mariadb/README.md
index 4a9591c4..881b2d44 100644
--- a/charts/mariadb/README.md
+++ b/charts/mariadb/README.md
@@ -1,6 +1,6 @@
 # MariaDB
 
-![Version: 1.1.0](https://img.shields.io/badge/Version-1.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.5.22](https://img.shields.io/badge/AppVersion-10.5.22-informational?style=flat-square)
+![Version: 1.2.0](https://img.shields.io/badge/Version-1.2.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.6.15](https://img.shields.io/badge/AppVersion-10.6.15-informational?style=flat-square)
 
 ## Changelog
 
-- 
GitLab