diff --git a/charts/commento/Chart.lock b/charts/commento/Chart.lock
index 03a2495ffa8c2a36e9b9ceeece8e13d27b916513..30a7601f0a12a0d5e7c86f8baae9eb8a729bd8e3 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.17
-digest: sha256:546071aa55c7237a620f10dcd46e3f2a195941baad484df444049538eeb2c134
-generated: "2022-02-10T19:54:17.5690537+01:00"
+  version: 0.2.19
+digest: sha256:ee4d29d7b5f2d4afcac73da4e775035b2c1de63f3506476ca5e7b8f51b5f7cfe
+generated: "2022-03-19T20:47:29.51020566+01:00"
diff --git a/charts/commento/Chart.yaml b/charts/commento/Chart.yaml
index 0a112e5cb118be8f50d7db578d15e0aa5f8e8f2f..222b1fd66fb0163f802f40b495305dc6e35146d9 100644
--- a/charts/commento/Chart.yaml
+++ b/charts/commento/Chart.yaml
@@ -7,12 +7,12 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: 0.1.25
+version: 0.1.26
 
 appVersion: "v1.8.0"
 
 dependencies:
   - name: postgres
-    version: 0.2.17
+    version: 0.2.19
     repository: "https://groundhog2k.github.io/helm-charts"
     condition: postgres.enabled
diff --git a/charts/commento/README.md b/charts/commento/README.md
index c5212294418a6d58bd1e5c081317aadafebc0b99..2eadada7aeced6959f2f4b97e9952366a805c0f9 100644
--- a/charts/commento/README.md
+++ b/charts/commento/README.md
@@ -1,6 +1,6 @@
 # Commento
 
