diff --git a/charts/gitea/Chart.yaml b/charts/gitea/Chart.yaml index a34b416353be0dd9bc4fec8b9878acbd959a6d7d..e19a3bc4e8dd9a49e011b2f2200cd377d20a2a7f 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.8 +version: 0.5.9 # This is the version number of the application being deployed. -appVersion: "1.16.6" +appVersion: "1.16.7" dependencies: - name: mariadb diff --git a/charts/gitea/README.md b/charts/gitea/README.md index 97c3213d1b27015f907c8ca4e037f9ea4ed5a270..1defab41904da8919d4b85b53f9d8b0723a707bf 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 b8fb13e5ea7c06514deb05d6c13cb835587e63ec..7ddd0dd8921212766f667b507a090164f17f0f26 100644 --- a/charts/gitea/RELEASENOTES.md +++ b/charts/gitea/RELEASENOTES.md @@ -13,4 +13,5 @@ | 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 | | 0.5.8 | 1.16.6 | Updated to Gitea 1.16.6 | +| 0.5.9 | 1.16.7 | Updated to Gitea 1.16.7 | | | | |