diff --git a/charts/ghost/Chart.lock b/charts/ghost/Chart.lock
index 2784fb1b2522bcea06a116d1f848a2f53e6d9bec..cdfbaf5e7868091747a63450288a00b75b9edd3f 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.11
-digest: sha256:f93be4e9c07d9b5c91806e926b95c2f1dba533b5a0de440137f041ca76434d0f
-generated: "2021-05-07T09:32:28.6717188+02:00"
+  version: 0.2.12
+digest: sha256:5d937e574a14122dcd0a70efb5178c6a7b2a9273d3f8a3dacbafc7e1f70c818f
+generated: "2021-05-22T09:18:26.0073188+02:00"
diff --git a/charts/ghost/Chart.yaml b/charts/ghost/Chart.yaml
index 8db282ac4e5f7c570a4003def810f86b4f086a7d..92c2de6a5f5bbcd4b512f70ab9f8eba488307a9b 100644
--- a/charts/ghost/Chart.yaml
+++ b/charts/ghost/Chart.yaml
@@ -7,12 +7,12 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: 0.8.0
+version: 0.8.1
 
 appVersion: "4.5.0"
 
 dependencies:
   - name: mariadb
-    version: 0.2.11
+    version: 0.2.12
     repository: "https://groundhog2k.github.io/helm-charts"
     condition: mariadb.enabled
diff --git a/charts/ghost/README.md b/charts/ghost/README.md
index fec5790eddf0bb24467fc9fa73e9ec28919c0275..9502bd8a0592938d166629cdcb05f2b4420d4187 100644
--- a/charts/ghost/README.md
+++ b/charts/ghost/README.md
@@ -1,6 +1,6 @@
 # Ghost
 
