From 861876cd848caf3934894c7c86635a7e64b5eabe 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:45:58 +0100
Subject: [PATCH] Bumped mariadb chart version to 1.1.0 (#1258)

---
 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 f6ee2102..fc980d6a 100644
--- a/charts/mariadb/Chart.yaml
+++ b/charts/mariadb/Chart.yaml
@@ -13,7 +13,7 @@ keywords:
   - mariadb
   - mysql
 
-version: "1.0.0"
+version: "1.1.0"
 
-appVersion: "10.4.31"
+appVersion: "10.5.22"
 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 e207ae42..4a9591c4 100644
--- a/charts/mariadb/README.md
+++ b/charts/mariadb/README.md
@@ -1,6 +1,6 @@
 # MariaDB
 
-![Version: 1.0.0](https://img.shields.io/badge/Version-1.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.4.31](https://img.shields.io/badge/AppVersion-10.4.31-informational?style=flat-square)
+![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)
 
 ## Changelog
 
-- 
GitLab