diff --git a/charts/gitea/Chart.yaml b/charts/gitea/Chart.yaml
index c587c5db955f4cdd39935f8281284a039fa63197..6d9f931dbd668e666862c64d621a68aca22b2132 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.4.16
+version: 0.4.17
 
 # This is the version number of the application being deployed.
-appVersion: "1.15.10"
+appVersion: "1.15.11"
 
 dependencies:
   - name: mariadb
diff --git a/charts/gitea/README.md b/charts/gitea/README.md
index ae330e22f35788e2a76e7119cedac88689cadc48..317a29c6c9836e834b66d5e1710bfde6d6eddd9c 100644
--- a/charts/gitea/README.md
+++ b/charts/gitea/README.md
@@ -1,6 +1,6 @@
 # Gitea
 
-![Version: 0.4.16](https://img.shields.io/badge/Version-0.4.16-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.15.10](https://img.shields.io/badge/AppVersion-1.15.10-informational?style=flat-square)
+![Version: 0.4.17](https://img.shields.io/badge/Version-0.4.17-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.15.11](https://img.shields.io/badge/AppVersion-1.15.11-informational?style=flat-square)
 
 ## Changelog
 
diff --git a/charts/gitea/RELEASENOTES.md b/charts/gitea/RELEASENOTES.md
index d559a1c86b3a36b7444daafdd748b802761b45fe..06681310cd03f8e2635d1e0375fd36cb36b0f60d 100644
--- a/charts/gitea/RELEASENOTES.md
+++ b/charts/gitea/RELEASENOTES.md
@@ -3,4 +3,5 @@
 | 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.16 | 1.15.10 | Updated chart dependencies |
+| 0.4.17 | 1.15.11 | Updated to Gitea 1.15.11 |
 | | | |