diff --git a/charts/gitea/Chart.yaml b/charts/gitea/Chart.yaml index 51b29b2e9b961e84d6f4210837a6bbfeebabfb92..6e8916712747a6565d83e5001479e57ae1651c35 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.8" +version: "0.8.0" # This is the version number of the application being deployed. -appVersion: "1.18.5" +appVersion: "1.19.0" dependencies: - name: mariadb diff --git a/charts/gitea/README.md b/charts/gitea/README.md index 20cc1d01c4e25d2d8c6050d04913f70ab9a6753d..0e82830d9a46d015b5291de75f9a5472c89439a5 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 7c6030dbf4cf259b4051c798251a05e6f2c57e6f..387d24654c33f639b2de44ea2f1d245977712bb1 100644 --- a/charts/gitea/RELEASENOTES.md +++ b/charts/gitea/RELEASENOTES.md @@ -42,4 +42,5 @@ | 0.7.6 | 1.18.3 | Updated chart dependencies (mariadb 0.2.25 / postgres 0.2.24) | | 0.7.7 | 1.18.4 | Updated to Gitea 1.18.4 | | 0.7.8 | 1.18.5 | Updated to Gitea 1.18.5 | +| 0.8.0 | 1.19.0 | Updated to Gitea 1.19.0 | | | | |