diff --git a/Chart.yaml b/Chart.yaml
index 02b6273ed89bea1b1137a29b5521ea3cbd57fe57..0d72173d2a85b24935f0a565bd05f8f2b99d04bf 100644
--- a/Chart.yaml
+++ b/Chart.yaml
@@ -5,17 +5,17 @@ description: WordPress with a replicated MariaDB backend
 name: wordpress
 # Please only change the chart version as part of the release procedure: see
 # RELEASING.md
-version: 0.6.4
+version: 0.6.5
 icon: https://make.wordpress.org/design/files/2016/09/WordPress-logotype-wmark.png
 dependencies:
   - name: mariadb
-    version: 10.3.7
+    version: 10.4.0
     repository: "https://charts.bitnami.com/bitnami"
     tags:
       - mysql
     alias: database
   - name: redis
-    version: 16.5.1
+    version: 16.4.4
     repository: "https://charts.bitnami.com/bitnami"
     condition: redis.enabled
     tags: