diff --git a/charts/mariadb/Chart.yaml b/charts/mariadb/Chart.yaml
index a0459e93fce2d2b21b75a24652d3419030d755eb..cfe3bd9e4e65d530ee2eb88c56cabd590899b937 100644
--- a/charts/mariadb/Chart.yaml
+++ b/charts/mariadb/Chart.yaml
@@ -13,7 +13,7 @@ keywords:
   - mariadb
   - mysql
 
-version: "2.1.0"
+version: "1.0.1"
 
-appVersion: "11.1.2"
+appVersion: "10.4.32"
 icon: https://mariadb.com/wp-content/uploads/2019/11/mariadb-logo_black-transparent-600x150.png
diff --git a/charts/mariadb/RELEASENOTES.md b/charts/mariadb/RELEASENOTES.md
index 268213c1dc8f3c443a6bbfd29617f9d185ab2df8..50965d8d39ec64f178db9087fc6ad5a3b8278ed4 100644
--- a/charts/mariadb/RELEASENOTES.md
+++ b/charts/mariadb/RELEASENOTES.md
@@ -71,6 +71,7 @@
 | 0.9.1 | 11.0.3 | Upgraded MariaDB to 11.0.3 |
 | 0.10.2 | 11.1.2 | Upgraded MariaDB to 11.1.2 |
 | 1.0.0 | 10.4.31 | Bumped to stable major chart version - Allows usage of existing secret reference and added network policy support |
+| 1.0.1 | 10.4.32 | Upgraded MaraiDB to 10.4.32 |
 | 1.1.0 | 10.5.22 | Bumped to stable major chart version - Allows usage of existing secret reference and added network policy support |
 | 1.2.0 | 10.6.15 | Bumped to stable major chart version - Allows usage of existing secret reference and added network policy support |
 | 1.3.0 | 10.11.5 | Bumped to stable major chart version - Allows usage of existing secret reference and added network policy support |