diff --git a/charts/gitea/Chart.yaml b/charts/gitea/Chart.yaml
index 622e98a8c0a717132ff6eae834b5a524171d352b..98795edc37fbd8a602e44859e48e2c99a9f1afc0 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.7
+version: 0.6.8
 
 # This is the version number of the application being deployed.
-appVersion: "1.17.2"
+appVersion: "1.17.3"
 
 dependencies:
   - name: mariadb
diff --git a/charts/gitea/README.md b/charts/gitea/README.md
index 67a038f25e631f0330174c8a75ff00de2dcf6b45..0bb3f595ff8e87065f18ce22d404a664af524082 100644
--- a/charts/gitea/README.md
+++ b/charts/gitea/README.md
@@ -1,6 +1,6 @@
 # Gitea
 
-![Version: 0.6.7](https://img.shields.io/badge/Version-0.6.7-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.8](https://img.shields.io/badge/Version-0.6.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.17.3](https://img.shields.io/badge/AppVersion-1.17.3-informational?style=flat-square)
 
 ## Changelog
 
diff --git a/charts/gitea/RELEASENOTES.md b/charts/gitea/RELEASENOTES.md
index e2308111820bd49487a7b6f6abd4ceba4eb26cc5..7446a02eaa926ff4413902ff4c9eac49a5959bce 100644
--- a/charts/gitea/RELEASENOTES.md
+++ b/charts/gitea/RELEASENOTES.md
@@ -30,4 +30,5 @@
 | 0.6.5 | 1.17.2 | Updated chart dependencies (redis 0.5.6) |
 | 0.6.6 | 1.17.2 | Implemented support for image.registry option |
 | 0.6.7 | 1.17.2 | Updated chart dependencies (mariadb 0.2.23 / postgres 0.2.22 / redis 0.5.8) |
+| 0.6.8 | 1.17.3 | Updated to Gitea 1.17.3 |
 | | | |