diff --git a/charts/commento/Chart.lock b/charts/commento/Chart.lock
index e2dfcfdf5d90e3e9703a50dede040d930d04606a..8aeed53ae67c32de9de1e0d6c35c5ca4a7f39ab1 100644
--- a/charts/commento/Chart.lock
+++ b/charts/commento/Chart.lock
@@ -1,6 +1,6 @@
 dependencies:
 - name: postgres
   repository: https://groundhog2k.github.io/helm-charts
-  version: 0.2.8
-digest: sha256:b401bb27daff914d4fed3bc41872e36b2c1ff1e40bb7358a952d166673c44b0a
-generated: "2021-02-04T12:42:30.9437886+01:00"
+  version: 0.2.9
+digest: sha256:eb949bb684d43ca2d22d6e3686afa36a2f62231c914b458d13eba57d8d463e30
+generated: "2021-02-27T18:39:08.630353+01:00"
diff --git a/charts/commento/Chart.yaml b/charts/commento/Chart.yaml
index fcaf54dfaa7b75513253a2afd17d0251beb8d46d..f7a49dc7758ba03c5f13059475b26e60631ca4a4 100644
--- a/charts/commento/Chart.yaml
+++ b/charts/commento/Chart.yaml
@@ -7,12 +7,12 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: 0.1.11
+version: 0.1.12
 
 appVersion: "v1.8.0"
 
 dependencies:
   - name: postgres
-    version: 0.2.8
+    version: 0.2.9
     repository: "https://groundhog2k.github.io/helm-charts"
     condition: postgres.enabled
diff --git a/charts/commento/README.md b/charts/commento/README.md
index 65dc0ecad323616583a686a4a50f49cd64f6ae75..2788daacdaf150ee3887426cfc0f1c430d587819 100644
--- a/charts/commento/README.md
+++ b/charts/commento/README.md
@@ -1,6 +1,6 @@
 # Commento
 
