diff --git a/charts/commento/Chart.lock b/charts/commento/Chart.lock
index 3cfed54c33beeebb2d8b5c01a3a841bd8f474e2d..958df890266f26ba3e5f0f45445b7815f9f12633 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.21
-digest: sha256:1d483a5f451a8df3b7ec27caf4b3a72869d972e1825d16b4736e0ea3f58bcde0
-generated: "2022-08-13T14:52:33.468579384+02:00"
+  version: 0.2.22
+digest: sha256:a830c525d7e6aa6a6f7d05336cd3e3dcac34868cd320f66c7f1c3e46ae32be51
+generated: "2022-09-30T12:46:00.498439606+02:00"
diff --git a/charts/commento/Chart.yaml b/charts/commento/Chart.yaml
index 6d8d7fe9e9d66d5b13a2c40f918e31801657ec70..19090be8c0ee829d20eef4e74d28c53b3338904e 100644
--- a/charts/commento/Chart.yaml
+++ b/charts/commento/Chart.yaml
@@ -7,12 +7,12 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: 0.1.29
+version: 0.1.30
 
 appVersion: "v1.8.0"
 
 dependencies:
   - name: postgres
-    version: 0.2.21
+    version: 0.2.22
     repository: "https://groundhog2k.github.io/helm-charts"
     condition: postgres.enabled
diff --git a/charts/commento/README.md b/charts/commento/README.md
index 9d46fe146c19a6d8896621adc775b0bbc82a0882..3c908f9281565abbe8ebd167069cd24e05343c38 100644
--- a/charts/commento/README.md
+++ b/charts/commento/README.md
@@ -1,6 +1,6 @@
 # Commento
 
