diff --git a/charts/gitea/Chart.lock b/charts/gitea/Chart.lock
index 5c513fd70642b252b8caba9bd8d98e533e2540c4..7651d5505b6c8272acab76d6bdf11c38fe798b67 100644
--- a/charts/gitea/Chart.lock
+++ b/charts/gitea/Chart.lock
@@ -7,6 +7,6 @@ dependencies:
   version: 0.2.9
 - name: redis
   repository: https://groundhog2k.github.io/helm-charts
-  version: 0.3.1
-digest: sha256:dfd3480929fe08791df31181daf6768c10621708440f41b6001d29efcd1dc58e
-generated: "2021-03-03T15:41:18.7667628+01:00"
+  version: 0.3.2
+digest: sha256:1fd08ccc593f9a9e5fa78bf5153253c14082b900036f1a289e3d808023c4f27a
+generated: "2021-04-21T15:14:56.5657536+02:00"
diff --git a/charts/gitea/Chart.yaml b/charts/gitea/Chart.yaml
index c1474aa24f07438bb9888d3ee77f5bc32059c49c..0fa6d00c15661cbdf46b78ab854f86b933af027d 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.3.4
+version: 0.3.5
 
 # This is the version number of the application being deployed.
 appVersion: "1.14.1"
@@ -23,6 +23,6 @@ dependencies:
     repository: "https://groundhog2k.github.io/helm-charts"
     condition: postgres.enabled
   - name: redis
-    version: 0.3.1
+    version: 0.3.2
     repository: "https://groundhog2k.github.io/helm-charts"
     condition: redis.enabled
diff --git a/charts/gitea/README.md b/charts/gitea/README.md
index 28eae9c8577dcfd1f17a933395a0254acb7cd715..97ad3f697c2fb432495c7f43f6adf94f6342b583 100644
--- a/charts/gitea/README.md
+++ b/charts/gitea/README.md
@@ -1,6 +1,6 @@
 #  Gitea
 
-![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: 1.14.1](https://img.shields.io/badge/AppVersion-1.14.1-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: 1.14.1](https://img.shields.io/badge/AppVersion-1.14.1-informational?style=flat-square)
 
 A Helm chart for Gitea on Kubernetes
 
@@ -45,7 +45,7 @@ $ helm uninstall my-release
 |------------|------|---------|
 | @groundhog2k | mariadb | 0.2.10 |
 | @groundhog2k | postgres | 0.2.9 |
-| @groundhog2k | redis | 0.3.1 |
+| @groundhog2k | redis | 0.3.2 |
 
 ## Common parameters
 
diff --git a/charts/gitea/charts/redis-0.3.1.tgz b/charts/gitea/charts/redis-0.3.1.tgz
deleted file mode 100644
index 2be50d80b7efdee872fe02df769cdb41512b6604..0000000000000000000000000000000000000000
Binary files a/charts/gitea/charts/redis-0.3.1.tgz and /dev/null differ
diff --git a/charts/gitea/charts/redis-0.3.2.tgz b/charts/gitea/charts/redis-0.3.2.tgz
new file mode 100644
index 0000000000000000000000000000000000000000..529a138b6364c744b56307579362ab9279fa2131
Binary files /dev/null and b/charts/gitea/charts/redis-0.3.2.tgz differ
diff --git a/charts/nextcloud/Chart.lock b/charts/nextcloud/Chart.lock
index 88f9246c11e0cd67402b76e1ec9bd8baa4fae86f..ffd977752cf148ed2e81eea34dbbb7844156b2a8 100644
--- a/charts/nextcloud/Chart.lock
+++ b/charts/nextcloud/Chart.lock
@@ -7,6 +7,6 @@ dependencies:
   version: 0.2.9
 - name: redis
   repository: https://groundhog2k.github.io/helm-charts
-  version: 0.3.1
-digest: sha256:dfd3480929fe08791df31181daf6768c10621708440f41b6001d29efcd1dc58e
-generated: "2021-03-03T15:41:30.6430823+01:00"
+  version: 0.3.2
+digest: sha256:1fd08ccc593f9a9e5fa78bf5153253c14082b900036f1a289e3d808023c4f27a
+generated: "2021-04-21T15:14:41.1944074+02:00"
diff --git a/charts/nextcloud/Chart.yaml b/charts/nextcloud/Chart.yaml
index eef032d94bd795939840ee0fa069e134314a435a..c9eb5cde5c098e93412be223bfd021de845981f2 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.5.3
+version: 0.5.4
 
 # This is the version number of the application being deployed.
 appVersion: "21.0.1-apache"
@@ -23,6 +23,6 @@ dependencies:
     repository: "https://groundhog2k.github.io/helm-charts"
     condition: postgres.enabled
   - name: redis
-    version: 0.3.1
+    version: 0.3.2
     repository: "https://groundhog2k.github.io/helm-charts"
     condition: redis.enabled
diff --git a/charts/nextcloud/README.md b/charts/nextcloud/README.md
index 5b1ff8e82b2cd00921bc76633f5805875a567666..23b9e50252ee5652df1f9e6a80c484615138f3a6 100644
--- a/charts/nextcloud/README.md
+++ b/charts/nextcloud/README.md
@@ -1,6 +1,6 @@
 #  Nextcloud
 
-![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: 21.0.1-apache](https://img.shields.io/badge/AppVersion-21.0.1-informational?style=flat-square)
+![Version: 0.5.4](https://img.shields.io/badge/Version-0.5.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 21.0.1-apache](https://img.shields.io/badge/AppVersion-21.0.1-informational?style=flat-square)
 
 A Helm chart for Nextcloud on Kubernetes
 
@@ -64,7 +64,7 @@ $ helm uninstall my-release
 |------------|------|---------|
 | @groundhog2k | mariadb | 0.2.10 |
 | @groundhog2k | postgres | 0.2.9 |
-| @groundhog2k | redis | 0.3.1 |
+| @groundhog2k | redis | 0.3.2 |
 
 ## Common parameters
 
diff --git a/charts/nextcloud/charts/redis-0.3.1.tgz b/charts/nextcloud/charts/redis-0.3.1.tgz
deleted file mode 100644
index 2be50d80b7efdee872fe02df769cdb41512b6604..0000000000000000000000000000000000000000
Binary files a/charts/nextcloud/charts/redis-0.3.1.tgz and /dev/null differ
diff --git a/charts/nextcloud/charts/redis-0.3.2.tgz b/charts/nextcloud/charts/redis-0.3.2.tgz
new file mode 100644
index 0000000000000000000000000000000000000000..529a138b6364c744b56307579362ab9279fa2131
Binary files /dev/null and b/charts/nextcloud/charts/redis-0.3.2.tgz differ