diff --git a/charts/gitea/Chart.yaml b/charts/gitea/Chart.yaml
index 8e6c269ab726e2437da64bbc49d8e035f6e37baf..d46b5da1e92209c2412a539197ae7eb25ed03889 100644
--- a/charts/gitea/Chart.yaml
+++ b/charts/gitea/Chart.yaml
@@ -8,7 +8,7 @@ maintainers:
   - name: groundhog2k
 
 # This is the chart version
-version: 0.6.4
+version: 0.6.5
 
 # This is the version number of the application being deployed.
 appVersion: "1.17.2"
@@ -23,6 +23,6 @@ dependencies:
     repository: "https://groundhog2k.github.io/helm-charts"
     condition: postgres.enabled
   - name: redis
-    version: 0.5.5
+    version: 0.5.6
     repository: "https://groundhog2k.github.io/helm-charts"
     condition: redis.enabled
diff --git a/charts/gitea/README.md b/charts/gitea/README.md
index 9f76477108b1945b44ee1f007baa1aa90ba6c536..d897d776776a048e54c0c103fa99ac55eb380fd5 100644
--- a/charts/gitea/README.md
+++ b/charts/gitea/README.md
@@ -1,6 +1,6 @@
 # Gitea
 
-![Version: 0.6.4](https://img.shields.io/badge/Version-0.6.4-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.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: 1.17.2](https://img.shields.io/badge/AppVersion-1.17.2-informational?style=flat-square)
 
 ## Changelog
 
@@ -49,7 +49,7 @@ helm uninstall my-release
 |------------|------|---------|
 | @groundhog2k | mariadb | 0.2.22 |
 | @groundhog2k | postgres | 0.2.21 |
-| @groundhog2k | redis | 0.5.5 |
+| @groundhog2k | redis | 0.5.6 |
 
 ## Common parameters
 
diff --git a/charts/gitea/RELEASENOTES.md b/charts/gitea/RELEASENOTES.md
index 3d9dea8eb19d85d4aab4d8c0bc1556686d1c6046..ca391806a8a0414fd9aecff2d448b6c176621b0d 100644
--- a/charts/gitea/RELEASENOTES.md
+++ b/charts/gitea/RELEASENOTES.md
@@ -27,4 +27,5 @@
 | 0.6.2 | 1.17.1 | Updated to Gitea 1.17.1 |
 | 0.6.3 | 1.17.1 | Updated chart dependencies (mariadb 0.2.22) |
 | 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) |
 | | | |
diff --git a/charts/nextcloud/Chart.lock b/charts/nextcloud/Chart.lock
index de7b6e08c3861da607656b5bebd9cf719cfde296..0d27ed1be27eb3ce402de36bf41a4fee2a252123 100644
--- a/charts/nextcloud/Chart.lock
+++ b/charts/nextcloud/Chart.lock
@@ -7,6 +7,6 @@ dependencies:
   version: 0.2.21
 - name: redis
   repository: https://groundhog2k.github.io/helm-charts
-  version: 0.5.5
-digest: sha256:c6410ba37ec292d0c6b9bbbe3cfc6f49ab00e5f31013f5f4db4d929b6b2641a6
-generated: "2022-08-28T11:47:00.4319323+02:00"
+  version: 0.5.6
+digest: sha256:99405a7ef2e0ff5cc7cfbe62789bd65fa419cfbdb449420829036230428d4fb4
+generated: "2022-09-26T12:16:05.776037535+02:00"
diff --git a/charts/nextcloud/Chart.yaml b/charts/nextcloud/Chart.yaml
index 06cc6d9955caeb0418f9108289d1cc94bb6fb387..64d287fb3fd25e3d9597449b5e8789bf0f709723 100644
--- a/charts/nextcloud/Chart.yaml
+++ b/charts/nextcloud/Chart.yaml
@@ -8,7 +8,7 @@ maintainers:
   - name: groundhog2k
 
 # This is the chart version.
-version: 0.11.11
+version: 0.11.12
 
 # This is the version number of the application being deployed.
 appVersion: "24.0.5-apache"
@@ -23,6 +23,6 @@ dependencies:
     repository: "https://groundhog2k.github.io/helm-charts"
     condition: postgres.enabled
   - name: redis
-    version: 0.5.5
+    version: 0.5.6
     repository: "https://groundhog2k.github.io/helm-charts"
     condition: redis.enabled
diff --git a/charts/nextcloud/README.md b/charts/nextcloud/README.md
index e2d195d93068cf5c578684f1dd648c95ee572223..0bdbd1958fe3b96954a3892c866f6d5ce9d04be4 100644
--- a/charts/nextcloud/README.md
+++ b/charts/nextcloud/README.md
@@ -1,6 +1,6 @@
 # Nextcloud
 
