diff --git a/charts/gitea/Chart.yaml b/charts/gitea/Chart.yaml
index 22b8cf68ce38f434418013fe050fb4ab15907cae..bfb4e1bfac92081f9e459cd59aebe7ccff2dcc2c 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.5.6
+version: 0.5.7
 
 # This is the version number of the application being deployed.
-appVersion: "1.16.4"
+appVersion: "1.16.5"
 
 dependencies:
   - name: mariadb
diff --git a/charts/gitea/README.md b/charts/gitea/README.md
index 3ce6e3f37badc3ec3160ecef79a63c61f890f4c8..c2d56dbf3c69eeb2d54e5b0563567b2ca9522ab8 100644
--- a/charts/gitea/README.md
+++ b/charts/gitea/README.md
@@ -1,6 +1,6 @@
 # Gitea
 
-![Version: 0.5.6](https://img.shields.io/badge/Version-0.5.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.16.4](https://img.shields.io/badge/AppVersion-1.16.4-informational?style=flat-square)
+![Version: 0.5.7](https://img.shields.io/badge/Version-0.5.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.16.5](https://img.shields.io/badge/AppVersion-1.16.5-informational?style=flat-square)
 
 ## Changelog
 
diff --git a/charts/gitea/RELEASENOTES.md b/charts/gitea/RELEASENOTES.md
index a84e672ec9a33433065fb026800daa7fe53884dc..0fce177c7f0c83229ee4dc4b986eb6d74fb8c982 100644
--- a/charts/gitea/RELEASENOTES.md
+++ b/charts/gitea/RELEASENOTES.md
@@ -1,7 +1,7 @@
 | Chart version | App version | Change description |
 | :------------ | :---------- | :----------------- |
 | 0.4.14 | 1.15.10 | Updated to Gitea 1.15.10 |
-| 0.4.15 | 1.15.10 | Fixed ingress API detection<br>Implemented startupProbe support |
+| 0.4.15 | 1.15.10 | Fixed ingress API detection, Implemented startupProbe support |
 | 0.4.16 | 1.15.10 | Updated chart dependencies |
 | 0.4.17 | 1.15.11 | Updated to Gitea 1.15.11 |
 | 0.5.0 | 1.16.0 | Updated to Gitea 1.16.0 |
@@ -11,4 +11,5 @@
 | 0.5.4 | 1.16.3 | Updated to Gitea 1.16.3 |
 | 0.5.5 | 1.16.4 | Updated to Gitea 1.16.4 |
 | 0.5.6 | 1.16.4 | Updated chart dependencies (mariadb 0.2.20 / postgres 0.2.19 / redis 0.4.11) |
+| 0.5.7 | 1.16.5 | Updated to Gitea 1.16.5 |
 | | | |