diff --git a/charts/gitea/Chart.yaml b/charts/gitea/Chart.yaml index 78e706ab4d765681ee0717a8b0093aabff45e2b7..34222e9211b97401520e4a6b06adae9bcdd236d9 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.7.3 +version: 0.7.4 # This is the version number of the application being deployed. -appVersion: "1.18.1" +appVersion: "1.18.2" dependencies: - name: mariadb diff --git a/charts/gitea/README.md b/charts/gitea/README.md index 6177d5b342f84a46178dc9a1e7b450c8b5aaab6a..e151bde97fb10a55d37550ec1e111403476073df 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 5d3d72cdf8f22dc3ab6b48bef459f0b12f629b24..113baded1e497d0d978bbc2eb111f6bc808eed8d 100644 --- a/charts/gitea/RELEASENOTES.md +++ b/charts/gitea/RELEASENOTES.md @@ -37,4 +37,5 @@ | 0.7.1 | 1.18.0 | Fixed values documentation - thx @generalovmaksim | | 0.7.2 | 1.18.1 | Updated to Gitea 1.18.1 | | 0.7.3 | 1.18.1 | Updated chart dependencies (redis 0.6.1) | +| 0.7.4 | 1.18.2 | Updated to Gitea 1.18.2 | | | | |