-![Version: 0.1.11](https://img.shields.io/badge/Version-0.1.11-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.8.0](https://img.shields.io/badge/AppVersion-v1.8.0-informational?style=flat-square)
+![Version: 0.1.12](https://img.shields.io/badge/Version-0.1.12-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.8.0](https://img.shields.io/badge/AppVersion-v1.8.0-informational?style=flat-square)
 
 A Helm chart for Commento on Kubernetes
 
@@ -45,7 +45,7 @@ $ helm uninstall my-release
 
 | Repository | Name | Version |
 |------------|------|---------|
-| @groundhog2k | postgres | 0.2.8 |
+| @groundhog2k | postgres | 0.2.9 |
 
 ## Common parameters
 
diff --git a/charts/commento/charts/postgres-0.2.8.tgz b/charts/commento/charts/postgres-0.2.8.tgz
deleted file mode 100644
index 935ddc1aa72cafc5562090b8cccec588bfc21869..0000000000000000000000000000000000000000
Binary files a/charts/commento/charts/postgres-0.2.8.tgz and /dev/null differ
diff --git a/charts/commento/charts/postgres-0.2.9.tgz b/charts/commento/charts/postgres-0.2.9.tgz
new file mode 100644
index 0000000000000000000000000000000000000000..696299ce2d05c6c832b3421bfbaa37e6a9f262d7
Binary files /dev/null and b/charts/commento/charts/postgres-0.2.9.tgz differ
diff --git a/charts/ghost/Chart.lock b/charts/ghost/Chart.lock
index 46046c1397a07dd91ded0f2408569e3c7df88a2b..9d7be83e170c536d0d34a5da1895e31a9a92cceb 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.9
-digest: sha256:456a570d31d6f987484bb7ba7d4a14dc640ecbd920369b4e63799330d0d27460
-generated: "2021-02-04T13:51:17.7657885+01:00"
+  version: 0.2.10
+digest: sha256:85b5225e95f31e29ebe5026c8dcaf72df2aed63437ad76e63d6575ed71a399f8
+generated: "2021-02-27T18:40:06.9052405+01:00"
diff --git a/charts/ghost/Chart.yaml b/charts/ghost/Chart.yaml
index 1d38e3ef1354ca14dbd35d63def112c2116e152d..9c6c6506bab78fafce28b26d24f1533e37a0b85b 100644
--- a/charts/ghost/Chart.yaml
+++ b/charts/ghost/Chart.yaml
@@ -7,12 +7,12 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: 0.2.20
+version: 0.2.21
 
 appVersion: "3.41.8"
 
 dependencies:
   - name: mariadb
-    version: 0.2.9
+    version: 0.2.10
     repository: "https://groundhog2k.github.io/helm-charts"
     condition: mariadb.enabled
diff --git a/charts/ghost/README.md b/charts/ghost/README.md
index a97643742d34638b0722eae0fc4410f81b4b09c2..5a40f9367003c7d4ff825851d1209206dea89fab 100644
--- a/charts/ghost/README.md
+++ b/charts/ghost/README.md
@@ -1,6 +1,6 @@
 # Ghost
 
-![Version: 0.2.20](https://img.shields.io/badge/Version-0.2.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.41.8](https://img.shields.io/badge/AppVersion-3.41.8-informational?style=flat-square)
+![Version: 0.2.21](https://img.shields.io/badge/Version-0.2.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.41.8](https://img.shields.io/badge/AppVersion-3.41.8-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.9 |
+| @groundhog2k | mariadb | 0.2.10 |
 
 ## Common parameters
 
diff --git a/charts/ghost/charts/mariadb-0.2.10.tgz b/charts/ghost/charts/mariadb-0.2.10.tgz
new file mode 100644
index 0000000000000000000000000000000000000000..0e08d619fe91b933438cc028e324865bb66b4688
Binary files /dev/null and b/charts/ghost/charts/mariadb-0.2.10.tgz differ
diff --git a/charts/ghost/charts/mariadb-0.2.9.tgz b/charts/ghost/charts/mariadb-0.2.9.tgz
deleted file mode 100644
index 216ca2b342f8b2261ce5c3edbc8a3f53b6ae357c..0000000000000000000000000000000000000000
Binary files a/charts/ghost/charts/mariadb-0.2.9.tgz and /dev/null differ
diff --git a/charts/gitea/Chart.lock b/charts/gitea/Chart.lock
index c275233d141772792aed3eeeb30d53b24cb8437c..c099e23f0ca246ef3f8318702b98d6984da207f7 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.9
+  version: 0.2.10
 - name: postgres
   repository: https://groundhog2k.github.io/helm-charts
-  version: 0.2.8
+  version: 0.2.9
 - name: redis
   repository: https://groundhog2k.github.io/helm-charts
   version: 0.3.0
-digest: sha256:9143eaf3b852332e31a6dfa311aa6ea57efb8107c2f8e7e96f988b0628c5cc5e
-generated: "2021-02-23T19:07:24.9307027+01:00"
+digest: sha256:623d3cc3ae1600a5e265fdaffef5da35bd3d476eb5db199b4ea2a07e87d445ca
+generated: "2021-02-27T18:40:47.1590478+01:00"
diff --git a/charts/gitea/Chart.yaml b/charts/gitea/Chart.yaml
index 0a45767ade53f11fc6d699d156777102690a863a..55406bc8a089042e7838312e1f727e413f9349f2 100644
--- a/charts/gitea/Chart.yaml
+++ b/charts/gitea/Chart.yaml
@@ -8,18 +8,18 @@ maintainers:
   - name: groundhog2k
 
 # This is the chart version
-version: 0.2.12
+version: 0.2.13
 
 # This is the version number of the application being deployed.
 appVersion: "1.13.2"
 
 dependencies:
   - name: mariadb
-    version: 0.2.9
+    version: 0.2.10
     repository: "https://groundhog2k.github.io/helm-charts"
     condition: mariadb.enabled
   - name: postgres
-    version: 0.2.8
+    version: 0.2.9
     repository: "https://groundhog2k.github.io/helm-charts"
     condition: postgres.enabled
   - name: redis
diff --git a/charts/gitea/README.md b/charts/gitea/README.md
index 5e79342f46b555e91cb1c232414788bc49921992..bbec5d32f31710650b6084a3ccca640c921c7797 100644
--- a/charts/gitea/README.md
+++ b/charts/gitea/README.md
@@ -1,6 +1,6 @@
 #  Gitea
 
-![Version: 0.2.12](https://img.shields.io/badge/Version-0.2.12-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.13.2](https://img.shields.io/badge/AppVersion-1.13.2-informational?style=flat-square)
+![Version: 0.2.13](https://img.shields.io/badge/Version-0.2.13-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.13.2](https://img.shields.io/badge/AppVersion-1.13.2-informational?style=flat-square)
 
 A Helm chart for Gitea on Kubernetes
 
@@ -43,8 +43,8 @@ $ helm uninstall my-release
 
 | Repository | Name | Version |
 |------------|------|---------|
-| @groundhog2k | mariadb | 0.2.9 |
-| @groundhog2k | postgres | 0.2.8 |
+| @groundhog2k | mariadb | 0.2.10 |
+| @groundhog2k | postgres | 0.2.9 |
 | @groundhog2k | redis | 0.3.0 |
 
 ## Common parameters
diff --git a/charts/gitea/charts/mariadb-0.2.10.tgz b/charts/gitea/charts/mariadb-0.2.10.tgz
new file mode 100644
index 0000000000000000000000000000000000000000..0e08d619fe91b933438cc028e324865bb66b4688
Binary files /dev/null and b/charts/gitea/charts/mariadb-0.2.10.tgz differ
diff --git a/charts/gitea/charts/mariadb-0.2.9.tgz b/charts/gitea/charts/mariadb-0.2.9.tgz
deleted file mode 100644
index 216ca2b342f8b2261ce5c3edbc8a3f53b6ae357c..0000000000000000000000000000000000000000
Binary files a/charts/gitea/charts/mariadb-0.2.9.tgz and /dev/null differ
diff --git a/charts/gitea/charts/postgres-0.2.8.tgz b/charts/gitea/charts/postgres-0.2.8.tgz
deleted file mode 100644
index 935ddc1aa72cafc5562090b8cccec588bfc21869..0000000000000000000000000000000000000000
Binary files a/charts/gitea/charts/postgres-0.2.8.tgz and /dev/null differ
diff --git a/charts/gitea/charts/postgres-0.2.9.tgz b/charts/gitea/charts/postgres-0.2.9.tgz
new file mode 100644
index 0000000000000000000000000000000000000000..696299ce2d05c6c832b3421bfbaa37e6a9f262d7
Binary files /dev/null and b/charts/gitea/charts/postgres-0.2.9.tgz differ
diff --git a/charts/graylog/Chart.lock b/charts/graylog/Chart.lock
index 60dcb42932b883ebdbedb252599e0a534b67feae..4a8fb23eff9c83ea0ed5307bbc79b0ccaa26a300 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.9
+  version: 0.2.10
 - name: elasticsearch
   repository: https://groundhog2k.github.io/helm-charts
   version: 0.1.3
-digest: sha256:13882486ae88ca1b90f6e97d12c5bdb2d7359b8c98c4984257a0c83a06470460
-generated: "2021-02-17T17:46:43.9935792+01:00"
+digest: sha256:1cca5b73446731193cf4a520cd9c25db2154f9049ae79bac58bac9358ce024ca
+generated: "2021-02-27T18:41:23.6425175+01:00"
diff --git a/charts/graylog/Chart.yaml b/charts/graylog/Chart.yaml
index 62fb8c43c631a571149468082147db18d9d350e8..84aaa0a834f87d5240c4ed347daf86ec2d15fdfd 100644
--- a/charts/graylog/Chart.yaml
+++ b/charts/graylog/Chart.yaml
@@ -7,13 +7,13 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: 0.1.6
+version: 0.1.7
 
 appVersion: "4.0.3"
 
 dependencies:
   - name: mongodb
-    version: 0.2.9
+    version: 0.2.10
     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 9e9da1c4f53553d3d0e32ff578bf581ced1acddd..5962e53e0cee10299ffd3d74dc234f080493153d 100644
--- a/charts/graylog/README.md
+++ b/charts/graylog/README.md
@@ -1,6 +1,6 @@
 # Graylog
 
-![Version: 0.1.6](https://img.shields.io/badge/Version-0.1.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.0.3](https://img.shields.io/badge/AppVersion-4.0.3-informational?style=flat-square)
+![Version: 0.1.7](https://img.shields.io/badge/Version-0.1.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.0.3](https://img.shields.io/badge/AppVersion-4.0.3-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.9 |
+| @groundhog2k | mongodb | 0.2.10 |
 | @groundhog2k | elasticsearch | 0.1.3 |
 
 ## Common parameters
diff --git a/charts/graylog/charts/mongodb-0.2.10.tgz b/charts/graylog/charts/mongodb-0.2.10.tgz
new file mode 100644
index 0000000000000000000000000000000000000000..32c98051887849785b04bcb07ba8b477ee548386
Binary files /dev/null and b/charts/graylog/charts/mongodb-0.2.10.tgz differ
diff --git a/charts/graylog/charts/mongodb-0.2.9.tgz b/charts/graylog/charts/mongodb-0.2.9.tgz
deleted file mode 100644
index 840086547ce42ec8e7bca93ba8d8a52cb2493c9d..0000000000000000000000000000000000000000
Binary files a/charts/graylog/charts/mongodb-0.2.9.tgz and /dev/null differ
diff --git a/charts/nextcloud/Chart.lock b/charts/nextcloud/Chart.lock
index 9fc4594c8c0df7f4fb67ed59249498b01c983531..e202180c4d6f1970c6183384978d3ba52b3ff1f5 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.9
+  version: 0.2.10
 - name: postgres
   repository: https://groundhog2k.github.io/helm-charts
-  version: 0.2.8
+  version: 0.2.9
 - name: redis
   repository: https://groundhog2k.github.io/helm-charts
   version: 0.3.0
-digest: sha256:9143eaf3b852332e31a6dfa311aa6ea57efb8107c2f8e7e96f988b0628c5cc5e
-generated: "2021-02-23T19:08:15.0561208+01:00"
+digest: sha256:623d3cc3ae1600a5e265fdaffef5da35bd3d476eb5db199b4ea2a07e87d445ca
+generated: "2021-02-27T18:42:25.6175617+01:00"
diff --git a/charts/nextcloud/Chart.yaml b/charts/nextcloud/Chart.yaml
index 64fba0c1433193a30913766553f053dd9c91a988..e1cced59923141d046621ed3f1becb240775582f 100644
--- a/charts/nextcloud/Chart.yaml
+++ b/charts/nextcloud/Chart.yaml
@@ -8,18 +8,18 @@ maintainers:
   - name: groundhog2k
 
 # This is the chart version.
-version: 0.4.6
+version: 0.4.7
 
 # This is the version number of the application being deployed.
 appVersion: "20.0.7-apache"
 
 dependencies:
   - name: mariadb
-    version: 0.2.9
+    version: 0.2.10
     repository: "https://groundhog2k.github.io/helm-charts"
     condition: mariadb.enabled
   - name: postgres
-    version: 0.2.8
+    version: 0.2.9
     repository: "https://groundhog2k.github.io/helm-charts"
     condition: postgres.enabled
   - name: redis
diff --git a/charts/nextcloud/README.md b/charts/nextcloud/README.md
index da6a9df02f0d1c65eed9b80867368a8bfb18e0ff..891c2a81c3c81486d2a2c0f9525cfe8089bef61f 100644
--- a/charts/nextcloud/README.md
+++ b/charts/nextcloud/README.md
@@ -1,6 +1,6 @@
 #  Nextcloud
 
-![Version: 0.4.6](https://img.shields.io/badge/Version-0.4.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 20.0.7-apache](https://img.shields.io/badge/AppVersion-20.0.7-informational?style=flat-square)
+![Version: 0.4.7](https://img.shields.io/badge/Version-0.4.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 20.0.7-apache](https://img.shields.io/badge/AppVersion-20.0.7-informational?style=flat-square)
 
 A Helm chart for Nextcloud on Kubernetes
 
@@ -62,8 +62,8 @@ $ helm uninstall my-release
 
 | Repository | Name | Version |
 |------------|------|---------|
-| @groundhog2k | mariadb | 0.2.9 |
-| @groundhog2k | postgres | 0.2.8 |
+| @groundhog2k | mariadb | 0.2.10 |
+| @groundhog2k | postgres | 0.2.9 |
 | @groundhog2k | redis | 0.3.0 |
 
 ## Common parameters
diff --git a/charts/nextcloud/charts/mariadb-0.2.10.tgz b/charts/nextcloud/charts/mariadb-0.2.10.tgz
new file mode 100644
index 0000000000000000000000000000000000000000..0e08d619fe91b933438cc028e324865bb66b4688
Binary files /dev/null and b/charts/nextcloud/charts/mariadb-0.2.10.tgz differ
diff --git a/charts/nextcloud/charts/mariadb-0.2.9.tgz b/charts/nextcloud/charts/mariadb-0.2.9.tgz
deleted file mode 100644
index 216ca2b342f8b2261ce5c3edbc8a3f53b6ae357c..0000000000000000000000000000000000000000
Binary files a/charts/nextcloud/charts/mariadb-0.2.9.tgz and /dev/null differ
diff --git a/charts/nextcloud/charts/postgres-0.2.8.tgz b/charts/nextcloud/charts/postgres-0.2.8.tgz
deleted file mode 100644
index 935ddc1aa72cafc5562090b8cccec588bfc21869..0000000000000000000000000000000000000000
Binary files a/charts/nextcloud/charts/postgres-0.2.8.tgz and /dev/null differ
diff --git a/charts/nextcloud/charts/postgres-0.2.9.tgz b/charts/nextcloud/charts/postgres-0.2.9.tgz
new file mode 100644
index 0000000000000000000000000000000000000000..696299ce2d05c6c832b3421bfbaa37e6a9f262d7
Binary files /dev/null and b/charts/nextcloud/charts/postgres-0.2.9.tgz differ
diff --git a/charts/wordpress/Chart.lock b/charts/wordpress/Chart.lock
index e1a7de5dd327f0fc757e758ba8d8e884841f03a1..e57a9210903d46e7d95e17d7ccfebf204210a6a3 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.9
-digest: sha256:456a570d31d6f987484bb7ba7d4a14dc640ecbd920369b4e63799330d0d27460
-generated: "2021-02-04T14:18:48.3279501+01:00"
+  version: 0.2.10
+digest: sha256:85b5225e95f31e29ebe5026c8dcaf72df2aed63437ad76e63d6575ed71a399f8
+generated: "2021-02-27T18:43:06.0330887+01:00"
diff --git a/charts/wordpress/Chart.yaml b/charts/wordpress/Chart.yaml
index ab467db381686063c74a8ac5c773da53e28c5372..941a232efc31a9d4d0fad50b5e14fe762147d4b2 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.6
+version: 0.2.7
 
 # This is the version number of the application being deployed.
 appVersion: "5.6.0-apache"
 
 dependencies:
   - name: mariadb
-    version: 0.2.9
+    version: 0.2.10
     repository: "https://groundhog2k.github.io/helm-charts"
     condition: mariadb.enabled
diff --git a/charts/wordpress/README.md b/charts/wordpress/README.md
index 6dd069720e75640f10ad6fe621d8986617285897..958d58614141d94996b0fc318b48f78edca6ccb9 100644
--- a/charts/wordpress/README.md
+++ b/charts/wordpress/README.md
@@ -1,6 +1,6 @@
 #  Wordpress
 
-![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: 5.6.0-apache](https://img.shields.io/badge/AppVersion-5.6.0-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: 5.6.0-apache](https://img.shields.io/badge/AppVersion-5.6.0-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.9 |
+| @groundhog2k | mariadb | 0.2.10 |
 
 ## Common parameters
 
diff --git a/charts/wordpress/charts/mariadb-0.2.10.tgz b/charts/wordpress/charts/mariadb-0.2.10.tgz
new file mode 100644
index 0000000000000000000000000000000000000000..0e08d619fe91b933438cc028e324865bb66b4688
Binary files /dev/null and b/charts/wordpress/charts/mariadb-0.2.10.tgz differ
diff --git a/charts/wordpress/charts/mariadb-0.2.9.tgz b/charts/wordpress/charts/mariadb-0.2.9.tgz
deleted file mode 100644
index 216ca2b342f8b2261ce5c3edbc8a3f53b6ae357c..0000000000000000000000000000000000000000
Binary files a/charts/wordpress/charts/mariadb-0.2.9.tgz and /dev/null differ