diff --git a/charts/ghost/Chart.lock b/charts/ghost/Chart.lock
index cdfbaf5e7868091747a63450288a00b75b9edd3f..26b742b27f7035ead54c962dd61d7ae21dd453d7 100644
--- a/charts/ghost/Chart.lock
+++ b/charts/ghost/Chart.lock
@@ -1,6 +1,6 @@
 dependencies:
 - name: mariadb
   repository: https://groundhog2k.github.io/helm-charts
-  version: 0.2.12
-digest: sha256:5d937e574a14122dcd0a70efb5178c6a7b2a9273d3f8a3dacbafc7e1f70c818f
-generated: "2021-05-22T09:18:26.0073188+02:00"
+  version: 0.2.13
+digest: sha256:207e18431647bd55ead173743a243e1b1edad3a7f0d6d36d699205f0035d4530
+generated: "2021-07-20T18:49:45.9892807+02:00"
diff --git a/charts/ghost/Chart.yaml b/charts/ghost/Chart.yaml
index afdd7a82b521850dc89d89a5b202a3a7dbae5ec5..829843c78f5cdc73aa14a64ff01c30e1b13f5273 100644
--- a/charts/ghost/Chart.yaml
+++ b/charts/ghost/Chart.yaml
@@ -7,12 +7,12 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: 0.12.1
+version: 0.12.2
 
 appVersion: "4.9.4"
 
 dependencies:
   - name: mariadb
-    version: 0.2.12
+    version: 0.2.13
     repository: "https://groundhog2k.github.io/helm-charts"
     condition: mariadb.enabled
diff --git a/charts/ghost/README.md b/charts/ghost/README.md
index 3436824e5ee0ad8ad274a883b7f9a63295c715a7..c6d0a091c73099049a0ff6c6cadced6a1a58f9cc 100644
--- a/charts/ghost/README.md
+++ b/charts/ghost/README.md
@@ -1,6 +1,6 @@
 # Ghost
 
