diff --git a/charts/gitea/Chart.yaml b/charts/gitea/Chart.yaml index bfb4e1bfac92081f9e459cd59aebe7ccff2dcc2c..a34b416353be0dd9bc4fec8b9878acbd959a6d7d 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.7 +version: 0.5.8 # This is the version number of the application being deployed. -appVersion: "1.16.5" +appVersion: "1.16.6" dependencies: - name: mariadb diff --git a/charts/gitea/README.md b/charts/gitea/README.md index c2d56dbf3c69eeb2d54e5b0563567b2ca9522ab8..97c3213d1b27015f907c8ca4e037f9ea4ed5a270 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 0fce177c7f0c83229ee4dc4b986eb6d74fb8c982..b8fb13e5ea7c06514deb05d6c13cb835587e63ec 100644 --- a/charts/gitea/RELEASENOTES.md +++ b/charts/gitea/RELEASENOTES.md @@ -12,4 +12,5 @@ | 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 | +| 0.5.8 | 1.16.6 | Updated to Gitea 1.16.6 | | | | |