-![Version: 0.11.11](https://img.shields.io/badge/Version-0.11.11-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.12](https://img.shields.io/badge/Version-0.11.12-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
 
@@ -84,7 +84,7 @@ helm uninstall my-release
 |------------|------|---------|
 | @groundhog2k | mariadb | 0.2.22 |
 | @groundhog2k | postgres | 0.2.21 |
-| @groundhog2k | redis | 0.5.5 |
+| @groundhog2k | redis | 0.5.6 |
 
 ## Common parameters
 
diff --git a/charts/nextcloud/RELEASENOTES.md b/charts/nextcloud/RELEASENOTES.md
index a621a78812119943d8fb94f40d02d1915dda2f82..f9b02a46aa8e5699290837b1e6dd62e4ed9e78e5 100644
--- a/charts/nextcloud/RELEASENOTES.md
+++ b/charts/nextcloud/RELEASENOTES.md
@@ -22,4 +22,5 @@
 | 0.11.9 | 24.0.4-apache | Updated chart dependencies (postgres 0.2.21) |
 | 0.11.10 | 24.0.4-apache | Updated chart dependencies (mariadb 0.2.22) |
 | 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) |
 | | | |
diff --git a/charts/nextcloud/charts/redis-0.5.5.tgz b/charts/nextcloud/charts/redis-0.5.5.tgz
deleted file mode 100644
index 987349c595b641a175a0c234646ad96bc70093ba..0000000000000000000000000000000000000000
Binary files a/charts/nextcloud/charts/redis-0.5.5.tgz and /dev/null differ
diff --git a/charts/nextcloud/charts/redis-0.5.6.tgz b/charts/nextcloud/charts/redis-0.5.6.tgz
new file mode 100644
index 0000000000000000000000000000000000000000..7d3f07a2ebb5a827de68a5dc747490d640afed67
Binary files /dev/null and b/charts/nextcloud/charts/redis-0.5.6.tgz differ
diff --git a/charts/remark42/Chart.lock b/charts/remark42/Chart.lock
index f8752b5df273fb78522b8ef807cc966074087d3a..f1b078f154de2939bcf1e899a8961f375005e0f2 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.5
-digest: sha256:99501f7245c46144b1127d9d50cab5c3e47b2308139f24fd285331e844d68e4a
-generated: "2022-07-19T18:49:36.702406103+02:00"
+  version: 0.5.6
+digest: sha256:54a10639f4920f33538528f387f9f39549f4ceb153736740f09ca91e04447dfa
+generated: "2022-09-26T12:16:15.001026713+02:00"
diff --git a/charts/remark42/Chart.yaml b/charts/remark42/Chart.yaml
index 135e809161aad8bd43b9cb6433dfbb5f8fb080a6..e33e24995c18efa8d1ebbce689eb4c3bd07c09d0 100644
--- a/charts/remark42/Chart.yaml
+++ b/charts/remark42/Chart.yaml
@@ -7,12 +7,12 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: 0.4.3
+version: 0.4.4
 
 appVersion: "v1.10.1"
 
 dependencies:
   - name: redis
-    version: 0.5.5
+    version: 0.5.6
     repository: "https://groundhog2k.github.io/helm-charts"
     condition: redis.enabled
diff --git a/charts/remark42/README.md b/charts/remark42/README.md
index eb0ed1661796b51e2c14a5ec5a7a5bacccd58d8c..6db10d7eaae3aea73c7a3f25bc39a581e644400e 100644
--- a/charts/remark42/README.md
+++ b/charts/remark42/README.md
@@ -1,6 +1,6 @@
 # Remark42
 
-![Version: 0.4.3](https://img.shields.io/badge/Version-0.4.3-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.4](https://img.shields.io/badge/Version-0.4.4-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.5 |
+| @groundhog2k | redis | 0.5.6 |
 
 ## Common parameters
 
diff --git a/charts/remark42/RELEASENOTES.md b/charts/remark42/RELEASENOTES.md
index 4978c9febc7ca9f2195844795e231083f8d4549b..302dd45f20441913e387dbebb25aa50e808839b7 100644
--- a/charts/remark42/RELEASENOTES.md
+++ b/charts/remark42/RELEASENOTES.md
@@ -11,4 +11,5 @@
 | 0.4.1 | v1.10.1 | Upgraded to Remark42 v1.10.1 |
 | 0.4.2 | v1.10.1 | Updated chart dependencies (redis 0.5.1) |
 | 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) |
 | | | |
diff --git a/charts/remark42/charts/redis-0.5.5.tgz b/charts/remark42/charts/redis-0.5.5.tgz
deleted file mode 100644
index 987349c595b641a175a0c234646ad96bc70093ba..0000000000000000000000000000000000000000
Binary files a/charts/remark42/charts/redis-0.5.5.tgz and /dev/null differ
diff --git a/charts/remark42/charts/redis-0.5.6.tgz b/charts/remark42/charts/redis-0.5.6.tgz
new file mode 100644
index 0000000000000000000000000000000000000000..7d3f07a2ebb5a827de68a5dc747490d640afed67
Binary files /dev/null and b/charts/remark42/charts/redis-0.5.6.tgz differ