diff --git a/charts/gitea/Chart.yaml b/charts/gitea/Chart.yaml index 12c7e4e84b2a6ee93aa004b7abd71338df604233..8f9f031e2583b462c23120c40d28a20d219d3f92 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.15 +version: 0.6.0 # This is the version number of the application being deployed. -appVersion: "1.16.9" +appVersion: "1.17.0" dependencies: - name: mariadb diff --git a/charts/gitea/README.md b/charts/gitea/README.md index fb0a3bec4ab2dde8deccaa1652830f0c776f0bf4..7012730ddeebd0c00753b5080298a3e24f814c08 100644 --- a/charts/gitea/README.md +++ b/charts/gitea/README.md @@ -1,6 +1,6 @@ # Gitea -   +   ## Changelog diff --git a/charts/gitea/RELEASENOTES.md b/charts/gitea/RELEASENOTES.md index 7da4e6135c4bf5deffc52808d2a02d19671afaf3..ae2da7191155c197153cbf637608b459dbed0767 100644 --- a/charts/gitea/RELEASENOTES.md +++ b/charts/gitea/RELEASENOTES.md @@ -20,4 +20,5 @@ | 0.5.13 | 1.16.8 | Updated chart dependencies (redis 0.5.1) | | 0.5.14 | 1.16.9 | Updated to Gitea 1.16.9 | | 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 | | | | |