diff --git a/charts/gitea/Chart.lock b/charts/gitea/Chart.lock
index 76fcfe457444f28c55fe91d00f9815dcfd491e69..3dfcbf467162387a25ddd89661be65a59b0f557e 100644
--- a/charts/gitea/Chart.lock
+++ b/charts/gitea/Chart.lock
@@ -7,6 +7,6 @@ dependencies:
   version: 0.2.5
 - name: redis
   repository: https://groundhog2k.github.io/helm-charts
-  version: 0.2.4
-digest: sha256:7a8a2228c50449e41c91a972df90c4580dc2cd2a6a3fff41ca33621a23c99430
-generated: "2020-12-14T23:11:54.452965+01:00"
+  version: 0.2.5
+digest: sha256:23ac0e93385fb16b21d1e821c2dca07d88975a6634242c9a5adc9658c0ed089c
+generated: "2021-01-13T19:06:40.5194239+01:00"
diff --git a/charts/gitea/Chart.yaml b/charts/gitea/Chart.yaml
index 4a0a875543a55fadce0aa36d668e5cfab3ab98c0..ce189044a64a9f12ced4b34476ede76c7fee3d67 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.2.5
+version: 0.2.6
 
 # This is the version number of the application being deployed.
 appVersion: "1.13.1"
@@ -23,6 +23,6 @@ dependencies:
     repository: "https://groundhog2k.github.io/helm-charts"
     condition: postgres.enabled
   - name: redis
-    version: 0.2.4
+    version: 0.2.5
     repository: "https://groundhog2k.github.io/helm-charts"
     condition: redis.enabled
diff --git a/charts/gitea/README.md b/charts/gitea/README.md
index 248de35a4274c9913289e4fd1fbc2fe7747c6c5d..f525c3bab57b7bae199a616415f929a926769e9e 100644
--- a/charts/gitea/README.md
+++ b/charts/gitea/README.md
@@ -1,6 +1,6 @@
 #  Gitea
 
-![Version: 0.2.5](https://img.shields.io/badge/Version-0.2.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.13.1](https://img.shields.io/badge/AppVersion-1.13.1-informational?style=flat-square)
+![Version: 0.2.6](https://img.shields.io/badge/Version-0.2.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.13.1](https://img.shields.io/badge/AppVersion-1.13.1-informational?style=flat-square)
 
 A Helm chart for Gitea on Kubernetes
 
@@ -45,7 +45,7 @@ $ helm uninstall my-release
 |------------|------|---------|
 | @groundhog2k | mariadb | 0.2.4 |
 | @groundhog2k | postgres | 0.2.5 |
-| @groundhog2k | redis | 0.2.4 |
+| @groundhog2k | redis | 0.2.5 |
 
 ## Common parameters
 
diff --git a/charts/gitea/charts/redis-0.2.4.tgz b/charts/gitea/charts/redis-0.2.4.tgz
deleted file mode 100644
index 20938ff1ae8320fe54a876618ca5dab73771ee72..0000000000000000000000000000000000000000
Binary files a/charts/gitea/charts/redis-0.2.4.tgz and /dev/null differ
diff --git a/charts/gitea/charts/redis-0.2.5.tgz b/charts/gitea/charts/redis-0.2.5.tgz
new file mode 100644
index 0000000000000000000000000000000000000000..695336eebe75de38a8da0b6b38a0a54b31947f1a
Binary files /dev/null and b/charts/gitea/charts/redis-0.2.5.tgz differ
diff --git a/charts/nextcloud/Chart.lock b/charts/nextcloud/Chart.lock
index dbd5db505d7327b9a124d53a161553f887e614cb..db9242651120dfa3d8f475ff3bf8bff6a4b6e9c9 100644
--- a/charts/nextcloud/Chart.lock
+++ b/charts/nextcloud/Chart.lock
@@ -7,6 +7,6 @@ dependencies:
   version: 0.2.5
 - name: redis
   repository: https://groundhog2k.github.io/helm-charts
-  version: 0.2.4
-digest: sha256:7a8a2228c50449e41c91a972df90c4580dc2cd2a6a3fff41ca33621a23c99430
-generated: "2020-12-14T23:12:14.230584+01:00"
+  version: 0.2.5
+digest: sha256:23ac0e93385fb16b21d1e821c2dca07d88975a6634242c9a5adc9658c0ed089c
+generated: "2021-01-13T19:06:15.2267986+01:00"
diff --git a/charts/nextcloud/Chart.yaml b/charts/nextcloud/Chart.yaml
index 9d443164ca585512a63ccc3e59ee628020507ca9..34cf53790d124a193901b434ebc46ef3c78c3c80 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.3.6
+version: 0.3.7
 
 # This is the version number of the application being deployed.
 appVersion: "20.0.4-apache"
@@ -23,6 +23,6 @@ dependencies:
     repository: "https://groundhog2k.github.io/helm-charts"
     condition: postgres.enabled
   - name: redis
-    version: 0.2.4
+    version: 0.2.5
     repository: "https://groundhog2k.github.io/helm-charts"
     condition: redis.enabled
diff --git a/charts/nextcloud/README.md b/charts/nextcloud/README.md
index f374507141831b02c6d5e553f154027638789a63..3c179db501e20bf9d33ae8f021ce4e3599b9d810 100644
--- a/charts/nextcloud/README.md
+++ b/charts/nextcloud/README.md
@@ -1,6 +1,6 @@
 #  Nextcloud
 
-![Version: 0.3.6](https://img.shields.io/badge/Version-0.3.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 20.0.4-apache](https://img.shields.io/badge/AppVersion-20.0.4-informational?style=flat-square)
+![Version: 0.3.7](https://img.shields.io/badge/Version-0.3.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 20.0.4-apache](https://img.shields.io/badge/AppVersion-20.0.4-informational?style=flat-square)
 
 A Helm chart for Nextcloud on Kubernetes
 
@@ -45,7 +45,7 @@ $ helm uninstall my-release
 |------------|------|---------|
 | @groundhog2k | mariadb | 0.2.4 |
 | @groundhog2k | postgres | 0.2.5 |
-| @groundhog2k | redis | 0.2.4 |
+| @groundhog2k | redis | 0.2.5 |
 
 ## Common parameters
 
diff --git a/charts/nextcloud/charts/redis-0.2.4.tgz b/charts/nextcloud/charts/redis-0.2.4.tgz
deleted file mode 100644
index 20938ff1ae8320fe54a876618ca5dab73771ee72..0000000000000000000000000000000000000000
Binary files a/charts/nextcloud/charts/redis-0.2.4.tgz and /dev/null differ
diff --git a/charts/nextcloud/charts/redis-0.2.5.tgz b/charts/nextcloud/charts/redis-0.2.5.tgz
new file mode 100644
index 0000000000000000000000000000000000000000..695336eebe75de38a8da0b6b38a0a54b31947f1a
Binary files /dev/null and b/charts/nextcloud/charts/redis-0.2.5.tgz differ