diff --git a/charts/gitea/Chart.yaml b/charts/gitea/Chart.yaml index 1973c64c9ac46e9162a942346a0af402cbbed19e..de758a02b48ba5c2362a0b6dda64d8a112d8ede5 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.8.7" +version: "0.8.8" # This is the version number of the application being deployed. -appVersion: "1.19.3" +appVersion: "1.19.4" dependencies: - name: mariadb diff --git a/charts/gitea/README.md b/charts/gitea/README.md index e7fbbab0066b52fe6e4787128bb592292b31536c..28d38d37fc5da51eb86621f6c24f4635813f7122 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 bb6d1a87dbca8a3d3ea43efe5c5be38a4a779366..8c4f8610d7e3ff55d1496239d33494c88a96f285 100644 --- a/charts/gitea/RELEASENOTES.md +++ b/charts/gitea/RELEASENOTES.md @@ -50,4 +50,5 @@ | 0.8.5 | 1.19.3 | Updated to Gitea 1.19.3 | | 0.8.6 | 1.19.4 | Updated chart dependencies (redis 0.6.11 / postgres 0.2.25 / mariadb 0.2.26) | | 0.8.7 | 1.19.3 | Fixed app version | +| 0.8.8 | 1.19.4 | Updated to Gitea 1.19.4 | | | | |