diff --git a/charts/commento/Chart.lock b/charts/commento/Chart.lock
index 0db195d2bd630ac8466c3ab19205506029acc415..03a2495ffa8c2a36e9b9ceeece8e13d27b916513 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.16
-digest: sha256:bab29267fcae6268f5af0558eb2516dacafdebddf54843bb20e1a2906cf2ef98
-generated: "2022-01-22T14:15:12.243663+01:00"
+  version: 0.2.17
+digest: sha256:546071aa55c7237a620f10dcd46e3f2a195941baad484df444049538eeb2c134
+generated: "2022-02-10T19:54:17.5690537+01:00"
diff --git a/charts/commento/Chart.yaml b/charts/commento/Chart.yaml
index 6ee55b9e0e083fea3b72d9a692b8d9301618884b..0a112e5cb118be8f50d7db578d15e0aa5f8e8f2f 100644
--- a/charts/commento/Chart.yaml
+++ b/charts/commento/Chart.yaml
@@ -7,12 +7,12 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: 0.1.24
+version: 0.1.25
 
 appVersion: "v1.8.0"
 
 dependencies:
   - name: postgres
-    version: 0.2.16
+    version: 0.2.17
     repository: "https://groundhog2k.github.io/helm-charts"
     condition: postgres.enabled
diff --git a/charts/commento/README.md b/charts/commento/README.md
index 83adcd8684f2f4b0c293543c2f65e594d2264bff..c5212294418a6d58bd1e5c081317aadafebc0b99 100644
--- a/charts/commento/README.md
+++ b/charts/commento/README.md
@@ -1,6 +1,6 @@
 # Commento
 
-![Version: 0.1.24](https://img.shields.io/badge/Version-0.1.24-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.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)
 
 ## Changelog
 
@@ -49,7 +49,7 @@ helm uninstall my-release
 
 | Repository | Name | Version |
 |------------|------|---------|
-| @groundhog2k | postgres | 0.2.16 |
+| @groundhog2k | postgres | 0.2.17 |
 
 ## Common parameters
 
diff --git a/charts/commento/RELEASENOTES.md b/charts/commento/RELEASENOTES.md
index b0175e8d60785641971b4421479fce7c717a6075..d49d47cfaf5b65a07714e329e7400b43c0ca1d92 100644
--- a/charts/commento/RELEASENOTES.md
+++ b/charts/commento/RELEASENOTES.md
@@ -5,5 +5,6 @@
 | 0.1.21 | v1.8.0 | Fixed ingress API detection<br>Implemented startupProbe support |
 | 0.1.22 | v1.8.0 | Fixed startupProbe |
 | 0.1.23 | v1.8.0 | Updated releasenote |
-| 0.1.24 | v1.8.0 | Updated chart dependencies |
+| 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) |
 | | | |
diff --git a/charts/commento/charts/postgres-0.2.16.tgz b/charts/commento/charts/postgres-0.2.16.tgz
deleted file mode 100644
index 6f57d2729f00ace3eaeeacbc75b375ebee0cbb70..0000000000000000000000000000000000000000
Binary files a/charts/commento/charts/postgres-0.2.16.tgz and /dev/null differ
diff --git a/charts/commento/charts/postgres-0.2.17.tgz b/charts/commento/charts/postgres-0.2.17.tgz
new file mode 100644
index 0000000000000000000000000000000000000000..7fe098c998b8d49cd31add79971b843bd777f2cb
Binary files /dev/null and b/charts/commento/charts/postgres-0.2.17.tgz differ
diff --git a/charts/ghost/Chart.lock b/charts/ghost/Chart.lock
index 8223be7fbdd997cf4b1801e881f55db4355a901e..7fa86da21cc3f5ba4d61f3f05dd3e2df34064343 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.17
-digest: sha256:23d5c974cdd4f1884594f17cbe7d14b299cb179cf731de19f7727ac4b4886979
-generated: "2022-01-22T14:15:20.215976+01:00"
+  version: 0.2.18
+digest: sha256:64e7fad0e3677e67e83885b81cc1d2986a1e33b15985844e0957140cee4b3f03
+generated: "2022-02-10T19:54:33.9620968+01:00"
diff --git a/charts/ghost/Chart.yaml b/charts/ghost/Chart.yaml
index 2347a31495b1d1930e4216a3d831311e1f9d3338..9ebc5592718301adeb960bfa52dbcab5e2b473ed 100644
--- a/charts/ghost/Chart.yaml
+++ b/charts/ghost/Chart.yaml
@@ -7,12 +7,12 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: 0.36.0
+version: 0.36.1
 
 appVersion: "4.35.0"
 
 dependencies:
   - name: mariadb