-![Version: 0.12.1](https://img.shields.io/badge/Version-0.12.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.9.4](https://img.shields.io/badge/AppVersion-4.9.4-informational?style=flat-square)
+![Version: 0.12.2](https://img.shields.io/badge/Version-0.12.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.9.4](https://img.shields.io/badge/AppVersion-4.9.4-informational?style=flat-square)
 
 A Helm chart for Ghost blog on Kubernetes
 
@@ -43,7 +43,7 @@ $ helm uninstall my-release
 
 | Repository | Name | Version |
 |------------|------|---------|
-| @groundhog2k | mariadb | 0.2.12 |
+| @groundhog2k | mariadb | 0.2.13 |
 
 ## Common parameters
 
diff --git a/charts/ghost/charts/mariadb-0.2.12.tgz b/charts/ghost/charts/mariadb-0.2.12.tgz
deleted file mode 100644
index 0350a4949588c183802376eb16cc891b971de954..0000000000000000000000000000000000000000
Binary files a/charts/ghost/charts/mariadb-0.2.12.tgz and /dev/null differ
diff --git a/charts/ghost/charts/mariadb-0.2.13.tgz b/charts/ghost/charts/mariadb-0.2.13.tgz
new file mode 100644
index 0000000000000000000000000000000000000000..4c25af0a85e0df0d7cf7f3b4051874ff3f96937a
Binary files /dev/null and b/charts/ghost/charts/mariadb-0.2.13.tgz differ
diff --git a/charts/gitea/Chart.lock b/charts/gitea/Chart.lock
index 84759d17dabbb0875b09b428688eae1dd0f715d5..ef705ebda5c9fb46d4e25ed309db1a1acaba17b8 100644
--- a/charts/gitea/Chart.lock
+++ b/charts/gitea/Chart.lock
@@ -1,12 +1,12 @@
 dependencies:
 - name: mariadb
   repository: https://groundhog2k.github.io/helm-charts
-  version: 0.2.12
+  version: 0.2.13
 - name: postgres
   repository: https://groundhog2k.github.io/helm-charts
   version: 0.2.11
 - name: redis
   repository: https://groundhog2k.github.io/helm-charts
   version: 0.4.6
-digest: sha256:bcb64753b1719661411a7be41d9e5768e396a9c4ae53903ec456f7633903fe6a
-generated: "2021-06-09T16:32:21.9172702+02:00"
+digest: sha256:2fad1587ce3f02c01238d7e34512920eef0a4b7cb83fee7033a04887a6863c0f
+generated: "2021-07-20T18:50:00.0789399+02:00"
diff --git a/charts/gitea/Chart.yaml b/charts/gitea/Chart.yaml
index 0893b08620c1c83c2b6acfc327634e190975e343..f24577e6555e3cf2f2ff94bd980305a09542dc96 100644
--- a/charts/gitea/Chart.yaml
+++ b/charts/gitea/Chart.yaml
@@ -8,14 +8,14 @@ maintainers:
   - name: groundhog2k
 
 # This is the chart version
-version: 0.3.21
+version: 0.3.22
 
 # This is the version number of the application being deployed.
 appVersion: "1.14.5"
 
 dependencies:
   - name: mariadb
-    version: 0.2.12
+    version: 0.2.13
     repository: "https://groundhog2k.github.io/helm-charts"
     condition: mariadb.enabled
   - name: postgres
diff --git a/charts/gitea/README.md b/charts/gitea/README.md
index 6369b824c3945b357384938c63dc8bfad7cced9a..1d6800dbbbb8c723fd22cfae0c14689ce095a5b7 100644
--- a/charts/gitea/README.md
+++ b/charts/gitea/README.md
@@ -1,6 +1,6 @@
 #  Gitea
 
-![Version: 0.3.21](https://img.shields.io/badge/Version-0.3.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.14.5](https://img.shields.io/badge/AppVersion-1.14.5-informational?style=flat-square)
+![Version: 0.3.22](https://img.shields.io/badge/Version-0.3.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.14.5](https://img.shields.io/badge/AppVersion-1.14.5-informational?style=flat-square)
 
 A Helm chart for Gitea on Kubernetes
 
@@ -43,7 +43,7 @@ $ helm uninstall my-release
 
 | Repository | Name | Version |
 |------------|------|---------|
-| @groundhog2k | mariadb | 0.2.12 |
+| @groundhog2k | mariadb | 0.2.13 |
 | @groundhog2k | postgres | 0.2.11 |
 | @groundhog2k | redis | 0.4.6 |
 
diff --git a/charts/gitea/charts/mariadb-0.2.12.tgz b/charts/gitea/charts/mariadb-0.2.12.tgz
deleted file mode 100644
index 0350a4949588c183802376eb16cc891b971de954..0000000000000000000000000000000000000000
Binary files a/charts/gitea/charts/mariadb-0.2.12.tgz and /dev/null differ
diff --git a/charts/gitea/charts/mariadb-0.2.13.tgz b/charts/gitea/charts/mariadb-0.2.13.tgz
new file mode 100644
index 0000000000000000000000000000000000000000..4c25af0a85e0df0d7cf7f3b4051874ff3f96937a
Binary files /dev/null and b/charts/gitea/charts/mariadb-0.2.13.tgz differ
diff --git a/charts/nextcloud/Chart.lock b/charts/nextcloud/Chart.lock
index 789631d0306d1bb91c9819c9b117d2a9aa1822ba..1c89d6f6e9eeaa109d1229d5415005a2136a78f0 100644
--- a/charts/nextcloud/Chart.lock
+++ b/charts/nextcloud/Chart.lock
@@ -1,12 +1,12 @@
 dependencies:
 - name: mariadb
   repository: https://groundhog2k.github.io/helm-charts
-  version: 0.2.12
+  version: 0.2.13
 - name: postgres
   repository: https://groundhog2k.github.io/helm-charts
   version: 0.2.11
 - name: redis
   repository: https://groundhog2k.github.io/helm-charts
   version: 0.4.6
-digest: sha256:bcb64753b1719661411a7be41d9e5768e396a9c4ae53903ec456f7633903fe6a
-generated: "2021-06-09T16:32:14.8605038+02:00"
+digest: sha256:2fad1587ce3f02c01238d7e34512920eef0a4b7cb83fee7033a04887a6863c0f
+generated: "2021-07-20T18:50:09.2096394+02:00"
diff --git a/charts/nextcloud/Chart.yaml b/charts/nextcloud/Chart.yaml
index 442fdf97100be352c74c535d2c4f745010ae8e6a..2c31527bbbdbfa7b144392544b24b72fd535db6a 100644
--- a/charts/nextcloud/Chart.yaml
+++ b/charts/nextcloud/Chart.yaml
@@ -8,14 +8,14 @@ maintainers:
   - name: groundhog2k
 
 # This is the chart version.
-version: 0.6.0
+version: 0.6.1
 
 # This is the version number of the application being deployed.
 appVersion: "22.0.0-apache"
 
 dependencies:
   - name: mariadb
-    version: 0.2.12
+    version: 0.2.13
     repository: "https://groundhog2k.github.io/helm-charts"
     condition: mariadb.enabled
   - name: postgres
diff --git a/charts/nextcloud/README.md b/charts/nextcloud/README.md
index febb30b738a50e009f2f649f970ffb60e95b1078..d74bf9805bffab57c0e7555d2f6a2f0a2b1fbf1b 100644
--- a/charts/nextcloud/README.md
+++ b/charts/nextcloud/README.md
@@ -1,6 +1,6 @@
 #  Nextcloud
 
-![Version: 0.6.0](https://img.shields.io/badge/Version-0.6.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 22.0.0-apache](https://img.shields.io/badge/AppVersion-22.0.0-informational?style=flat-square)
+![Version: 0.6.1](https://img.shields.io/badge/Version-0.6.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 22.0.0-apache](https://img.shields.io/badge/AppVersion-22.0.0-informational?style=flat-square)
 
 A Helm chart for Nextcloud on Kubernetes
 
@@ -62,7 +62,7 @@ $ helm uninstall my-release
 
 | Repository | Name | Version |
 |------------|------|---------|
-| @groundhog2k | mariadb | 0.2.12 |
+| @groundhog2k | mariadb | 0.2.13 |
 | @groundhog2k | postgres | 0.2.11 |
 | @groundhog2k | redis | 0.4.6 |
 
diff --git a/charts/nextcloud/charts/mariadb-0.2.12.tgz b/charts/nextcloud/charts/mariadb-0.2.12.tgz
deleted file mode 100644
index 0350a4949588c183802376eb16cc891b971de954..0000000000000000000000000000000000000000
Binary files a/charts/nextcloud/charts/mariadb-0.2.12.tgz and /dev/null differ
diff --git a/charts/nextcloud/charts/mariadb-0.2.13.tgz b/charts/nextcloud/charts/mariadb-0.2.13.tgz
new file mode 100644
index 0000000000000000000000000000000000000000..4c25af0a85e0df0d7cf7f3b4051874ff3f96937a
Binary files /dev/null and b/charts/nextcloud/charts/mariadb-0.2.13.tgz differ
diff --git a/charts/wordpress/Chart.lock b/charts/wordpress/Chart.lock
index 55b9b29c29739ee37d4aabd2a5e61db4de86651a..2ab33a58160249823c61cf2423d154cd769ccf80 100644
--- a/charts/wordpress/Chart.lock
+++ b/charts/wordpress/Chart.lock
@@ -1,6 +1,6 @@
 dependencies:
 - name: mariadb
   repository: https://groundhog2k.github.io/helm-charts
-  version: 0.2.12
-digest: sha256:5d937e574a14122dcd0a70efb5178c6a7b2a9273d3f8a3dacbafc7e1f70c818f
-generated: "2021-05-22T09:19:31.6464224+02:00"
+  version: 0.2.13
+digest: sha256:207e18431647bd55ead173743a243e1b1edad3a7f0d6d36d699205f0035d4530
+generated: "2021-07-20T18:50:14.8301583+02:00"
diff --git a/charts/wordpress/Chart.yaml b/charts/wordpress/Chart.yaml
index 1c18152f7365fc7c6c33dc25a0052cee83ad24a3..72fe0857c98348ad11ce83ed49058eb9318d4eee 100644
--- a/charts/wordpress/Chart.yaml
+++ b/charts/wordpress/Chart.yaml
@@ -8,13 +8,13 @@ maintainers:
 type: application
 
 # This is the chart version.
-version: 0.3.8
+version: 0.3.9
 
 # This is the version number of the application being deployed.
 appVersion: "5.7.2-apache"
 
 dependencies:
   - name: mariadb
-    version: 0.2.12
+    version: 0.2.13
     repository: "https://groundhog2k.github.io/helm-charts"
     condition: mariadb.enabled
diff --git a/charts/wordpress/README.md b/charts/wordpress/README.md
index 8ca4d7c00cf7363c12cb468ee8a5ce5093e36a0e..e252bf8fb427acdf894150470e3a547423e2bcea 100644
--- a/charts/wordpress/README.md
+++ b/charts/wordpress/README.md
@@ -1,6 +1,6 @@
 #  Wordpress
 
-![Version: 0.3.8](https://img.shields.io/badge/Version-0.3.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.7.2-apache](https://img.shields.io/badge/AppVersion-5.7.2-informational?style=flat-square)
+![Version: 0.3.9](https://img.shields.io/badge/Version-0.3.9-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.7.2-apache](https://img.shields.io/badge/AppVersion-5.7.2-informational?style=flat-square)
 
 A Helm chart for Wordpress on Kubernetes
 
@@ -43,7 +43,7 @@ $ helm uninstall my-release
 
 | Repository | Name | Version |
 |------------|------|---------|
-| @groundhog2k | mariadb | 0.2.12 |
+| @groundhog2k | mariadb | 0.2.13 |
 
 ## Common parameters
 
diff --git a/charts/wordpress/charts/mariadb-0.2.12.tgz b/charts/wordpress/charts/mariadb-0.2.12.tgz
deleted file mode 100644
index 0350a4949588c183802376eb16cc891b971de954..0000000000000000000000000000000000000000
Binary files a/charts/wordpress/charts/mariadb-0.2.12.tgz and /dev/null differ
diff --git a/charts/wordpress/charts/mariadb-0.2.13.tgz b/charts/wordpress/charts/mariadb-0.2.13.tgz
new file mode 100644
index 0000000000000000000000000000000000000000..4c25af0a85e0df0d7cf7f3b4051874ff3f96937a
Binary files /dev/null and b/charts/wordpress/charts/mariadb-0.2.13.tgz differ