diff --git a/charts/gitea/Chart.yaml b/charts/gitea/Chart.yaml
index 82c384383c96b71b5dd093d0f6faeab80e5818c1..2d27c42e9f940501e6a523cfdf5d0e31de4d0a34 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.1
+version: 0.6.2
 
 # This is the version number of the application being deployed.
-appVersion: "1.17.0"
+appVersion: "1.17.1"
 
 dependencies:
   - name: mariadb
diff --git a/charts/gitea/README.md b/charts/gitea/README.md
index b861aafeeff4584d84a265d83a8c027e6089d662..0feb98a925893725a01cde1c64425ede6ecd7acc 100644
--- a/charts/gitea/README.md
+++ b/charts/gitea/README.md
@@ -1,6 +1,6 @@
 # Gitea
 
-![Version: 0.6.1](https://img.shields.io/badge/Version-0.6.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.17.0](https://img.shields.io/badge/AppVersion-1.17.0-informational?style=flat-square)
+![Version: 0.6.2](https://img.shields.io/badge/Version-0.6.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.17.1](https://img.shields.io/badge/AppVersion-1.17.1-informational?style=flat-square)
 
 ## Changelog
 
diff --git a/charts/gitea/RELEASENOTES.md b/charts/gitea/RELEASENOTES.md
index fdada2573360ee53edcb6a930bfdf4d16fecc3bd..004c42aefb33639630c7863d4f6c4ff4f35c2298 100644
--- a/charts/gitea/RELEASENOTES.md
+++ b/charts/gitea/RELEASENOTES.md
@@ -1,3 +1,5 @@
+# Changelog
+
 | Chart version | App version | Change description |
 | :------------ | :---------- | :----------------- |
 | 0.4.14 | 1.15.10 | Updated to Gitea 1.15.10 |
@@ -22,4 +24,5 @@
 | 0.5.15 | 1.16.9 | Updated chart dependencies (redis 0.5.5) |
 | 0.6.0 | 1.17.0 | Updated to Gitea 1.17.0 |
 | 0.6.1 | 1.17.0 | Updated chart dependencies (postgres 0.2.21) |
+| 0.6.1 | 1.17.1 | Updated to Gitea 1.17.1 |
 | | | |