-![Version: 0.1.25](https://img.shields.io/badge/Version-0.1.25-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.26](https://img.shields.io/badge/Version-0.1.26-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)
 
 ## Changelog
 
@@ -49,7 +49,7 @@ helm uninstall my-release
 
 | Repository | Name | Version |
 |------------|------|---------|
-| @groundhog2k | postgres | 0.2.17 |
+| @groundhog2k | postgres | 0.2.19 |
 
 ## Common parameters
 
diff --git a/charts/commento/RELEASENOTES.md b/charts/commento/RELEASENOTES.md
index d49d47cfaf5b65a07714e329e7400b43c0ca1d92..9eaa0e892f52b0920952c99a2ed9331b7cdd1bfa 100644
--- a/charts/commento/RELEASENOTES.md
+++ b/charts/commento/RELEASENOTES.md
@@ -7,4 +7,5 @@
 | 0.1.23 | v1.8.0 | Updated releasenote |
 | 0.1.24 | v1.8.0 | Updated chart dependencies (postgres 0.2.16) |
 | 0.1.25 | v1.8.0 | Updated chart dependencies (postgres 0.2.17) |
+| 0.1.26 | v1.8.0 | Updated chart dependencies (postgres 0.2.19) |
 | | | |
diff --git a/charts/commento/charts/postgres-0.2.17.tgz b/charts/commento/charts/postgres-0.2.17.tgz
deleted file mode 100644
index 7fe098c998b8d49cd31add79971b843bd777f2cb..0000000000000000000000000000000000000000
Binary files a/charts/commento/charts/postgres-0.2.17.tgz and /dev/null differ
diff --git a/charts/commento/charts/postgres-0.2.19.tgz b/charts/commento/charts/postgres-0.2.19.tgz
new file mode 100644
index 0000000000000000000000000000000000000000..183ce194582fba3e4020a200d47829d1ae548686
Binary files /dev/null and b/charts/commento/charts/postgres-0.2.19.tgz differ
diff --git a/charts/ghost/Chart.lock b/charts/ghost/Chart.lock
index 7fa86da21cc3f5ba4d61f3f05dd3e2df34064343..c213f83af8083a01bba7822335bcde0221c957d3 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.18
-digest: sha256:64e7fad0e3677e67e83885b81cc1d2986a1e33b15985844e0957140cee4b3f03
-generated: "2022-02-10T19:54:33.9620968+01:00"
+  version: 0.2.20
+digest: sha256:08deff8b214c94a2707e32d5795e7d441bb40d6aa8e8d2aa98f37e8e66d131db
+generated: "2022-03-19T20:46:13.39424635+01:00"
diff --git a/charts/ghost/Chart.yaml b/charts/ghost/Chart.yaml
index 7c49d9cdccd8cae9e24def70919b26a8426ae690..d15f2c90c008d32199d34251cfc53fffe741d266 100644
--- a/charts/ghost/Chart.yaml
+++ b/charts/ghost/Chart.yaml
@@ -7,12 +7,12 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: 0.40.1
+version: 0.40.2
 
 appVersion: "4.39.1"
 
 dependencies:
   - name: mariadb
-    version: 0.2.18
+    version: 0.2.20
     repository: "https://groundhog2k.github.io/helm-charts"
     condition: mariadb.enabled
diff --git a/charts/ghost/README.md b/charts/ghost/README.md
index 8c0f02d3f00fbe78f7694f5384a25cb77cd7da13..215eba8b592595c6d103b492e06f477a4acc2538 100644
--- a/charts/ghost/README.md
+++ b/charts/ghost/README.md
@@ -1,6 +1,6 @@
 # Ghost
 
-![Version: 0.40.1](https://img.shields.io/badge/Version-0.40.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.39.1](https://img.shields.io/badge/AppVersion-4.39.1-informational?style=flat-square)
+![Version: 0.40.2](https://img.shields.io/badge/Version-0.40.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.39.1](https://img.shields.io/badge/AppVersion-4.39.1-informational?style=flat-square)
 
 ## Changelog
 
@@ -47,7 +47,7 @@ helm uninstall my-release
 
 | Repository | Name | Version |
 |------------|------|---------|
-| @groundhog2k | mariadb | 0.2.18 |
+| @groundhog2k | mariadb | 0.2.20 |
 
 ## Common parameters
 
diff --git a/charts/ghost/RELEASENOTES.md b/charts/ghost/RELEASENOTES.md
index f7ad2687a5c6198697ebb0d573075a6cee4e434b..1b70c71e115e8153c594605e80669b51bd5d6acc 100644
--- a/charts/ghost/RELEASENOTES.md
+++ b/charts/ghost/RELEASENOTES.md
@@ -20,4 +20,5 @@
 | 0.39.1 | 4.38.1 | Upgraded to Ghost 4.38.1 |
 | 0.40.0 | 4.39.0 | Upgraded to Ghost 4.39.0 |
 | 0.40.1 | 4.39.1 | Upgraded to Ghost 4.39.1 |
+| 0.40.2 | 4.39.1 | Updated chart dependencies (mariadb 0.2.20) |
 | | | |
diff --git a/charts/ghost/charts/mariadb-0.2.18.tgz b/charts/ghost/charts/mariadb-0.2.18.tgz
deleted file mode 100644
index 0981419af0280178ac6a778a63e4c5a349c69e73..0000000000000000000000000000000000000000
Binary files a/charts/ghost/charts/mariadb-0.2.18.tgz and /dev/null differ
diff --git a/charts/ghost/charts/mariadb-0.2.20.tgz b/charts/ghost/charts/mariadb-0.2.20.tgz
new file mode 100644
index 0000000000000000000000000000000000000000..46dfade26c878b1bcd497800186301356794659d
Binary files /dev/null and b/charts/ghost/charts/mariadb-0.2.20.tgz differ
diff --git a/charts/gitea/Chart.lock b/charts/gitea/Chart.lock
index 60d9c4f27474f9a561977ebe52882c88beae95d0..738719f76ba65046e3c1cce26ab256b2404e1a0e 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.18
+  version: 0.2.20
 - name: postgres
   repository: https://groundhog2k.github.io/helm-charts
-  version: 0.2.17
+  version: 0.2.19
 - name: redis
   repository: https://groundhog2k.github.io/helm-charts
-  version: 0.4.10
-digest: sha256:32e116dc4f43438b4d2f372570606411157e0b05449f4327a041bb4bf9d28d5b
-generated: "2022-02-10T19:54:38.8290513+01:00"
+  version: 0.4.11
+digest: sha256:910a3454b2a06c16a9acff3df29eda266ede2f56bb93e3096dfb4ac808fd3daa
+generated: "2022-03-19T20:57:11.825841185+01:00"
diff --git a/charts/gitea/Chart.yaml b/charts/gitea/Chart.yaml
index 3790d8092d70fb08ab5cca110dc83b9770638ba4..22b8cf68ce38f434418013fe050fb4ab15907cae 100644
--- a/charts/gitea/Chart.yaml
+++ b/charts/gitea/Chart.yaml
@@ -8,21 +8,21 @@ maintainers:
   - name: groundhog2k
 
 # This is the chart version
-version: 0.5.5
+version: 0.5.6
 
 # This is the version number of the application being deployed.
 appVersion: "1.16.4"
 
 dependencies:
   - name: mariadb
-    version: 0.2.18
+    version: 0.2.20
     repository: "https://groundhog2k.github.io/helm-charts"
     condition: mariadb.enabled
   - name: postgres
-    version: 0.2.17
+    version: 0.2.19
     repository: "https://groundhog2k.github.io/helm-charts"
     condition: postgres.enabled
   - name: redis
-    version: 0.4.10
+    version: 0.4.11
     repository: "https://groundhog2k.github.io/helm-charts"
     condition: redis.enabled
diff --git a/charts/gitea/README.md b/charts/gitea/README.md
index 83e5cab575e5fab42a0c389d3dd85617f647b514..3ce6e3f37badc3ec3160ecef79a63c61f890f4c8 100644
--- a/charts/gitea/README.md
+++ b/charts/gitea/README.md
@@ -1,6 +1,6 @@
 # Gitea
 
-![Version: 0.5.5](https://img.shields.io/badge/Version-0.5.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.16.4](https://img.shields.io/badge/AppVersion-1.16.4-informational?style=flat-square)
+![Version: 0.5.6](https://img.shields.io/badge/Version-0.5.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.16.4](https://img.shields.io/badge/AppVersion-1.16.4-informational?style=flat-square)
 
 ## Changelog
 
@@ -47,9 +47,9 @@ helm uninstall my-release
 
 | Repository | Name | Version |
 |------------|------|---------|
-| @groundhog2k | mariadb | 0.2.18 |
-| @groundhog2k | postgres | 0.2.17 |
-| @groundhog2k | redis | 0.4.10 |
+| @groundhog2k | mariadb | 0.2.20 |
+| @groundhog2k | postgres | 0.2.19 |
+| @groundhog2k | redis | 0.4.11 |
 
 ## Common parameters
 
diff --git a/charts/gitea/RELEASENOTES.md b/charts/gitea/RELEASENOTES.md
index 3b9d3923f9f3cf6dcb3d7fb38b20088ef5307fa0..a84e672ec9a33433065fb026800daa7fe53884dc 100644
--- a/charts/gitea/RELEASENOTES.md
+++ b/charts/gitea/RELEASENOTES.md
@@ -10,4 +10,5 @@
 | 0.5.3 | 1.16.2 | Updated to Gitea 1.16.2 |
 | 0.5.4 | 1.16.3 | Updated to Gitea 1.16.3 |
 | 0.5.5 | 1.16.4 | Updated to Gitea 1.16.4 |
+| 0.5.6 | 1.16.4 | Updated chart dependencies (mariadb 0.2.20 / postgres 0.2.19 / redis 0.4.11) |
 | | | |
diff --git a/charts/gitea/charts/mariadb-0.2.18.tgz b/charts/gitea/charts/mariadb-0.2.18.tgz
deleted file mode 100644
index 0981419af0280178ac6a778a63e4c5a349c69e73..0000000000000000000000000000000000000000
Binary files a/charts/gitea/charts/mariadb-0.2.18.tgz and /dev/null differ
diff --git a/charts/gitea/charts/mariadb-0.2.20.tgz b/charts/gitea/charts/mariadb-0.2.20.tgz
new file mode 100644
index 0000000000000000000000000000000000000000..46dfade26c878b1bcd497800186301356794659d
Binary files /dev/null and b/charts/gitea/charts/mariadb-0.2.20.tgz differ
diff --git a/charts/gitea/charts/postgres-0.2.17.tgz b/charts/gitea/charts/postgres-0.2.17.tgz
deleted file mode 100644
index 7fe098c998b8d49cd31add79971b843bd777f2cb..0000000000000000000000000000000000000000
Binary files a/charts/gitea/charts/postgres-0.2.17.tgz and /dev/null differ
diff --git a/charts/gitea/charts/postgres-0.2.19.tgz b/charts/gitea/charts/postgres-0.2.19.tgz
new file mode 100644
index 0000000000000000000000000000000000000000..183ce194582fba3e4020a200d47829d1ae548686
Binary files /dev/null and b/charts/gitea/charts/postgres-0.2.19.tgz differ
diff --git a/charts/gitea/charts/redis-0.4.10.tgz b/charts/gitea/charts/redis-0.4.10.tgz
deleted file mode 100644
index b489ad16aa60e0bf382ec2ba852aee84d7c378a6..0000000000000000000000000000000000000000
Binary files a/charts/gitea/charts/redis-0.4.10.tgz and /dev/null differ
diff --git a/charts/gitea/charts/redis-0.4.11.tgz b/charts/gitea/charts/redis-0.4.11.tgz
new file mode 100644
index 0000000000000000000000000000000000000000..7789bcb55c6d6606e90fa3f491be344c406526b8
Binary files /dev/null and b/charts/gitea/charts/redis-0.4.11.tgz differ
diff --git a/charts/graylog/Chart.lock b/charts/graylog/Chart.lock
index bb2478a4d34e864adb75d3224d21b7674f59471d..58a54b2033eb53095ee7c17c2a0bd3da75e924f8 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.3.10
+  version: 0.3.13
 - name: elasticsearch
   repository: https://groundhog2k.github.io/helm-charts
   version: 0.1.106
-digest: sha256:fc2c564a08514f45ef9e4e1ec3b0dffc6d2c785a895413b0e189bde17d48fbcb
-generated: "2022-02-10T19:54:44.5691875+01:00"
+digest: sha256:4a0000cafab306a494af082c59e6bc696f316ea5cad68d35c45576f0582fe70d
+generated: "2022-03-19T20:41:02.856138452+01:00"
diff --git a/charts/graylog/Chart.yaml b/charts/graylog/Chart.yaml
index 5c6b11b796050925118a3e3546d1514898b922e3..b587fb6be54a049f274179742e97831e0fa33d6c 100644
--- a/charts/graylog/Chart.yaml
+++ b/charts/graylog/Chart.yaml
@@ -7,13 +7,13 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: 0.3.14
+version: 0.3.15
 
 appVersion: "4.2.7-jre11"
 
 dependencies:
   - name: mongodb
-    version: 0.3.10
+    version: 0.3.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 e23d0992f214eba5c2df6abc2f701b7ad5b2d192..8aeac0ee38a70ade08ed420b5b6e818d5e17cb25 100644
--- a/charts/graylog/README.md
+++ b/charts/graylog/README.md
@@ -1,6 +1,6 @@
 # Graylog
 
-![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: 4.2.7](https://img.shields.io/badge/AppVersion-4.2.7-informational?style=flat-square)
+![Version: 0.3.15](https://img.shields.io/badge/Version-0.3.15-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.2.7](https://img.shields.io/badge/AppVersion-4.2.7-informational?style=flat-square)
 
 ## Changelog
 
@@ -45,7 +45,7 @@ helm uninstall my-release
 
 | Repository | Name | Version |
 |------------|------|---------|
-| @groundhog2k | mongodb | 0.3.10 |
+| @groundhog2k | mongodb | 0.3.13 |
 | @groundhog2k | elasticsearch | 0.1.106 |
 
 ## Common parameters
diff --git a/charts/graylog/RELEASENOTES.md b/charts/graylog/RELEASENOTES.md
index 88ec9853f844be5218f6e8b0aed2a76e2edb0af1..e1dee9989dcc3d650188bbf343217f2e5feaf46f 100644
--- a/charts/graylog/RELEASENOTES.md
+++ b/charts/graylog/RELEASENOTES.md
@@ -9,4 +9,5 @@
 | 0.3.12 | 4.2.6-jre11 | Updated mongodb chart dependency to 0.3.9 (MongoDB 4.4.12) |
 | 0.3.13 | 4.2.6-jre11 | Updated mongodb chart dependencies to 0.3.10 |
 | 0.3.14 | 4.2.7-jre11 | Updated chart for Graylog 4.2.7 |
+| 0.3.15 | 4.2.7-jre11 | Updated mongodb chart dependency to 0.3.13 (MongoDB 4.4.13) |
 | | | |
diff --git a/charts/graylog/charts/mongodb-0.3.10.tgz b/charts/graylog/charts/mongodb-0.3.10.tgz
deleted file mode 100644
index 13a026b9d7dd7e99d192833bf5fc47b1e5380547..0000000000000000000000000000000000000000
Binary files a/charts/graylog/charts/mongodb-0.3.10.tgz and /dev/null differ
diff --git a/charts/graylog/charts/mongodb-0.3.13.tgz b/charts/graylog/charts/mongodb-0.3.13.tgz
new file mode 100644
index 0000000000000000000000000000000000000000..21f9cd7c55bffeaf3479e97bc34147595ebe9f07
Binary files /dev/null and b/charts/graylog/charts/mongodb-0.3.13.tgz differ
diff --git a/charts/nextcloud/Chart.lock b/charts/nextcloud/Chart.lock
index b53e872a20736da839207d2c53686c9e9e881cf7..625d4248de81c8b3c5ec98addda8bc9e836b43a7 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.18
+  version: 0.2.20
 - name: postgres
   repository: https://groundhog2k.github.io/helm-charts
-  version: 0.2.17
+  version: 0.2.19
 - name: redis
   repository: https://groundhog2k.github.io/helm-charts
-  version: 0.4.10
-digest: sha256:32e116dc4f43438b4d2f372570606411157e0b05449f4327a041bb4bf9d28d5b
-generated: "2022-02-10T19:54:50.4103217+01:00"
+  version: 0.4.11
+digest: sha256:910a3454b2a06c16a9acff3df29eda266ede2f56bb93e3096dfb4ac808fd3daa
+generated: "2022-03-19T20:57:03.412380861+01:00"
diff --git a/charts/nextcloud/Chart.yaml b/charts/nextcloud/Chart.yaml
index 44cb6fbcdb21bf5131c4bbf14a91026b76775745..b1a0beb8fa68adb33eae0024862322ac9465b1ca 100644
--- a/charts/nextcloud/Chart.yaml
+++ b/charts/nextcloud/Chart.yaml
@@ -8,21 +8,21 @@ maintainers:
   - name: groundhog2k
 
 # This is the chart version.
-version: 0.10.6
+version: 0.10.7
 
 # This is the version number of the application being deployed.
 appVersion: "23.0.2-apache"
 
 dependencies:
   - name: mariadb
-    version: 0.2.18
+    version: 0.2.20
     repository: "https://groundhog2k.github.io/helm-charts"
     condition: mariadb.enabled
   - name: postgres
-    version: 0.2.17
+    version: 0.2.19
     repository: "https://groundhog2k.github.io/helm-charts"
     condition: postgres.enabled
   - name: redis
-    version: 0.4.10
+    version: 0.4.11
     repository: "https://groundhog2k.github.io/helm-charts"
     condition: redis.enabled
diff --git a/charts/nextcloud/README.md b/charts/nextcloud/README.md
index b30be27a5c1d5186251748f511e66acc5d261603..c595792c9a9ac84087cd7484693ffa4853c38de9 100644
--- a/charts/nextcloud/README.md
+++ b/charts/nextcloud/README.md
@@ -1,6 +1,6 @@
 # Nextcloud
 
-![Version: 0.10.6](https://img.shields.io/badge/Version-0.10.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 23.0.2-apache](https://img.shields.io/badge/AppVersion-23.0.2-informational?style=flat-square)
+![Version: 0.10.7](https://img.shields.io/badge/Version-0.10.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 23.0.2-apache](https://img.shields.io/badge/AppVersion-23.0.2-informational?style=flat-square)
 
 ## Changelog
 
@@ -82,9 +82,9 @@ helm uninstall my-release
 
 | Repository | Name | Version |
 |------------|------|---------|
-| @groundhog2k | mariadb | 0.2.18 |
-| @groundhog2k | postgres | 0.2.17 |
-| @groundhog2k | redis | 0.4.10 |
+| @groundhog2k | mariadb | 0.2.20 |
+| @groundhog2k | postgres | 0.2.19 |
+| @groundhog2k | redis | 0.4.11 |
 
 ## Common parameters
 
diff --git a/charts/nextcloud/RELEASENOTES.md b/charts/nextcloud/RELEASENOTES.md
index 670f016587c0be2e0331efc97014e20c505679d6..a038b33d4a079a52a250d66036b6a8a9a7f1ac12 100644
--- a/charts/nextcloud/RELEASENOTES.md
+++ b/charts/nextcloud/RELEASENOTES.md
@@ -7,4 +7,5 @@
 | 0.10.4 | 23.0.1-apache | Upgraded to Nextcloud 23.0.1 |
 | 0.10.5 | 23.0.1-apache | Updated chart dependencies (mariadb 0.2.18 / postgres 0.2.17) |
 | 0.10.6 | 23.0.2-apache | Upgraded to Nextcloud 23.0.2 |
+| 0.10.7 | 23.0.2-apache | Updated chart dependencies (mariadb 0.2.20 / postgres 0.2.19 / redis 0.4.11) |
 | | | |
diff --git a/charts/nextcloud/charts/mariadb-0.2.18.tgz b/charts/nextcloud/charts/mariadb-0.2.18.tgz
deleted file mode 100644
index 0981419af0280178ac6a778a63e4c5a349c69e73..0000000000000000000000000000000000000000
Binary files a/charts/nextcloud/charts/mariadb-0.2.18.tgz and /dev/null differ
diff --git a/charts/nextcloud/charts/mariadb-0.2.20.tgz b/charts/nextcloud/charts/mariadb-0.2.20.tgz
new file mode 100644
index 0000000000000000000000000000000000000000..46dfade26c878b1bcd497800186301356794659d
Binary files /dev/null and b/charts/nextcloud/charts/mariadb-0.2.20.tgz differ
diff --git a/charts/nextcloud/charts/postgres-0.2.17.tgz b/charts/nextcloud/charts/postgres-0.2.17.tgz
deleted file mode 100644
index 7fe098c998b8d49cd31add79971b843bd777f2cb..0000000000000000000000000000000000000000
Binary files a/charts/nextcloud/charts/postgres-0.2.17.tgz and /dev/null differ
diff --git a/charts/nextcloud/charts/postgres-0.2.19.tgz b/charts/nextcloud/charts/postgres-0.2.19.tgz
new file mode 100644
index 0000000000000000000000000000000000000000..183ce194582fba3e4020a200d47829d1ae548686
Binary files /dev/null and b/charts/nextcloud/charts/postgres-0.2.19.tgz differ
diff --git a/charts/nextcloud/charts/redis-0.4.10.tgz b/charts/nextcloud/charts/redis-0.4.10.tgz
deleted file mode 100644
index b489ad16aa60e0bf382ec2ba852aee84d7c378a6..0000000000000000000000000000000000000000
Binary files a/charts/nextcloud/charts/redis-0.4.10.tgz and /dev/null differ
diff --git a/charts/nextcloud/charts/redis-0.4.11.tgz b/charts/nextcloud/charts/redis-0.4.11.tgz
new file mode 100644
index 0000000000000000000000000000000000000000..7789bcb55c6d6606e90fa3f491be344c406526b8
Binary files /dev/null and b/charts/nextcloud/charts/redis-0.4.11.tgz differ
diff --git a/charts/remark42/Chart.lock b/charts/remark42/Chart.lock
index 139a23012dfeea9b0f69d481e378f99ff4b5c659..73be34331b649196d82bc3015e0444773b790082 100644
--- a/charts/remark42/Chart.lock
+++ b/charts/remark42/Chart.lock
@@ -1,6 +1,6 @@
 dependencies:
 - name: redis
   repository: https://groundhog2k.github.io/helm-charts
-  version: 0.4.10
-digest: sha256:d9c994c8867b7806ea6de21896d93304a98beabb9011a460485588f134c986a1
-generated: "2022-01-22T14:15:44.5469327+01:00"
+  version: 0.4.11
+digest: sha256:1f2c2ab40b0916a3d361aa3e20f512e11b21f87b39a9fb2853b20f7a65da2329
+generated: "2022-03-19T20:57:18.814943632+01:00"
diff --git a/charts/remark42/Chart.yaml b/charts/remark42/Chart.yaml
index 847714e8b5f5f9e822f99fc7ca106641a2489fc9..03568342d2ea87460b603489057afa678bfa9cd5 100644
--- a/charts/remark42/Chart.yaml
+++ b/charts/remark42/Chart.yaml
@@ -7,12 +7,12 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: 0.3.4
+version: 0.3.5
 
 appVersion: "v1.9.0"
 
 dependencies:
   - name: redis
-    version: 0.4.10
+    version: 0.4.11
     repository: "https://groundhog2k.github.io/helm-charts"
     condition: redis.enabled
diff --git a/charts/remark42/README.md b/charts/remark42/README.md
index 105158f7812ab257b3919bad55f87c02e4b628f4..dcdbd1efaa33e90dfb7cb326b84d5ebc59de03d2 100644
--- a/charts/remark42/README.md
+++ b/charts/remark42/README.md
@@ -1,6 +1,6 @@
 # Remark42
 
-![Version: 0.3.4](https://img.shields.io/badge/Version-0.3.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.9.0](https://img.shields.io/badge/AppVersion-v1.9.0-informational?style=flat-square)
+![Version: 0.3.5](https://img.shields.io/badge/Version-0.3.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.9.0](https://img.shields.io/badge/AppVersion-v1.9.0-informational?style=flat-square)
 
 A Helm chart for Remark42 on Kubernetes
 
@@ -45,7 +45,7 @@ helm uninstall my-release
 
 | Repository | Name | Version |
 |------------|------|---------|
-| @groundhog2k | redis | 0.4.10 |
+| @groundhog2k | redis | 0.4.11 |
 
 ## Common parameters
 
diff --git a/charts/remark42/RELEASENOTES.md b/charts/remark42/RELEASENOTES.md
index 808083acda448dbc88b03a5fcee582e85f96ecd6..1c9d07ac736a1b51753aa721515b389e4e2ec57c 100644
--- a/charts/remark42/RELEASENOTES.md
+++ b/charts/remark42/RELEASENOTES.md
@@ -5,4 +5,5 @@
 | 0.3.2 | v1.9.0 | Fixed ingress API detection |
 | 0.3.3 | v1.9.0 | Updated chart dependencies |
 | 0.3.4 | v1.9.0 | Fixed auth. configuration |
+| 0.3.5 | v1.9.0 | Updated chart dependencies (redis 0.4.11) |
 | | | |
diff --git a/charts/remark42/charts/redis-0.4.10.tgz b/charts/remark42/charts/redis-0.4.10.tgz
deleted file mode 100644
index b489ad16aa60e0bf382ec2ba852aee84d7c378a6..0000000000000000000000000000000000000000
Binary files a/charts/remark42/charts/redis-0.4.10.tgz and /dev/null differ
diff --git a/charts/remark42/charts/redis-0.4.11.tgz b/charts/remark42/charts/redis-0.4.11.tgz
new file mode 100644
index 0000000000000000000000000000000000000000..7789bcb55c6d6606e90fa3f491be344c406526b8
Binary files /dev/null and b/charts/remark42/charts/redis-0.4.11.tgz differ
diff --git a/charts/wordpress/Chart.lock b/charts/wordpress/Chart.lock
index 452433a1b88505b8e756367aaad91a0a9309c4de..e8c2d73cc22817264045e4de9b38463059de1d98 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.18
-digest: sha256:64e7fad0e3677e67e83885b81cc1d2986a1e33b15985844e0957140cee4b3f03
-generated: "2022-02-10T19:54:56.5421617+01:00"
+  version: 0.2.20
+digest: sha256:08deff8b214c94a2707e32d5795e7d441bb40d6aa8e8d2aa98f37e8e66d131db
+generated: "2022-03-19T20:51:21.635265908+01:00"
diff --git a/charts/wordpress/Chart.yaml b/charts/wordpress/Chart.yaml
index ed3c42eab80545c31373bff3a1939265baa283bd..7cf61859993ea71a408628f275e3eb831d3173d4 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.5.2
+version: 0.5.3
 
 # This is the version number of the application being deployed.
 appVersion: "5.9.2-apache"
 
 dependencies:
   - name: mariadb
-    version: 0.2.18
+    version: 0.2.20
     repository: "https://groundhog2k.github.io/helm-charts"
     condition: mariadb.enabled
diff --git a/charts/wordpress/README.md b/charts/wordpress/README.md
index 13bec71cad64225e3a84569207337048c16a51ae..64886327cc6b614c65d452a5d76be209486a5798 100644
--- a/charts/wordpress/README.md
+++ b/charts/wordpress/README.md
@@ -1,6 +1,6 @@
 # Wordpress
 
-![Version: 0.5.2](https://img.shields.io/badge/Version-0.5.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.9.2-apache](https://img.shields.io/badge/AppVersion-5.9.2-informational?style=flat-square)
+![Version: 0.5.3](https://img.shields.io/badge/Version-0.5.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.9.2-apache](https://img.shields.io/badge/AppVersion-5.9.2-informational?style=flat-square)
 
 ## Changelog
 
@@ -47,7 +47,7 @@ helm uninstall my-release
 
 | Repository | Name | Version |
 |------------|------|---------|
-| @groundhog2k | mariadb | 0.2.18 |
+| @groundhog2k | mariadb | 0.2.20 |
 
 ## Common parameters
 
diff --git a/charts/wordpress/RELEASENOTES.md b/charts/wordpress/RELEASENOTES.md
index 7a671d19f4f71794943d8501a04b9210e2efb77c..4c7f8f48e693b55781f7c19d4c81de20ca208800 100644
--- a/charts/wordpress/RELEASENOTES.md
+++ b/charts/wordpress/RELEASENOTES.md
@@ -7,4 +7,5 @@
 | 0.5.0 | 5.9.0-apache | Upgraded to Wordpress 5.9.0 |
 | 0.5.1 | 5.9.0-apache | Updated chart dependencies (mariadb 0.2.18) |
 | 0.5.2 | 5.9.2-apache | Upgraded to Wordpress 5.9.2 |
+| 0.5.3 | 5.9.2-apache | Updated chart dependencies (mariadb 0.2.20) |
 | | | |
diff --git a/charts/wordpress/charts/mariadb-0.2.18.tgz b/charts/wordpress/charts/mariadb-0.2.18.tgz
deleted file mode 100644
index 0981419af0280178ac6a778a63e4c5a349c69e73..0000000000000000000000000000000000000000
Binary files a/charts/wordpress/charts/mariadb-0.2.18.tgz and /dev/null differ
diff --git a/charts/wordpress/charts/mariadb-0.2.20.tgz b/charts/wordpress/charts/mariadb-0.2.20.tgz
new file mode 100644
index 0000000000000000000000000000000000000000..46dfade26c878b1bcd497800186301356794659d
Binary files /dev/null and b/charts/wordpress/charts/mariadb-0.2.20.tgz differ