-![Version: 0.8.0](https://img.shields.io/badge/Version-0.8.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.5.0](https://img.shields.io/badge/AppVersion-4.5.0-informational?style=flat-square)
+![Version: 0.8.1](https://img.shields.io/badge/Version-0.8.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.5.0](https://img.shields.io/badge/AppVersion-4.5.0-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.11 |
+| @groundhog2k | mariadb | 0.2.12 |
 
 ## Common parameters
 
diff --git a/charts/ghost/charts/mariadb-0.2.11.tgz b/charts/ghost/charts/mariadb-0.2.11.tgz
deleted file mode 100644
index 28722a1ec7fa410613a00b252f82d90cee8e8b0c..0000000000000000000000000000000000000000
Binary files a/charts/ghost/charts/mariadb-0.2.11.tgz and /dev/null differ
diff --git a/charts/ghost/charts/mariadb-0.2.12.tgz b/charts/ghost/charts/mariadb-0.2.12.tgz
new file mode 100644
index 0000000000000000000000000000000000000000..0350a4949588c183802376eb16cc891b971de954
Binary files /dev/null and b/charts/ghost/charts/mariadb-0.2.12.tgz differ
diff --git a/charts/gitea/Chart.lock b/charts/gitea/Chart.lock
index 8a688a91c440873a2b3e9f2789006b71f8c39a34..2f02823d803f02b23ac9e981fb04640841f20106 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.11
+  version: 0.2.12
 - name: postgres
   repository: https://groundhog2k.github.io/helm-charts
   version: 0.2.10
 - name: redis
   repository: https://groundhog2k.github.io/helm-charts
   version: 0.4.4
-digest: sha256:bc493818b791dc3f085db0a800f3a95cd47fced38f96c478db08c97ff0a7da28
-generated: "2021-05-07T09:08:01.5360408+02:00"
+digest: sha256:a422b29d986fce5c7fc308d52ddb3ca5a35329d52a68ebd5b96a196be7bea26d
+generated: "2021-05-22T09:18:40.7813284+02:00"
diff --git a/charts/gitea/Chart.yaml b/charts/gitea/Chart.yaml
index 2470db11c32c9a7a7da9b9d90aeed02ef1f04895..f9962f02cc51fc69aa7005ee13d7d6d7092a173b 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.13
+version: 0.3.14
 
 # This is the version number of the application being deployed.
 appVersion: "1.14.2"
 
 dependencies:
   - name: mariadb
-    version: 0.2.11
+    version: 0.2.12
     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 b0321971651490d92a77ad02afb74143124bee3a..c7b6f82901e5229b4014d4417e1ec5da826b6c35 100644
--- a/charts/gitea/README.md
+++ b/charts/gitea/README.md
@@ -1,6 +1,6 @@
 #  Gitea
 
-![Version: 0.3.13](https://img.shields.io/badge/Version-0.3.13-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.14.2](https://img.shields.io/badge/AppVersion-1.14.2-informational?style=flat-square)
+![Version: 0.3.14](https://img.shields.io/badge/Version-0.3.14-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.14.2](https://img.shields.io/badge/AppVersion-1.14.2-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.11 |
+| @groundhog2k | mariadb | 0.2.12 |
 | @groundhog2k | postgres | 0.2.10 |
 | @groundhog2k | redis | 0.4.4 |
 
diff --git a/charts/gitea/charts/mariadb-0.2.11.tgz b/charts/gitea/charts/mariadb-0.2.11.tgz
deleted file mode 100644
index 28722a1ec7fa410613a00b252f82d90cee8e8b0c..0000000000000000000000000000000000000000
Binary files a/charts/gitea/charts/mariadb-0.2.11.tgz and /dev/null differ
diff --git a/charts/gitea/charts/mariadb-0.2.12.tgz b/charts/gitea/charts/mariadb-0.2.12.tgz
new file mode 100644
index 0000000000000000000000000000000000000000..0350a4949588c183802376eb16cc891b971de954
Binary files /dev/null and b/charts/gitea/charts/mariadb-0.2.12.tgz differ
diff --git a/charts/graylog/Chart.lock b/charts/graylog/Chart.lock
index 761357c8ca17f1bca636964335279767a9ced83b..1eb6c3ce1205987b3093fa14c0f04ef3e4518016 100644
--- a/charts/graylog/Chart.lock
+++ b/charts/graylog/Chart.lock
@@ -1,9 +1,9 @@
 dependencies:
 - name: mongodb
   repository: https://groundhog2k.github.io/helm-charts
-  version: 0.2.12
+  version: 0.2.13
 - name: elasticsearch
   repository: https://groundhog2k.github.io/helm-charts
   version: 0.1.103
-digest: sha256:d11dded00457d249f23a7f05e3b4ddb3e8bc2f81f9a49146cdb2c33577bb33c8
-generated: "2021-05-07T09:03:07.0589829+02:00"
+digest: sha256:7f393a4a656edb678f1352460ce4babb7bf5b0eed9edb3bf7ad2ce68a10b35cb
+generated: "2021-05-22T09:18:58.210971+02:00"
diff --git a/charts/graylog/Chart.yaml b/charts/graylog/Chart.yaml
index 73e7e7fb4f0d1582319b62428cd57ffce5532bff..d74001132a826c516d0d9be4a510b0f627f799ce 100644
--- a/charts/graylog/Chart.yaml
+++ b/charts/graylog/Chart.yaml
@@ -7,13 +7,13 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: 0.1.20
+version: 0.1.21
 
 appVersion: "4.0.7"
 
 dependencies:
   - name: mongodb
-    version: 0.2.12
+    version: 0.2.13
     repository: "https://groundhog2k.github.io/helm-charts"
     condition: mongodb.enabled
   - name: elasticsearch
diff --git a/charts/graylog/README.md b/charts/graylog/README.md
index 3fdb594bf2dad13a457fe9537add47989bc8c0e3..e9ea1af71851bbe003a591cc7be7709c7257c7aa 100644
--- a/charts/graylog/README.md
+++ b/charts/graylog/README.md
@@ -1,6 +1,6 @@
 # Graylog
 
-![Version: 0.1.20](https://img.shields.io/badge/Version-0.1.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.0.7](https://img.shields.io/badge/AppVersion-4.0.7-informational?style=flat-square)
+![Version: 0.1.21](https://img.shields.io/badge/Version-0.1.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.0.7](https://img.shields.io/badge/AppVersion-4.0.7-informational?style=flat-square)
 
 A Helm chart for Graylog on Kubernetes
 
@@ -41,7 +41,7 @@ $ helm uninstall my-release
 
 | Repository | Name | Version |
 |------------|------|---------|
-| @groundhog2k | mongodb | 0.2.12 |
+| @groundhog2k | mongodb | 0.2.13 |
 | @groundhog2k | elasticsearch | 0.1.103 |
 
 ## Common parameters
diff --git a/charts/graylog/charts/mongodb-0.2.12.tgz b/charts/graylog/charts/mongodb-0.2.12.tgz
deleted file mode 100644
index 333adc78eeae18f642cd69ccfc1b8eb471c0625f..0000000000000000000000000000000000000000
Binary files a/charts/graylog/charts/mongodb-0.2.12.tgz and /dev/null differ
diff --git a/charts/graylog/charts/mongodb-0.2.13.tgz b/charts/graylog/charts/mongodb-0.2.13.tgz
new file mode 100644
index 0000000000000000000000000000000000000000..f81c215b060fd916bdaf8c30423a9513ced16074
Binary files /dev/null and b/charts/graylog/charts/mongodb-0.2.13.tgz differ
diff --git a/charts/nextcloud/Chart.lock b/charts/nextcloud/Chart.lock
index c7b4dc0d3b1f061c34c974a4f323b62481acf866..285ea50f52a1e92763865476d8b65af7178457af 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.11
+  version: 0.2.12
 - name: postgres
   repository: https://groundhog2k.github.io/helm-charts
   version: 0.2.10
 - name: redis
   repository: https://groundhog2k.github.io/helm-charts
   version: 0.4.4
-digest: sha256:bc493818b791dc3f085db0a800f3a95cd47fced38f96c478db08c97ff0a7da28
-generated: "2021-05-07T09:55:49.2897521+02:00"
+digest: sha256:a422b29d986fce5c7fc308d52ddb3ca5a35329d52a68ebd5b96a196be7bea26d
+generated: "2021-05-22T09:19:14.644137+02:00"
diff --git a/charts/nextcloud/Chart.yaml b/charts/nextcloud/Chart.yaml
index 685179c15d065db9d6203943d26671ec975abf34..525708624d50194c85a0f8e8a5dcddbf2277801c 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.5.7
+version: 0.5.8
 
 # This is the version number of the application being deployed.
 appVersion: "21.0.1-apache"
 
 dependencies:
   - name: mariadb
-    version: 0.2.11
+    version: 0.2.12
     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 043ea1948732dc45c030a0427f74f5860083c8d6..76c2ab21879c85315c9cf26e65a6220ff281d943 100644
--- a/charts/nextcloud/README.md
+++ b/charts/nextcloud/README.md
@@ -1,6 +1,6 @@
 #  Nextcloud
 
-![Version: 0.5.7](https://img.shields.io/badge/Version-0.5.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 21.0.1-apache](https://img.shields.io/badge/AppVersion-21.0.1-informational?style=flat-square)
+![Version: 0.5.8](https://img.shields.io/badge/Version-0.5.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 21.0.1-apache](https://img.shields.io/badge/AppVersion-21.0.1-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.11 |
+| @groundhog2k | mariadb | 0.2.12 |
 | @groundhog2k | postgres | 0.2.10 |
 | @groundhog2k | redis | 0.4.4 |
 
diff --git a/charts/nextcloud/charts/mariadb-0.2.11.tgz b/charts/nextcloud/charts/mariadb-0.2.11.tgz
deleted file mode 100644
index 28722a1ec7fa410613a00b252f82d90cee8e8b0c..0000000000000000000000000000000000000000
Binary files a/charts/nextcloud/charts/mariadb-0.2.11.tgz and /dev/null differ
diff --git a/charts/nextcloud/charts/mariadb-0.2.12.tgz b/charts/nextcloud/charts/mariadb-0.2.12.tgz
new file mode 100644
index 0000000000000000000000000000000000000000..0350a4949588c183802376eb16cc891b971de954
Binary files /dev/null and b/charts/nextcloud/charts/mariadb-0.2.12.tgz differ
diff --git a/charts/wordpress/Chart.lock b/charts/wordpress/Chart.lock
index a1a58d35861c9abe62c939bf53fe4f10678ccefd..55b9b29c29739ee37d4aabd2a5e61db4de86651a 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.11
-digest: sha256:f93be4e9c07d9b5c91806e926b95c2f1dba533b5a0de440137f041ca76434d0f
-generated: "2021-05-07T08:44:42.8615222+02:00"
+  version: 0.2.12
+digest: sha256:5d937e574a14122dcd0a70efb5178c6a7b2a9273d3f8a3dacbafc7e1f70c818f
+generated: "2021-05-22T09:19:31.6464224+02:00"
diff --git a/charts/wordpress/Chart.yaml b/charts/wordpress/Chart.yaml
index a90bdb85a3988e1f80bcfabc5081bc59b85f027c..3e2c64d7491411b66cd56c59923f0a52c6f59d4b 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.6
+version: 0.3.7
 
 # This is the version number of the application being deployed.
 appVersion: "5.7.2-apache"
 
 dependencies:
   - name: mariadb
-    version: 0.2.11
+    version: 0.2.12
     repository: "https://groundhog2k.github.io/helm-charts"
     condition: mariadb.enabled
diff --git a/charts/wordpress/README.md b/charts/wordpress/README.md
index 19a732ad2fd5045e5eae366e1e3e1d1e6e15138c..d387a1f90ac5fae4ac4bb26947c3310f3b8585e1 100644
--- a/charts/wordpress/README.md
+++ b/charts/wordpress/README.md
@@ -1,6 +1,6 @@
 #  Wordpress
 
-![Version: 0.3.6](https://img.shields.io/badge/Version-0.3.6-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.7](https://img.shields.io/badge/Version-0.3.7-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.11 |
+| @groundhog2k | mariadb | 0.2.12 |
 
 ## Common parameters
 
diff --git a/charts/wordpress/charts/mariadb-0.2.11.tgz b/charts/wordpress/charts/mariadb-0.2.11.tgz
deleted file mode 100644
index 28722a1ec7fa410613a00b252f82d90cee8e8b0c..0000000000000000000000000000000000000000
Binary files a/charts/wordpress/charts/mariadb-0.2.11.tgz and /dev/null differ
diff --git a/charts/wordpress/charts/mariadb-0.2.12.tgz b/charts/wordpress/charts/mariadb-0.2.12.tgz
new file mode 100644
index 0000000000000000000000000000000000000000..0350a4949588c183802376eb16cc891b971de954
Binary files /dev/null and b/charts/wordpress/charts/mariadb-0.2.12.tgz differ