diff --git a/charts/ghost/Chart.lock b/charts/ghost/Chart.lock
index 49814b55d81f08e5f8a287c4da14823aec6cfdbb..0004c0833c36dd14f050f8c37fd618d596ba3869 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.4
-digest: sha256:d379b4190f56e4158a58d67330e0f044309d6cf2fc828552df2f68b9cda19c87
-generated: "2020-12-14T23:11:40.345459+01:00"
+  version: 0.2.5
+digest: sha256:3f2710b71e239a9fbb6df3214753b1a7117492e0fb586b405d837e0e17ec9994
+generated: "2021-01-15T17:40:02.9443284+01:00"
diff --git a/charts/ghost/Chart.yaml b/charts/ghost/Chart.yaml
index 916ad02ffd262afc0f38b85f8b371bfaa81dbe47..c201e2a5d4e4212351893fecc86c5b796a58be7d 100644
--- a/charts/ghost/Chart.yaml
+++ b/charts/ghost/Chart.yaml
@@ -7,12 +7,12 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: 0.2.9
+version: 0.2.10
 
 appVersion: "3.40.5"
 
 dependencies:
   - name: mariadb
-    version: 0.2.4
+    version: 0.2.5
     repository: "https://groundhog2k.github.io/helm-charts"
     condition: mariadb.enabled
diff --git a/charts/ghost/README.md b/charts/ghost/README.md
index 0317faa2caed183396cce9ce076cf41ded4a1296..ede7f4e01b9cf39ef7d7f1c454abc00a8ecf801d 100644
--- a/charts/ghost/README.md
+++ b/charts/ghost/README.md
@@ -1,6 +1,6 @@
 # Ghost
 