-    version: 0.2.17
+    version: 0.2.18
     repository: "https://groundhog2k.github.io/helm-charts"
     condition: mariadb.enabled
diff --git a/charts/ghost/README.md b/charts/ghost/README.md
index 02827a0fb3dbe532e89a87d3c6449cce687f353c..f2f7f7ccc480b2f6b00d85b6c326f456f76c1677 100644
--- a/charts/ghost/README.md
+++ b/charts/ghost/README.md
@@ -1,6 +1,6 @@
 # Ghost
 
-![Version: 0.36.0](https://img.shields.io/badge/Version-0.36.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.35.0](https://img.shields.io/badge/AppVersion-4.35.0-informational?style=flat-square)
+![Version: 0.36.1](https://img.shields.io/badge/Version-0.36.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.35.0](https://img.shields.io/badge/AppVersion-4.35.0-informational?style=flat-square)
 
 ## Changelog
 
@@ -47,7 +47,7 @@ helm uninstall my-release
 
 | Repository | Name | Version |
 |------------|------|---------|
-| @groundhog2k | mariadb | 0.2.17 |
+| @groundhog2k | mariadb | 0.2.18 |
 
 ## Common parameters
 
diff --git a/charts/ghost/RELEASENOTES.md b/charts/ghost/RELEASENOTES.md
index 4fd62caa179484d564c665c1282ae72b25fd1724..15475d38fdd09745c521cf7c4c9ee6a45cb70293 100644
--- a/charts/ghost/RELEASENOTES.md
+++ b/charts/ghost/RELEASENOTES.md
@@ -11,4 +11,5 @@
 | 0.35.1 | 4.34.3 | Upgraded to Ghost 4.34.3 |
 | 0.35.2 | 4.34.3 | Removed chart workaround introduced with #686 |
 | 0.36.0 | 4.35.0 | Upgraded to Ghost 4.35.0 |
+| 0.36.1 | 4.35.0 | Updated chart dependencies (mariadb 0.2.18) |
 | | | |
diff --git a/charts/ghost/charts/mariadb-0.2.17.tgz b/charts/ghost/charts/mariadb-0.2.17.tgz
deleted file mode 100644
index 060db86be2f4787d75271b318cd6e2e74dec538c..0000000000000000000000000000000000000000
Binary files a/charts/ghost/charts/mariadb-0.2.17.tgz and /dev/null differ
diff --git a/charts/ghost/charts/mariadb-0.2.18.tgz b/charts/ghost/charts/mariadb-0.2.18.tgz
new file mode 100644
index 0000000000000000000000000000000000000000..0981419af0280178ac6a778a63e4c5a349c69e73
Binary files /dev/null and b/charts/ghost/charts/mariadb-0.2.18.tgz differ
diff --git a/charts/gitea/Chart.lock b/charts/gitea/Chart.lock
index 58e6c03f8e5634df77fc7e09c8eeb9ced1cff50e..60d9c4f27474f9a561977ebe52882c88beae95d0 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.17
+  version: 0.2.18
 - name: postgres
   repository: https://groundhog2k.github.io/helm-charts
-  version: 0.2.16
+  version: 0.2.17
 - name: redis
   repository: https://groundhog2k.github.io/helm-charts
   version: 0.4.10
-digest: sha256:7f027452f19b16f783c4bea90d1359a75c265fbba8e711ce2b5b84224697033a
-generated: "2022-01-22T14:15:26.5686577+01:00"
+digest: sha256:32e116dc4f43438b4d2f372570606411157e0b05449f4327a041bb4bf9d28d5b
+generated: "2022-02-10T19:54:38.8290513+01:00"
diff --git a/charts/gitea/Chart.yaml b/charts/gitea/Chart.yaml
index 402e72c66ad989c8ee08ba30bf770b3b196b21d3..6a6f0571d13e3631620af6f55b62a71d7de7b7fd 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.5.1
+version: 0.5.2
 
 # This is the version number of the application being deployed.
 appVersion: "1.16.1"
 
 dependencies:
   - name: mariadb
-    version: 0.2.17
+    version: 0.2.18
     repository: "https://groundhog2k.github.io/helm-charts"
     condition: mariadb.enabled
   - name: postgres
-    version: 0.2.16
+    version: 0.2.17
     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 a34c8cbf102487038bed944876ace03ac1a77bff..67dd1668ce3d8c3f00f22bbba53adc980311b7d3 100644
--- a/charts/gitea/README.md
+++ b/charts/gitea/README.md
@@ -1,6 +1,6 @@
 # Gitea
 
-![Version: 0.5.1](https://img.shields.io/badge/Version-0.5.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.16.1](https://img.shields.io/badge/AppVersion-1.16.1-informational?style=flat-square)
+![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: 1.16.1](https://img.shields.io/badge/AppVersion-1.16.1-informational?style=flat-square)
 
 ## Changelog
 
@@ -47,8 +47,8 @@ helm uninstall my-release
 
 | Repository | Name | Version |
 |------------|------|---------|
-| @groundhog2k | mariadb | 0.2.17 |
-| @groundhog2k | postgres | 0.2.16 |
+| @groundhog2k | mariadb | 0.2.18 |
+| @groundhog2k | postgres | 0.2.17 |
 | @groundhog2k | redis | 0.4.10 |
 
 ## Common parameters
diff --git a/charts/gitea/RELEASENOTES.md b/charts/gitea/RELEASENOTES.md
index 75a4abbdf26d8bb48ff1fc7c3401a80528370420..860e9703d3666bc544bc5745f03f3f5edc4c0a7a 100644
--- a/charts/gitea/RELEASENOTES.md
+++ b/charts/gitea/RELEASENOTES.md
@@ -6,4 +6,5 @@
 | 0.4.17 | 1.15.11 | Updated to Gitea 1.15.11 |
 | 0.5.0 | 1.16.0 | Updated to Gitea 1.16.0 |
 | 0.5.1 | 1.16.1 | Updated to Gitea 1.16.1 |
+| 0.5.2 | 1.16.1 | Updated chart dependencies (mariadb 0.2.18 / postgres 0.2.17) |
 | | | |
diff --git a/charts/gitea/charts/mariadb-0.2.17.tgz b/charts/gitea/charts/mariadb-0.2.17.tgz
deleted file mode 100644
index 060db86be2f4787d75271b318cd6e2e74dec538c..0000000000000000000000000000000000000000
Binary files a/charts/gitea/charts/mariadb-0.2.17.tgz and /dev/null differ
diff --git a/charts/gitea/charts/mariadb-0.2.18.tgz b/charts/gitea/charts/mariadb-0.2.18.tgz
new file mode 100644
index 0000000000000000000000000000000000000000..0981419af0280178ac6a778a63e4c5a349c69e73
Binary files /dev/null and b/charts/gitea/charts/mariadb-0.2.18.tgz differ
diff --git a/charts/gitea/charts/postgres-0.2.16.tgz b/charts/gitea/charts/postgres-0.2.16.tgz
deleted file mode 100644
index 6f57d2729f00ace3eaeeacbc75b375ebee0cbb70..0000000000000000000000000000000000000000
Binary files a/charts/gitea/charts/postgres-0.2.16.tgz and /dev/null differ
diff --git a/charts/gitea/charts/postgres-0.2.17.tgz b/charts/gitea/charts/postgres-0.2.17.tgz
new file mode 100644
index 0000000000000000000000000000000000000000..7fe098c998b8d49cd31add79971b843bd777f2cb
Binary files /dev/null and b/charts/gitea/charts/postgres-0.2.17.tgz differ
diff --git a/charts/graylog/Chart.lock b/charts/graylog/Chart.lock
index 13c3660da7e16f54ec37c1036c8f80db38286a47..bb2478a4d34e864adb75d3224d21b7674f59471d 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.9
+  version: 0.3.10
 - name: elasticsearch
   repository: https://groundhog2k.github.io/helm-charts
   version: 0.1.106
-digest: sha256:df554ca0271ee43108a0f6a42da5206763e464500c5fc2f060d5d9d1713b1feb
-generated: "2022-02-06T11:44:17.6803387+01:00"
+digest: sha256:fc2c564a08514f45ef9e4e1ec3b0dffc6d2c785a895413b0e189bde17d48fbcb
+generated: "2022-02-10T19:54:44.5691875+01:00"
diff --git a/charts/graylog/Chart.yaml b/charts/graylog/Chart.yaml
index f8e272d915f6fa3aa49f6d52d1c00e06038db39a..ac7f952561205a7a9dcd38584f338f61f7c4ba66 100644
--- a/charts/graylog/Chart.yaml
+++ b/charts/graylog/Chart.yaml
@@ -7,13 +7,13 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: 0.3.12
+version: 0.3.13
 
 appVersion: "4.2.6-jre11"
 
 dependencies:
   - name: mongodb
-    version: 0.3.9
+    version: 0.3.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 6d6f31b0a02c278ef980140d84a37037bd5bc763..b615d41f6107b979259b9a83f0a34a9012069fc7 100644
--- a/charts/graylog/README.md
+++ b/charts/graylog/README.md
@@ -1,6 +1,6 @@
 # Graylog
 
-![Version: 0.3.12](https://img.shields.io/badge/Version-0.3.12-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.2.6](https://img.shields.io/badge/AppVersion-4.2.6-informational?style=flat-square)
+![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: 4.2.6](https://img.shields.io/badge/AppVersion-4.2.6-informational?style=flat-square)
 
 ## Changelog
 
@@ -45,7 +45,7 @@ helm uninstall my-release
 
 | Repository | Name | Version |
 |------------|------|---------|
-| @groundhog2k | mongodb | 0.3.9 |
+| @groundhog2k | mongodb | 0.3.10 |
 | @groundhog2k | elasticsearch | 0.1.106 |
 
 ## Common parameters
diff --git a/charts/graylog/RELEASENOTES.md b/charts/graylog/RELEASENOTES.md
index d5a772e91eb47cd1acb67306536f740f414dd953..84d5ad2ce4c676c6162b8516eb12a22dc77569a9 100644
--- a/charts/graylog/RELEASENOTES.md
+++ b/charts/graylog/RELEASENOTES.md
@@ -7,4 +7,5 @@
 | 0.3.10 | 4.2.5-jre11 | Updated chart dependencies |
 | 0.3.11 | 4.2.6-jre11 | Updated chart for Graylog 4.2.6 |
 | 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 |
 | | | |
diff --git a/charts/graylog/charts/mongodb-0.3.10.tgz b/charts/graylog/charts/mongodb-0.3.10.tgz
new file mode 100644
index 0000000000000000000000000000000000000000..13a026b9d7dd7e99d192833bf5fc47b1e5380547
Binary files /dev/null and b/charts/graylog/charts/mongodb-0.3.10.tgz differ
diff --git a/charts/graylog/charts/mongodb-0.3.9.tgz b/charts/graylog/charts/mongodb-0.3.9.tgz
deleted file mode 100644
index 53b9681fccc5dcc43c84e987ad41662d15fec64a..0000000000000000000000000000000000000000
Binary files a/charts/graylog/charts/mongodb-0.3.9.tgz and /dev/null differ
diff --git a/charts/nextcloud/Chart.lock b/charts/nextcloud/Chart.lock
index b90bcb12b365fa436caa626ba2504aa523dd4530..b53e872a20736da839207d2c53686c9e9e881cf7 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.17
+  version: 0.2.18
 - name: postgres
   repository: https://groundhog2k.github.io/helm-charts
-  version: 0.2.16
+  version: 0.2.17
 - name: redis
   repository: https://groundhog2k.github.io/helm-charts
   version: 0.4.10
-digest: sha256:7f027452f19b16f783c4bea90d1359a75c265fbba8e711ce2b5b84224697033a
-generated: "2022-01-22T14:15:39.6560828+01:00"
+digest: sha256:32e116dc4f43438b4d2f372570606411157e0b05449f4327a041bb4bf9d28d5b
+generated: "2022-02-10T19:54:50.4103217+01:00"
diff --git a/charts/nextcloud/Chart.yaml b/charts/nextcloud/Chart.yaml
index e52f67ff3bc615137038ded61be7608ea93645b4..4484c7305275c48b509c3ad05cdfcca9a21d2ad9 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.10.4
+version: 0.10.5
 
 # This is the version number of the application being deployed.
 appVersion: "23.0.1-apache"
 
 dependencies:
   - name: mariadb
-    version: 0.2.17
+    version: 0.2.18
     repository: "https://groundhog2k.github.io/helm-charts"
     condition: mariadb.enabled
   - name: postgres
-    version: 0.2.16
+    version: 0.2.17
     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 c582e0104d100377eb3b17605e1f1a7034f5ca72..7d9e527edb4cc04463f6c5bcefcd0e2c20c47bef 100644
--- a/charts/nextcloud/README.md
+++ b/charts/nextcloud/README.md
@@ -1,6 +1,6 @@
 # Nextcloud
 
-![Version: 0.10.4](https://img.shields.io/badge/Version-0.10.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 23.0.1-apache](https://img.shields.io/badge/AppVersion-23.0.1-informational?style=flat-square)
+![Version: 0.10.5](https://img.shields.io/badge/Version-0.10.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 23.0.1-apache](https://img.shields.io/badge/AppVersion-23.0.1-informational?style=flat-square)
 
 ## Changelog
 
@@ -82,8 +82,8 @@ helm uninstall my-release
 
 | Repository | Name | Version |
 |------------|------|---------|
-| @groundhog2k | mariadb | 0.2.17 |
-| @groundhog2k | postgres | 0.2.16 |
+| @groundhog2k | mariadb | 0.2.18 |
+| @groundhog2k | postgres | 0.2.17 |
 | @groundhog2k | redis | 0.4.10 |
 
 ## Common parameters
diff --git a/charts/nextcloud/RELEASENOTES.md b/charts/nextcloud/RELEASENOTES.md
index 2f44325956b3ac52169172f594b2a48510774ceb..9420282787e1e3a5402bdac92feea913a9135ddc 100644
--- a/charts/nextcloud/RELEASENOTES.md
+++ b/charts/nextcloud/RELEASENOTES.md
@@ -5,4 +5,5 @@
 | 0.10.2 | 23.0.0-apache | Fixed ingress API detection<br>Implemented startupProbe support |
 | 0.10.3 | 23.0.0-apache | Updated chart dependencies |
 | 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) |
 | | | |
diff --git a/charts/nextcloud/charts/mariadb-0.2.17.tgz b/charts/nextcloud/charts/mariadb-0.2.17.tgz
deleted file mode 100644
index 060db86be2f4787d75271b318cd6e2e74dec538c..0000000000000000000000000000000000000000
Binary files a/charts/nextcloud/charts/mariadb-0.2.17.tgz and /dev/null differ
diff --git a/charts/nextcloud/charts/mariadb-0.2.18.tgz b/charts/nextcloud/charts/mariadb-0.2.18.tgz
new file mode 100644
index 0000000000000000000000000000000000000000..0981419af0280178ac6a778a63e4c5a349c69e73
Binary files /dev/null and b/charts/nextcloud/charts/mariadb-0.2.18.tgz differ
diff --git a/charts/nextcloud/charts/postgres-0.2.16.tgz b/charts/nextcloud/charts/postgres-0.2.16.tgz
deleted file mode 100644
index 6f57d2729f00ace3eaeeacbc75b375ebee0cbb70..0000000000000000000000000000000000000000
Binary files a/charts/nextcloud/charts/postgres-0.2.16.tgz and /dev/null differ
diff --git a/charts/nextcloud/charts/postgres-0.2.17.tgz b/charts/nextcloud/charts/postgres-0.2.17.tgz
new file mode 100644
index 0000000000000000000000000000000000000000..7fe098c998b8d49cd31add79971b843bd777f2cb
Binary files /dev/null and b/charts/nextcloud/charts/postgres-0.2.17.tgz differ
diff --git a/charts/wordpress/Chart.lock b/charts/wordpress/Chart.lock
index a0ef77757f0544c1df6cb95fa8e605ef0c16e56f..452433a1b88505b8e756367aaad91a0a9309c4de 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.17
-digest: sha256:23d5c974cdd4f1884594f17cbe7d14b299cb179cf731de19f7727ac4b4886979
-generated: "2022-01-22T14:15:49.2714171+01:00"
+  version: 0.2.18
+digest: sha256:64e7fad0e3677e67e83885b81cc1d2986a1e33b15985844e0957140cee4b3f03
+generated: "2022-02-10T19:54:56.5421617+01:00"
diff --git a/charts/wordpress/Chart.yaml b/charts/wordpress/Chart.yaml
index 2fa6489f420842f9ba3d4ca94f20417a914b2dbc..d9ba2204eb2a9f9f7bee1098c66586f4cacd14b6 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.0
+version: 0.5.1
 
 # This is the version number of the application being deployed.
 appVersion: "5.9.0-apache"
 
 dependencies:
   - name: mariadb
-    version: 0.2.17
+    version: 0.2.18
     repository: "https://groundhog2k.github.io/helm-charts"
     condition: mariadb.enabled
diff --git a/charts/wordpress/README.md b/charts/wordpress/README.md
index 6a78387af7e7c4209385219bb82198cce8a38856..186d42c9e1ab9e5acbd7ec7a2c359e8c129f97fe 100644
--- a/charts/wordpress/README.md
+++ b/charts/wordpress/README.md
@@ -1,6 +1,6 @@
 # Wordpress
 
-![Version: 0.5.0](https://img.shields.io/badge/Version-0.5.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.9.0-apache](https://img.shields.io/badge/AppVersion-5.9.0-informational?style=flat-square)
+![Version: 0.5.1](https://img.shields.io/badge/Version-0.5.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.9.0-apache](https://img.shields.io/badge/AppVersion-5.9.0-informational?style=flat-square)
 
 ## Changelog
 
@@ -47,7 +47,7 @@ helm uninstall my-release
 
 | Repository | Name | Version |
 |------------|------|---------|
-| @groundhog2k | mariadb | 0.2.17 |
+| @groundhog2k | mariadb | 0.2.18 |
 
 ## Common parameters
 
diff --git a/charts/wordpress/RELEASENOTES.md b/charts/wordpress/RELEASENOTES.md
index e6bf3ac1d498d90395b3555ad2066587c9105805..596e23b661ae3547c720837bed50ea81601b2907 100644
--- a/charts/wordpress/RELEASENOTES.md
+++ b/charts/wordpress/RELEASENOTES.md
@@ -5,4 +5,5 @@
 | 0.4.9 | 5.8.3-apache | Implemented startupProbe support |
 | 0.4.10 | 5.8.3-apache | Updated chart dependencies |
 | 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) |
 | | | |
diff --git a/charts/wordpress/charts/mariadb-0.2.17.tgz b/charts/wordpress/charts/mariadb-0.2.17.tgz
deleted file mode 100644
index 060db86be2f4787d75271b318cd6e2e74dec538c..0000000000000000000000000000000000000000
Binary files a/charts/wordpress/charts/mariadb-0.2.17.tgz and /dev/null differ
diff --git a/charts/wordpress/charts/mariadb-0.2.18.tgz b/charts/wordpress/charts/mariadb-0.2.18.tgz
new file mode 100644
index 0000000000000000000000000000000000000000..0981419af0280178ac6a778a63e4c5a349c69e73
Binary files /dev/null and b/charts/wordpress/charts/mariadb-0.2.18.tgz differ