-![Version: 0.1.29](https://img.shields.io/badge/Version-0.1.29-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.30](https://img.shields.io/badge/Version-0.1.30-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.21 |
+| @groundhog2k | postgres | 0.2.22 |
 
 ## Common parameters
 
diff --git a/charts/commento/RELEASENOTES.md b/charts/commento/RELEASENOTES.md
index 9082f80c023a4866e370280ec005833ecb3372fd..7c72495914a92241e73a74630f1f38ca972ba940 100644
--- a/charts/commento/RELEASENOTES.md
+++ b/charts/commento/RELEASENOTES.md
@@ -11,4 +11,5 @@
 | 0.1.27 | v1.8.0 | Updated chart dependencies (postgres 0.2.20) |
 | 0.1.28 | v1.8.0 | Updated chart dependencies (postgres 0.2.21) |
 | 0.1.29 | v1.8.0 | Implemented support for image.registry option |
+| 0.1.30 | v1.8.0 | Updated chart dependencies (postgres 0.2.22) |
 | | | |
diff --git a/charts/commento/charts/postgres-0.2.21.tgz b/charts/commento/charts/postgres-0.2.21.tgz
deleted file mode 100644
index 2d0b05f803099c115d6b49267843f6f4bc048183..0000000000000000000000000000000000000000
Binary files a/charts/commento/charts/postgres-0.2.21.tgz and /dev/null differ
diff --git a/charts/commento/charts/postgres-0.2.22.tgz b/charts/commento/charts/postgres-0.2.22.tgz
new file mode 100644
index 0000000000000000000000000000000000000000..df4e3aafe659d86b70fdd6203a2e2455fb508d36
Binary files /dev/null and b/charts/commento/charts/postgres-0.2.22.tgz differ
diff --git a/charts/ghost/Chart.lock b/charts/ghost/Chart.lock
index e60c151a3bdc6f94c7f8464bc1d40e058967f329..10d67c054b72dd226265f98b3ff1cd12789200a2 100644
--- a/charts/ghost/Chart.lock
+++ b/charts/ghost/Chart.lock
@@ -1,9 +1,9 @@
 dependencies:
 - name: mariadb
   repository: https://groundhog2k.github.io/helm-charts
-  version: 0.2.22
+  version: 0.2.23
 - name: mysql
   repository: https://groundhog2k.github.io/helm-charts
-  version: 0.1.1
-digest: sha256:601ac8e98d2e9e0be031492e80446569e152adc8abeee2671f0e4bf297f3d9c7
-generated: "2022-08-28T11:46:37.9651868+02:00"
+  version: 0.1.3
+digest: sha256:f9f856de2b7193a82c9ebc347c08eb5926c31cdf7a052e08163086cfb766bff3
+generated: "2022-09-30T12:46:08.616559278+02:00"
diff --git a/charts/ghost/Chart.yaml b/charts/ghost/Chart.yaml
index 6d073a773134186ec59d6a1168900511a9e0a4af..f681a31e9f21e122bfb8d065a3479976041e0595 100644
--- a/charts/ghost/Chart.yaml
+++ b/charts/ghost/Chart.yaml
@@ -7,16 +7,16 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: 0.60.1
+version: 0.60.2
 
 appVersion: "5.16.2"
 
 dependencies:
   - name: mariadb
-    version: 0.2.22
+    version: 0.2.23
     repository: "https://groundhog2k.github.io/helm-charts"
     condition: mariadb.enabled
   - name: mysql
-    version: 0.1.1
+    version: 0.1.3
     repository: "https://groundhog2k.github.io/helm-charts"
     condition: mysql.enabled
diff --git a/charts/ghost/README.md b/charts/ghost/README.md
index 90bd055d7c8f61eb1d3208d212293c85f5ffd817..e0b46743b5addefc2b8de666ba512c9c9bdc28fb 100644
--- a/charts/ghost/README.md
+++ b/charts/ghost/README.md
@@ -1,6 +1,6 @@
 # Ghost
 
-![Version: 0.60.1](https://img.shields.io/badge/Version-0.60.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.16.2](https://img.shields.io/badge/AppVersion-5.16.2-informational?style=flat-square)
+![Version: 0.60.2](https://img.shields.io/badge/Version-0.60.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.16.2](https://img.shields.io/badge/AppVersion-5.16.2-informational?style=flat-square)
 
 ## Changelog
 
@@ -49,8 +49,8 @@ helm uninstall my-release
 
 | Repository | Name | Version |
 |------------|------|---------|
-| @groundhog2k | mariadb | 0.2.22 |
-| @groundhog2k | mysql | 0.1.1 |
+| @groundhog2k | mariadb | 0.2.23 |
+| @groundhog2k | mysql | 0.1.3 |
 
 ## Common parameters
 
diff --git a/charts/ghost/RELEASENOTES.md b/charts/ghost/RELEASENOTES.md
index 072cc5594c82dd08b136af8e4d709adf8e64fb33..53e2850f005946e653ca654aee4a429c6a870019 100644
--- a/charts/ghost/RELEASENOTES.md
+++ b/charts/ghost/RELEASENOTES.md
@@ -58,4 +58,5 @@
 | 0.59.1 | 5.14.2 | Upgraded to Ghost 5.14.2 |
 | 0.60.0 | 5.16.2 | Upgraded to Ghost 5.16.2 |
 | 0.60.1 | 5.16.2 | Implemented support for image.registry option |
+| 0.60.2 | 5.16.2 | Updated chart dependencies (mariadb 0.2.23, mysql 0.1.3) |
 | | | |
diff --git a/charts/ghost/charts/mariadb-0.2.22.tgz b/charts/ghost/charts/mariadb-0.2.22.tgz
deleted file mode 100644
index 8a868ae495e7b159ed35988c6f820455fd31aefa..0000000000000000000000000000000000000000
Binary files a/charts/ghost/charts/mariadb-0.2.22.tgz and /dev/null differ
diff --git a/charts/ghost/charts/mariadb-0.2.23.tgz b/charts/ghost/charts/mariadb-0.2.23.tgz
new file mode 100644
index 0000000000000000000000000000000000000000..2adf10526bb749d0334f22b18a5920dc8326da1e
Binary files /dev/null and b/charts/ghost/charts/mariadb-0.2.23.tgz differ
diff --git a/charts/ghost/charts/mysql-0.1.1.tgz b/charts/ghost/charts/mysql-0.1.1.tgz
deleted file mode 100644
index 7e37f0aa840b942e2ff3e44148e2853f17227cd3..0000000000000000000000000000000000000000
Binary files a/charts/ghost/charts/mysql-0.1.1.tgz and /dev/null differ
diff --git a/charts/ghost/charts/mysql-0.1.3.tgz b/charts/ghost/charts/mysql-0.1.3.tgz
new file mode 100644
index 0000000000000000000000000000000000000000..63be4f04609b415c7d2331a51253e6f386baa13f
Binary files /dev/null and b/charts/ghost/charts/mysql-0.1.3.tgz differ
diff --git a/charts/gitea/Chart.lock b/charts/gitea/Chart.lock
index a422851f1cdf79a5fb08cc029a7300d17219050c..0484152513bf7527249aeb40344099532b74a825 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.22
+  version: 0.2.23
 - name: postgres
   repository: https://groundhog2k.github.io/helm-charts
-  version: 0.2.21
+  version: 0.2.22
 - name: redis
   repository: https://groundhog2k.github.io/helm-charts
-  version: 0.5.6
-digest: sha256:99405a7ef2e0ff5cc7cfbe62789bd65fa419cfbdb449420829036230428d4fb4
-generated: "2022-09-26T12:18:10.138572956+02:00"
+  version: 0.5.8
+digest: sha256:9e5fbf6f2b7306d1baf6925912b58bef4bb0d74c871d531ef6d0b4c671128e2d
+generated: "2022-09-30T12:46:17.317836993+02:00"
diff --git a/charts/gitea/Chart.yaml b/charts/gitea/Chart.yaml
index 1e76caf446ef58e313049b138a8e75cf3aaaaab2..622e98a8c0a717132ff6eae834b5a524171d352b 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.6.6
+version: 0.6.7
 
 # This is the version number of the application being deployed.
 appVersion: "1.17.2"
 
 dependencies:
   - name: mariadb
-    version: 0.2.22
+    version: 0.2.23
     repository: "https://groundhog2k.github.io/helm-charts"
     condition: mariadb.enabled
   - name: postgres
-    version: 0.2.21
+    version: 0.2.22
     repository: "https://groundhog2k.github.io/helm-charts"
     condition: postgres.enabled
   - name: redis
-    version: 0.5.6
+    version: 0.5.8
     repository: "https://groundhog2k.github.io/helm-charts"
     condition: redis.enabled
diff --git a/charts/gitea/README.md b/charts/gitea/README.md
index c7459fb5ebfdf69e1e5b8b7e476a42008070b642..67a038f25e631f0330174c8a75ff00de2dcf6b45 100644
--- a/charts/gitea/README.md
+++ b/charts/gitea/README.md
@@ -1,6 +1,6 @@
 # Gitea
 
-![Version: 0.6.6](https://img.shields.io/badge/Version-0.6.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.17.2](https://img.shields.io/badge/AppVersion-1.17.2-informational?style=flat-square)
+![Version: 0.6.7](https://img.shields.io/badge/Version-0.6.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.17.2](https://img.shields.io/badge/AppVersion-1.17.2-informational?style=flat-square)
 
 ## Changelog
 
@@ -47,9 +47,9 @@ helm uninstall my-release
 
 | Repository | Name | Version |
 |------------|------|---------|
-| @groundhog2k | mariadb | 0.2.22 |
-| @groundhog2k | postgres | 0.2.21 |
-| @groundhog2k | redis | 0.5.6 |
+| @groundhog2k | mariadb | 0.2.23 |
+| @groundhog2k | postgres | 0.2.22 |
+| @groundhog2k | redis | 0.5.8 |
 
 ## Common parameters
 
diff --git a/charts/gitea/RELEASENOTES.md b/charts/gitea/RELEASENOTES.md
index fb586200a7273efabe9d16be9020655a9c55359a..e2308111820bd49487a7b6f6abd4ceba4eb26cc5 100644
--- a/charts/gitea/RELEASENOTES.md
+++ b/charts/gitea/RELEASENOTES.md
@@ -29,4 +29,5 @@
 | 0.6.4 | 1.17.2 | Updated to Gitea 1.17.2 |
 | 0.6.5 | 1.17.2 | Updated chart dependencies (redis 0.5.6) |
 | 0.6.6 | 1.17.2 | Implemented support for image.registry option |
+| 0.6.7 | 1.17.2 | Updated chart dependencies (mariadb 0.2.23 / postgres 0.2.22 / redis 0.5.8) |
 | | | |
diff --git a/charts/gitea/charts/mariadb-0.2.22.tgz b/charts/gitea/charts/mariadb-0.2.22.tgz
deleted file mode 100644
index 8a868ae495e7b159ed35988c6f820455fd31aefa..0000000000000000000000000000000000000000
Binary files a/charts/gitea/charts/mariadb-0.2.22.tgz and /dev/null differ
diff --git a/charts/gitea/charts/mariadb-0.2.23.tgz b/charts/gitea/charts/mariadb-0.2.23.tgz
new file mode 100644
index 0000000000000000000000000000000000000000..2adf10526bb749d0334f22b18a5920dc8326da1e
Binary files /dev/null and b/charts/gitea/charts/mariadb-0.2.23.tgz differ
diff --git a/charts/gitea/charts/postgres-0.2.21.tgz b/charts/gitea/charts/postgres-0.2.21.tgz
deleted file mode 100644
index 2d0b05f803099c115d6b49267843f6f4bc048183..0000000000000000000000000000000000000000
Binary files a/charts/gitea/charts/postgres-0.2.21.tgz and /dev/null differ
diff --git a/charts/gitea/charts/postgres-0.2.22.tgz b/charts/gitea/charts/postgres-0.2.22.tgz
new file mode 100644
index 0000000000000000000000000000000000000000..df4e3aafe659d86b70fdd6203a2e2455fb508d36
Binary files /dev/null and b/charts/gitea/charts/postgres-0.2.22.tgz differ
diff --git a/charts/gitea/charts/redis-0.5.6.tgz b/charts/gitea/charts/redis-0.5.6.tgz
deleted file mode 100644
index 7d3f07a2ebb5a827de68a5dc747490d640afed67..0000000000000000000000000000000000000000
Binary files a/charts/gitea/charts/redis-0.5.6.tgz and /dev/null differ
diff --git a/charts/gitea/charts/redis-0.5.8.tgz b/charts/gitea/charts/redis-0.5.8.tgz
new file mode 100644
index 0000000000000000000000000000000000000000..67624a4cd3c70290d3210968f61576919fd24a30
Binary files /dev/null and b/charts/gitea/charts/redis-0.5.8.tgz differ
diff --git a/charts/graylog/Chart.lock b/charts/graylog/Chart.lock
index 5ef63312f52f03a62f8b5ce597a45f00347704a8..e59d1947a99f475005fff40896411f78eaa58ba5 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.16
+  version: 0.3.17
 - name: elasticsearch
   repository: https://groundhog2k.github.io/helm-charts
   version: 0.1.106
-digest: sha256:1f81be9f1d1acc43209fe4058678804c9a998b5fb624dbc3dc4490bb2380f2e6
-generated: "2022-08-28T11:46:53.8108607+02:00"
+digest: sha256:afebf2f1c2f627286e055c783ef0a15fdcfae72f96e683d98d9edd9c91089dc5
+generated: "2022-09-30T12:46:24.883029115+02:00"
diff --git a/charts/graylog/Chart.yaml b/charts/graylog/Chart.yaml
index 4503ad76475095a736644f2b3b820bd153ac3f59..f6a988fcc00b23f82cb4a6b89bcf165d4ae27ff5 100644
--- a/charts/graylog/Chart.yaml
+++ b/charts/graylog/Chart.yaml
@@ -7,13 +7,13 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: 0.4.11
+version: 0.4.12
 
 appVersion: "4.3.7-jre11"
 
 dependencies:
   - name: mongodb
-    version: 0.3.16
+    version: 0.3.17
     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 08c85634c2b807fe97f4b2823829b53b18a0e387..2740d09a1ca019419c451e4241dd62b173b6b741 100644
--- a/charts/graylog/README.md
+++ b/charts/graylog/README.md
@@ -1,6 +1,6 @@
 # Graylog
 
-![Version: 0.4.11](https://img.shields.io/badge/Version-0.4.11-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.3.7-jre11](https://img.shields.io/badge/AppVersion-4.3.7--jre11-informational?style=flat-square)
+![Version: 0.4.12](https://img.shields.io/badge/Version-0.4.12-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.3.7-jre11](https://img.shields.io/badge/AppVersion-4.3.7--jre11-informational?style=flat-square)
 
 ## Changelog
 
@@ -45,7 +45,7 @@ helm uninstall my-release
 
 | Repository | Name | Version |
 |------------|------|---------|
-| @groundhog2k | mongodb | 0.3.16 |
+| @groundhog2k | mongodb | 0.3.17 |
 | @groundhog2k | elasticsearch | 0.1.106 |
 
 ## Common parameters
diff --git a/charts/graylog/RELEASENOTES.md b/charts/graylog/RELEASENOTES.md
index d684f644b63c2af5958c09f0893d2aab86580cea..dab2b0ec00e9a43f569dda7bbddc5fb3a380c037 100644
--- a/charts/graylog/RELEASENOTES.md
+++ b/charts/graylog/RELEASENOTES.md
@@ -24,4 +24,5 @@
 | 0.4.9 | 4.3.6-jre11 | Updated chart for Graylog 4.3.6 |
 | 0.4.10 | 4.3.7-jre11 | Updated chart for Graylog 4.3.7 |
 | 0.4.11 | 4.3.7-jre11 | Implemented support for image.registry option |
+| 0.4.12 | 4.3.7-jre11 | Updated chart dependencies (mongodb 0.3.17) |
 | | | |
diff --git a/charts/graylog/charts/mongodb-0.3.16.tgz b/charts/graylog/charts/mongodb-0.3.16.tgz
deleted file mode 100644
index 3b017421b53e334f03c5fb746e227ec05f35a209..0000000000000000000000000000000000000000
Binary files a/charts/graylog/charts/mongodb-0.3.16.tgz and /dev/null differ
diff --git a/charts/graylog/charts/mongodb-0.3.17.tgz b/charts/graylog/charts/mongodb-0.3.17.tgz
new file mode 100644
index 0000000000000000000000000000000000000000..25c2add0e05723414a2682af94cb669e8381e8d6
Binary files /dev/null and b/charts/graylog/charts/mongodb-0.3.17.tgz differ
diff --git a/charts/nextcloud/Chart.lock b/charts/nextcloud/Chart.lock
index 0d27ed1be27eb3ce402de36bf41a4fee2a252123..12137c653e68a6be80fcb7bde4cadbef4b182831 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.22
+  version: 0.2.23
 - name: postgres
   repository: https://groundhog2k.github.io/helm-charts
-  version: 0.2.21
+  version: 0.2.22
 - name: redis
   repository: https://groundhog2k.github.io/helm-charts
-  version: 0.5.6
-digest: sha256:99405a7ef2e0ff5cc7cfbe62789bd65fa419cfbdb449420829036230428d4fb4
-generated: "2022-09-26T12:16:05.776037535+02:00"
+  version: 0.5.8
+digest: sha256:9e5fbf6f2b7306d1baf6925912b58bef4bb0d74c871d531ef6d0b4c671128e2d
+generated: "2022-09-30T12:46:40.235673679+02:00"
diff --git a/charts/nextcloud/Chart.yaml b/charts/nextcloud/Chart.yaml
index 344fe92410995f55e024e53bbf9f6c89f7c0c08e..c39cc7fd0f9386cab8ed85af8feedaa548fbc3fa 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.11.13
+version: 0.11.14
 
 # This is the version number of the application being deployed.
 appVersion: "24.0.5-apache"
 
 dependencies:
   - name: mariadb
-    version: 0.2.22
+    version: 0.2.23
     repository: "https://groundhog2k.github.io/helm-charts"
     condition: mariadb.enabled
   - name: postgres
-    version: 0.2.21
+    version: 0.2.22
     repository: "https://groundhog2k.github.io/helm-charts"
     condition: postgres.enabled
   - name: redis
-    version: 0.5.6
+    version: 0.5.8
     repository: "https://groundhog2k.github.io/helm-charts"
     condition: redis.enabled
diff --git a/charts/nextcloud/README.md b/charts/nextcloud/README.md
index 3d9a3c705c2fdccf6419d48bd3f901af42bcbe0a..97442df997909787775e6c0f916df55ae6cf11ff 100644
--- a/charts/nextcloud/README.md
+++ b/charts/nextcloud/README.md
@@ -1,6 +1,6 @@
 # Nextcloud
 
-![Version: 0.11.13](https://img.shields.io/badge/Version-0.11.13-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 24.0.5-apache](https://img.shields.io/badge/AppVersion-24.0.5-informational?style=flat-square)
+![Version: 0.11.14](https://img.shields.io/badge/Version-0.11.14-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 24.0.5-apache](https://img.shields.io/badge/AppVersion-24.0.5-informational?style=flat-square)
 
 ## Changelog
 
@@ -82,9 +82,9 @@ helm uninstall my-release
 
 | Repository | Name | Version |
 |------------|------|---------|
-| @groundhog2k | mariadb | 0.2.22 |
-| @groundhog2k | postgres | 0.2.21 |
-| @groundhog2k | redis | 0.5.6 |
+| @groundhog2k | mariadb | 0.2.23 |
+| @groundhog2k | postgres | 0.2.22 |
+| @groundhog2k | redis | 0.5.8 |
 
 ## Common parameters
 
diff --git a/charts/nextcloud/RELEASENOTES.md b/charts/nextcloud/RELEASENOTES.md
index 698443eac67e2abaecf4bff8f3d3ca32c15d9ce8..1d8d67e57828093471c228954a95516b81ef7caf 100644
--- a/charts/nextcloud/RELEASENOTES.md
+++ b/charts/nextcloud/RELEASENOTES.md
@@ -24,4 +24,5 @@
 | 0.11.11 | 24.0.5-apache | Upgraded to Nextcloud 24.0.5 |
 | 0.11.12 | 24.0.5-apache | Updated chart dependencies (redis 0.5.6) |
 | 0.11.13 | 24.0.5-apache | Implemented support for image.registry option |
+| 0.11.14 | 24.0.5-apache | Updated chart dependencies (mariadb 0.2.23 / postgres 0.2.12 / redis 0.5.8) |
 | | | |
diff --git a/charts/nextcloud/charts/mariadb-0.2.22.tgz b/charts/nextcloud/charts/mariadb-0.2.22.tgz
deleted file mode 100644
index 8a868ae495e7b159ed35988c6f820455fd31aefa..0000000000000000000000000000000000000000
Binary files a/charts/nextcloud/charts/mariadb-0.2.22.tgz and /dev/null differ
diff --git a/charts/nextcloud/charts/mariadb-0.2.23.tgz b/charts/nextcloud/charts/mariadb-0.2.23.tgz
new file mode 100644
index 0000000000000000000000000000000000000000..2adf10526bb749d0334f22b18a5920dc8326da1e
Binary files /dev/null and b/charts/nextcloud/charts/mariadb-0.2.23.tgz differ
diff --git a/charts/nextcloud/charts/postgres-0.2.21.tgz b/charts/nextcloud/charts/postgres-0.2.21.tgz
deleted file mode 100644
index 2d0b05f803099c115d6b49267843f6f4bc048183..0000000000000000000000000000000000000000
Binary files a/charts/nextcloud/charts/postgres-0.2.21.tgz and /dev/null differ
diff --git a/charts/nextcloud/charts/postgres-0.2.22.tgz b/charts/nextcloud/charts/postgres-0.2.22.tgz
new file mode 100644
index 0000000000000000000000000000000000000000..df4e3aafe659d86b70fdd6203a2e2455fb508d36
Binary files /dev/null and b/charts/nextcloud/charts/postgres-0.2.22.tgz differ
diff --git a/charts/nextcloud/charts/redis-0.5.6.tgz b/charts/nextcloud/charts/redis-0.5.6.tgz
deleted file mode 100644
index 7d3f07a2ebb5a827de68a5dc747490d640afed67..0000000000000000000000000000000000000000
Binary files a/charts/nextcloud/charts/redis-0.5.6.tgz and /dev/null differ
diff --git a/charts/nextcloud/charts/redis-0.5.8.tgz b/charts/nextcloud/charts/redis-0.5.8.tgz
new file mode 100644
index 0000000000000000000000000000000000000000..67624a4cd3c70290d3210968f61576919fd24a30
Binary files /dev/null and b/charts/nextcloud/charts/redis-0.5.8.tgz differ
diff --git a/charts/remark42/Chart.lock b/charts/remark42/Chart.lock
index f1b078f154de2939bcf1e899a8961f375005e0f2..2eac5ac1ee99934189ed4b99eb6a6e74dd083533 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.5.6
-digest: sha256:54a10639f4920f33538528f387f9f39549f4ceb153736740f09ca91e04447dfa
-generated: "2022-09-26T12:16:15.001026713+02:00"
+  version: 0.5.8
+digest: sha256:b75b335cadbe58fa5259ce891162ac15a88824d25f09f3542de5d8569e105a9f
+generated: "2022-09-30T12:46:47.817055925+02:00"
diff --git a/charts/remark42/Chart.yaml b/charts/remark42/Chart.yaml
index d3051229754406b3030f9564cdcd56b92ad22664..30246b524fdc44cc6ad202d4dc0102f481c484d6 100644
--- a/charts/remark42/Chart.yaml
+++ b/charts/remark42/Chart.yaml
@@ -7,12 +7,12 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: 0.4.5
+version: 0.4.6
 
 appVersion: "v1.10.1"
 
 dependencies:
   - name: redis
-    version: 0.5.6
+    version: 0.5.8
     repository: "https://groundhog2k.github.io/helm-charts"
     condition: redis.enabled
diff --git a/charts/remark42/README.md b/charts/remark42/README.md
index 32452d1e6650fc79ccecc34ab0beeaad476dd351..fb2dcd5c236cd009b45cc557eddbde779eb914d4 100644
--- a/charts/remark42/README.md
+++ b/charts/remark42/README.md
@@ -1,6 +1,6 @@
 # Remark42
 
-![Version: 0.4.5](https://img.shields.io/badge/Version-0.4.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.10.1](https://img.shields.io/badge/AppVersion-v1.10.1-informational?style=flat-square)
+![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: v1.10.1](https://img.shields.io/badge/AppVersion-v1.10.1-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.5.6 |
+| @groundhog2k | redis | 0.5.8 |
 
 ## Common parameters
 
diff --git a/charts/remark42/RELEASENOTES.md b/charts/remark42/RELEASENOTES.md
index 45792e536a475b25b90c36abc5042f253d5a53f4..cec3eb0e36e3315fb4bb9ca7e78bb6bd41e1424e 100644
--- a/charts/remark42/RELEASENOTES.md
+++ b/charts/remark42/RELEASENOTES.md
@@ -13,4 +13,5 @@
 | 0.4.3 | v1.10.1 | Updated chart dependencies (redis 0.5.5) |
 | 0.4.4 | v1.10.1 | Updated chart dependencies (redis 0.5.6) |
 | 0.4.5 | v1.10.1 | Implemented support for image.registry option |
+| 0.4.6 | v1.10.1 | Updated chart dependencies (redis 0.5.8) |
 | | | |
diff --git a/charts/remark42/charts/redis-0.5.6.tgz b/charts/remark42/charts/redis-0.5.6.tgz
deleted file mode 100644
index 7d3f07a2ebb5a827de68a5dc747490d640afed67..0000000000000000000000000000000000000000
Binary files a/charts/remark42/charts/redis-0.5.6.tgz and /dev/null differ
diff --git a/charts/remark42/charts/redis-0.5.8.tgz b/charts/remark42/charts/redis-0.5.8.tgz
new file mode 100644
index 0000000000000000000000000000000000000000..67624a4cd3c70290d3210968f61576919fd24a30
Binary files /dev/null and b/charts/remark42/charts/redis-0.5.8.tgz differ
diff --git a/charts/wordpress/Chart.lock b/charts/wordpress/Chart.lock
index 98a81ebc25f21f4f3b152b27a90ecef04b86760b..ae7669d8da4b73fe9aea44b1a9330345fa1cf75c 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.22
-digest: sha256:f3ae439f72c1e7bd7c63bd31745af06f6adeb4dae1fea76825348937642821c7
-generated: "2022-08-28T11:47:15.46542+02:00"
+  version: 0.2.23
+digest: sha256:fb38c8d844d52ce1d2ce3e4715bca63049244e67b6600894aab990979e4c4287
+generated: "2022-09-30T12:46:53.365673028+02:00"
diff --git a/charts/wordpress/Chart.yaml b/charts/wordpress/Chart.yaml
index 64f02cf671c0dd737e78e7bd0acb3a6af8a215a2..ac28210749aca7d8629126531f825311cf987962 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.6.5
+version: 0.6.6
 
 # This is the version number of the application being deployed.
 appVersion: "6.0.2-apache"
 
 dependencies:
   - name: mariadb
-    version: 0.2.22
+    version: 0.2.23
     repository: "https://groundhog2k.github.io/helm-charts"
     condition: mariadb.enabled
diff --git a/charts/wordpress/README.md b/charts/wordpress/README.md
index 53e2261efef738b4392161782fe28df26b9b71a2..9f2682a681276031dac4651fbb4390f5fe29cdfd 100644
--- a/charts/wordpress/README.md
+++ b/charts/wordpress/README.md
@@ -1,6 +1,6 @@
 # Wordpress
 
-![Version: 0.6.5](https://img.shields.io/badge/Version-0.6.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 6.0.2-apache](https://img.shields.io/badge/AppVersion-6.0.2--apache-informational?style=flat-square)
+![Version: 0.6.6](https://img.shields.io/badge/Version-0.6.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 6.0.2-apache](https://img.shields.io/badge/AppVersion-6.0.2--apache-informational?style=flat-square)
 
 ## Changelog
 
@@ -47,7 +47,7 @@ helm uninstall my-release
 
 | Repository | Name | Version |
 |------------|------|---------|
-| @groundhog2k | mariadb | 0.2.22 |
+| @groundhog2k | mariadb | 0.2.23 |
 
 ## Common parameters
 
diff --git a/charts/wordpress/RELEASENOTES.md b/charts/wordpress/RELEASENOTES.md
index 56bd085a1be7c832c14fc792e5b2e0aa1fe5ac38..77e6fbea5ed927029ff559e6c154c771e71ccf39 100644
--- a/charts/wordpress/RELEASENOTES.md
+++ b/charts/wordpress/RELEASENOTES.md
@@ -15,4 +15,5 @@
 | 0.6.3 | 6.0.1-apache | Updated chart dependencies (mariadb 0.2.22) |
 | 0.6.4 | 6.0.2-apache | Upgraded to Wordpress 6.0.2 |
 | 0.6.5 | 6.0.2-apache | Implemented support for image.registry option |
+| 0.6.6 | 6.0.2-apache | Updated chart dependencies (mariadb 0.2.23) |
 | | | |
diff --git a/charts/wordpress/charts/mariadb-0.2.22.tgz b/charts/wordpress/charts/mariadb-0.2.22.tgz
deleted file mode 100644
index 8a868ae495e7b159ed35988c6f820455fd31aefa..0000000000000000000000000000000000000000
Binary files a/charts/wordpress/charts/mariadb-0.2.22.tgz and /dev/null differ
diff --git a/charts/wordpress/charts/mariadb-0.2.23.tgz b/charts/wordpress/charts/mariadb-0.2.23.tgz
new file mode 100644
index 0000000000000000000000000000000000000000..2adf10526bb749d0334f22b18a5920dc8326da1e
Binary files /dev/null and b/charts/wordpress/charts/mariadb-0.2.23.tgz differ