-![Version: 0.2.9](https://img.shields.io/badge/Version-0.2.9-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.40.5](https://img.shields.io/badge/AppVersion-3.40.5-informational?style=flat-square)
+![Version: 0.2.10](https://img.shields.io/badge/Version-0.2.10-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.40.5](https://img.shields.io/badge/AppVersion-3.40.5-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.4 |
+| @groundhog2k | mariadb | 0.2.5 |
 
 ## Common parameters
 
diff --git a/charts/ghost/charts/mariadb-0.2.4.tgz b/charts/ghost/charts/mariadb-0.2.4.tgz
deleted file mode 100644
index e003dbe7968882ea91b1ce05c91aaedc5c963c80..0000000000000000000000000000000000000000
Binary files a/charts/ghost/charts/mariadb-0.2.4.tgz and /dev/null differ
diff --git a/charts/ghost/charts/mariadb-0.2.5.tgz b/charts/ghost/charts/mariadb-0.2.5.tgz
new file mode 100644
index 0000000000000000000000000000000000000000..9f59f3f0cba3e7c41adec28d74b4994b910bcb19
Binary files /dev/null and b/charts/ghost/charts/mariadb-0.2.5.tgz differ
diff --git a/charts/gitea/Chart.lock b/charts/gitea/Chart.lock
index 3dfcbf467162387a25ddd89661be65a59b0f557e..ebbe828d4993fc908ffba1fb967aaf465fd53ce8 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.4
+  version: 0.2.5
 - name: postgres
   repository: https://groundhog2k.github.io/helm-charts
   version: 0.2.5
 - name: redis
   repository: https://groundhog2k.github.io/helm-charts
-  version: 0.2.5
-digest: sha256:23ac0e93385fb16b21d1e821c2dca07d88975a6634242c9a5adc9658c0ed089c
-generated: "2021-01-13T19:06:40.5194239+01:00"
+  version: 0.2.6
+digest: sha256:fa9bed6e6400ef182cdde2faa464830007e6f3d68afd0a9f973d8f9c9d2e79cc
+generated: "2021-01-15T17:40:20.3786265+01:00"
diff --git a/charts/gitea/Chart.yaml b/charts/gitea/Chart.yaml
index ce189044a64a9f12ced4b34476ede76c7fee3d67..2bca271593770af703d99751ec99f246e5aa4470 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.2.6
+version: 0.2.7
 
 # This is the version number of the application being deployed.
 appVersion: "1.13.1"
 
 dependencies:
   - name: mariadb
-    version: 0.2.4
+    version: 0.2.5
     repository: "https://groundhog2k.github.io/helm-charts"
     condition: mariadb.enabled
   - name: postgres
@@ -23,6 +23,6 @@ dependencies:
     repository: "https://groundhog2k.github.io/helm-charts"
     condition: postgres.enabled
   - name: redis
-    version: 0.2.5
+    version: 0.2.6
     repository: "https://groundhog2k.github.io/helm-charts"
     condition: redis.enabled
diff --git a/charts/gitea/README.md b/charts/gitea/README.md
index f525c3bab57b7bae199a616415f929a926769e9e..eb558674b2564a2656c6ae267beeaf719ac2bffa 100644
--- a/charts/gitea/README.md
+++ b/charts/gitea/README.md
@@ -1,6 +1,6 @@
 #  Gitea
 
-![Version: 0.2.6](https://img.shields.io/badge/Version-0.2.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.13.1](https://img.shields.io/badge/AppVersion-1.13.1-informational?style=flat-square)
+![Version: 0.2.7](https://img.shields.io/badge/Version-0.2.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.13.1](https://img.shields.io/badge/AppVersion-1.13.1-informational?style=flat-square)
 
 A Helm chart for Gitea on Kubernetes
 
@@ -43,9 +43,9 @@ $ helm uninstall my-release
 
 | Repository | Name | Version |
 |------------|------|---------|
-| @groundhog2k | mariadb | 0.2.4 |
+| @groundhog2k | mariadb | 0.2.5 |
 | @groundhog2k | postgres | 0.2.5 |
-| @groundhog2k | redis | 0.2.5 |
+| @groundhog2k | redis | 0.2.6 |
 
 ## Common parameters
 
diff --git a/charts/gitea/charts/mariadb-0.2.4.tgz b/charts/gitea/charts/mariadb-0.2.4.tgz
deleted file mode 100644
index e003dbe7968882ea91b1ce05c91aaedc5c963c80..0000000000000000000000000000000000000000
Binary files a/charts/gitea/charts/mariadb-0.2.4.tgz and /dev/null differ
diff --git a/charts/gitea/charts/mariadb-0.2.5.tgz b/charts/gitea/charts/mariadb-0.2.5.tgz
new file mode 100644
index 0000000000000000000000000000000000000000..9f59f3f0cba3e7c41adec28d74b4994b910bcb19
Binary files /dev/null and b/charts/gitea/charts/mariadb-0.2.5.tgz differ
diff --git a/charts/gitea/charts/redis-0.2.5.tgz b/charts/gitea/charts/redis-0.2.5.tgz
deleted file mode 100644
index 695336eebe75de38a8da0b6b38a0a54b31947f1a..0000000000000000000000000000000000000000
Binary files a/charts/gitea/charts/redis-0.2.5.tgz and /dev/null differ
diff --git a/charts/gitea/charts/redis-0.2.6.tgz b/charts/gitea/charts/redis-0.2.6.tgz
new file mode 100644
index 0000000000000000000000000000000000000000..33e97d1c370349664f5c508b831d5f4293856b8f
Binary files /dev/null and b/charts/gitea/charts/redis-0.2.6.tgz differ
diff --git a/charts/nextcloud/Chart.lock b/charts/nextcloud/Chart.lock
index db9242651120dfa3d8f475ff3bf8bff6a4b6e9c9..8440595fc23abae8e5c96da422ca2bd5d61509ec 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.4
+  version: 0.2.5
 - name: postgres
   repository: https://groundhog2k.github.io/helm-charts
   version: 0.2.5
 - name: redis
   repository: https://groundhog2k.github.io/helm-charts
-  version: 0.2.5
-digest: sha256:23ac0e93385fb16b21d1e821c2dca07d88975a6634242c9a5adc9658c0ed089c
-generated: "2021-01-13T19:06:15.2267986+01:00"
+  version: 0.2.6
+digest: sha256:fa9bed6e6400ef182cdde2faa464830007e6f3d68afd0a9f973d8f9c9d2e79cc
+generated: "2021-01-15T17:40:35.2508472+01:00"
diff --git a/charts/nextcloud/Chart.yaml b/charts/nextcloud/Chart.yaml
index 34cf53790d124a193901b434ebc46ef3c78c3c80..9b7a1e50e27838f2ba2f8558bbd77453bac9c46d 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.3.7
+version: 0.3.8
 
 # This is the version number of the application being deployed.
 appVersion: "20.0.4-apache"
 
 dependencies:
   - name: mariadb
-    version: 0.2.4
+    version: 0.2.5
     repository: "https://groundhog2k.github.io/helm-charts"
     condition: mariadb.enabled
   - name: postgres
@@ -23,6 +23,6 @@ dependencies:
     repository: "https://groundhog2k.github.io/helm-charts"
     condition: postgres.enabled
   - name: redis
-    version: 0.2.5
+    version: 0.2.6
     repository: "https://groundhog2k.github.io/helm-charts"
     condition: redis.enabled
diff --git a/charts/nextcloud/README.md b/charts/nextcloud/README.md
index 3c179db501e20bf9d33ae8f021ce4e3599b9d810..b8194de6eb87d2231704f8dc9ca0ffeecbc47b18 100644
--- a/charts/nextcloud/README.md
+++ b/charts/nextcloud/README.md
@@ -1,6 +1,6 @@
 #  Nextcloud
 
-![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: 20.0.4-apache](https://img.shields.io/badge/AppVersion-20.0.4-informational?style=flat-square)
+![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: 20.0.4-apache](https://img.shields.io/badge/AppVersion-20.0.4-informational?style=flat-square)
 
 A Helm chart for Nextcloud on Kubernetes
 
@@ -43,9 +43,9 @@ $ helm uninstall my-release
 
 | Repository | Name | Version |
 |------------|------|---------|
-| @groundhog2k | mariadb | 0.2.4 |
+| @groundhog2k | mariadb | 0.2.5 |
 | @groundhog2k | postgres | 0.2.5 |
-| @groundhog2k | redis | 0.2.5 |
+| @groundhog2k | redis | 0.2.6 |
 
 ## Common parameters
 
diff --git a/charts/nextcloud/charts/mariadb-0.2.4.tgz b/charts/nextcloud/charts/mariadb-0.2.4.tgz
deleted file mode 100644
index e003dbe7968882ea91b1ce05c91aaedc5c963c80..0000000000000000000000000000000000000000
Binary files a/charts/nextcloud/charts/mariadb-0.2.4.tgz and /dev/null differ
diff --git a/charts/nextcloud/charts/mariadb-0.2.5.tgz b/charts/nextcloud/charts/mariadb-0.2.5.tgz
new file mode 100644
index 0000000000000000000000000000000000000000..9f59f3f0cba3e7c41adec28d74b4994b910bcb19
Binary files /dev/null and b/charts/nextcloud/charts/mariadb-0.2.5.tgz differ
diff --git a/charts/nextcloud/charts/redis-0.2.5.tgz b/charts/nextcloud/charts/redis-0.2.5.tgz
deleted file mode 100644
index 695336eebe75de38a8da0b6b38a0a54b31947f1a..0000000000000000000000000000000000000000
Binary files a/charts/nextcloud/charts/redis-0.2.5.tgz and /dev/null differ
diff --git a/charts/nextcloud/charts/redis-0.2.6.tgz b/charts/nextcloud/charts/redis-0.2.6.tgz
new file mode 100644
index 0000000000000000000000000000000000000000..33e97d1c370349664f5c508b831d5f4293856b8f
Binary files /dev/null and b/charts/nextcloud/charts/redis-0.2.6.tgz differ
diff --git a/charts/wordpress/Chart.lock b/charts/wordpress/Chart.lock
index 4cf4f0d80c39e2ffaa9f87d27803ad03d005f0dc..becb192d9cb771d4d78fff5487a6b9dba76326d8 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.4
-digest: sha256:d379b4190f56e4158a58d67330e0f044309d6cf2fc828552df2f68b9cda19c87
-generated: "2020-12-14T23:12:33.073764+01:00"
+  version: 0.2.5
+digest: sha256:3f2710b71e239a9fbb6df3214753b1a7117492e0fb586b405d837e0e17ec9994
+generated: "2021-01-15T17:40:50.1833958+01:00"
diff --git a/charts/wordpress/Chart.yaml b/charts/wordpress/Chart.yaml
index 4790905c6a3c6cfb71637e0ae52fb6a6493f0bfd..0419e9a174fe2f43f55d37bcbcd645ff70787e18 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.2.3
+version: 0.2.4
 
 # This is the version number of the application being deployed.
 appVersion: "5.6.0-apache"
 
 dependencies:
   - name: mariadb
-    version: 0.2.4
+    version: 0.2.5
     repository: "https://groundhog2k.github.io/helm-charts"
     condition: mariadb.enabled
diff --git a/charts/wordpress/README.md b/charts/wordpress/README.md
index 24d2750c7e6fb55a01e464ed92e1784eff2b7f36..f93581d299176cbbca1acb33b4946432a036b159 100644
--- a/charts/wordpress/README.md
+++ b/charts/wordpress/README.md
@@ -1,6 +1,6 @@
 #  Wordpress
 
-![Version: 0.2.3](https://img.shields.io/badge/Version-0.2.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.6.0-apache](https://img.shields.io/badge/AppVersion-5.5.3-informational?style=flat-square)
+![Version: 0.2.4](https://img.shields.io/badge/Version-0.2.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.6.0-apache](https://img.shields.io/badge/AppVersion-5.5.3-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.4 |
+| @groundhog2k | mariadb | 0.2.5 |
 
 ## Common parameters
 
diff --git a/charts/wordpress/charts/mariadb-0.2.4.tgz b/charts/wordpress/charts/mariadb-0.2.4.tgz
deleted file mode 100644
index e003dbe7968882ea91b1ce05c91aaedc5c963c80..0000000000000000000000000000000000000000
Binary files a/charts/wordpress/charts/mariadb-0.2.4.tgz and /dev/null differ
diff --git a/charts/wordpress/charts/mariadb-0.2.5.tgz b/charts/wordpress/charts/mariadb-0.2.5.tgz
new file mode 100644
index 0000000000000000000000000000000000000000..9f59f3f0cba3e7c41adec28d74b4994b910bcb19
Binary files /dev/null and b/charts/wordpress/charts/mariadb-0.2.5.tgz differ