diff --git a/charts/gitea/Chart.lock b/charts/gitea/Chart.lock
index c935a1c37b83bb21e384ce857d33137c8e6d9373..7e6442f92df62ea20974415e8d39816c6753ae45 100644
--- a/charts/gitea/Chart.lock
+++ b/charts/gitea/Chart.lock
@@ -7,6 +7,6 @@ dependencies:
   version: 0.2.23
 - name: redis
   repository: https://groundhog2k.github.io/helm-charts
-  version: 0.5.8
-digest: sha256:2b5f8acc012ea0a4245007974b8f94095934f95b68b4a798fe4e98083df2d1ae
-generated: "2022-11-18T18:50:09.825701592+01:00"
+  version: 0.6.0
+digest: sha256:73194f9d8c6f105520fd6854cf1b1d52d1fd89d3ffc3d53ad33643d6de266754
+generated: "2022-12-30T15:13:47.393304237+01:00"
diff --git a/charts/gitea/Chart.yaml b/charts/gitea/Chart.yaml
index a71b95928b986c7dd30ed3bd900f05cf5a4ec60e..4d337c5937bd1c4334a36ebf7eab37f393f69d2e 100644
--- a/charts/gitea/Chart.yaml
+++ b/charts/gitea/Chart.yaml
@@ -8,10 +8,10 @@ maintainers:
   - name: groundhog2k
 
 # This is the chart version
-version: 0.6.10
+version: 0.7.0
 
 # This is the version number of the application being deployed.
-appVersion: "1.17.4"
+appVersion: "1.18.0"
 
 dependencies:
   - name: mariadb
@@ -23,6 +23,6 @@ dependencies:
     repository: "https://groundhog2k.github.io/helm-charts"
     condition: postgres.enabled
   - name: redis
-    version: 0.5.8
+    version: 0.6.0
     repository: "https://groundhog2k.github.io/helm-charts"
     condition: redis.enabled
diff --git a/charts/gitea/README.md b/charts/gitea/README.md
index 2dd55523745f3a8afe25ff1e97b9671bf85aa0ca..db9e9beafb6cc8f8fea55035b95dc05e5957bce8 100644
--- a/charts/gitea/README.md
+++ b/charts/gitea/README.md
@@ -1,6 +1,6 @@
 # Gitea
 
-![Version: 0.6.10](https://img.shields.io/badge/Version-0.6.10-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.17.4](https://img.shields.io/badge/AppVersion-1.17.4-informational?style=flat-square)
+![Version: 0.7.0](https://img.shields.io/badge/Version-0.7.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.18.0](https://img.shields.io/badge/AppVersion-1.18.0-informational?style=flat-square)
 
 ## Changelog
 
@@ -49,7 +49,7 @@ helm uninstall my-release
 |------------|------|---------|
 | @groundhog2k | mariadb | 0.2.24 |
 | @groundhog2k | postgres | 0.2.23 |
-| @groundhog2k | redis | 0.5.8 |
+| @groundhog2k | redis | 0.6.0 |
 
 ## Common parameters
 
diff --git a/charts/gitea/RELEASENOTES.md b/charts/gitea/RELEASENOTES.md
index bfd2d5e59c28d878551e037db5b9a0d9f600d88c..f48afcdb3fc2445a080ac56dbd77ec529fb497a7 100644
--- a/charts/gitea/RELEASENOTES.md
+++ b/charts/gitea/RELEASENOTES.md
@@ -33,4 +33,5 @@
 | 0.6.8 | 1.17.3 | Updated to Gitea 1.17.3 |
 | 0.6.9 | 1.17.3 | Updated chart dependencies (mariadb 0.2.24 / postgres 0.2.23) |
 | 0.6.10 | 1.17.4 | Updated to Gitea 1.17.4 |
+| 0.7.0 | 1.18.0 | Updated to Gitea 1.18.0 and chart dependencies (redis 0.6.0) |
 | | | |
diff --git a/charts/gitea/charts/redis-0.5.8.tgz b/charts/gitea/charts/redis-0.5.8.tgz
deleted file mode 100644
index 67624a4cd3c70290d3210968f61576919fd24a30..0000000000000000000000000000000000000000
Binary files a/charts/gitea/charts/redis-0.5.8.tgz and /dev/null differ
diff --git a/charts/gitea/charts/redis-0.6.0.tgz b/charts/gitea/charts/redis-0.6.0.tgz
new file mode 100644
index 0000000000000000000000000000000000000000..5e0d8de970a97d6bdd000bc99dead3259083e4ce
Binary files /dev/null and b/charts/gitea/charts/redis-0.6.0.tgz differ