diff --git a/charts/gitea/Chart.yaml b/charts/gitea/Chart.yaml index 5679873ee93a40d9bf56e987b66418280e6c2c3a..51b29b2e9b961e84d6f4210837a6bbfeebabfb92 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.7" +version: "0.7.8" # This is the version number of the application being deployed. -appVersion: "1.18.4" +appVersion: "1.18.5" dependencies: - name: mariadb diff --git a/charts/gitea/README.md b/charts/gitea/README.md index a01054f47d775f22f6d0dad55802c973083d4059..20cc1d01c4e25d2d8c6050d04913f70ab9a6753d 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 49ec3fcfca2b4c630ac4410983887ef37de6580f..7c6030dbf4cf259b4051c798251a05e6f2c57e6f 100644 --- a/charts/gitea/RELEASENOTES.md +++ b/charts/gitea/RELEASENOTES.md @@ -41,4 +41,5 @@ | 0.7.5 | 1.18.3 | Updated to Gitea 1.18.3 | | 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 | | | | |