diff --git a/charts/gitea/Chart.yaml b/charts/gitea/Chart.yaml index 7f5f2c8685ca53f5e452d3b203ee3482e19c283b..3790d8092d70fb08ab5cca110dc83b9770638ba4 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.4 +version: 0.5.5 # This is the version number of the application being deployed. -appVersion: "1.16.3" +appVersion: "1.16.4" dependencies: - name: mariadb diff --git a/charts/gitea/README.md b/charts/gitea/README.md index e63b153c4c855b52bd16e7417aa6f717cb11090c..83e5cab575e5fab42a0c389d3dd85617f647b514 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 3442637fbfd2173b2d56c66ee810f3676bf1cb10..3b9d3923f9f3cf6dcb3d7fb38b20088ef5307fa0 100644 --- a/charts/gitea/RELEASENOTES.md +++ b/charts/gitea/RELEASENOTES.md @@ -9,4 +9,5 @@ | 0.5.2 | 1.16.1 | Updated chart dependencies (mariadb 0.2.18 / postgres 0.2.17) | | 0.5.3 | 1.16.2 | Updated to Gitea 1.16.2 | | 0.5.4 | 1.16.3 | Updated to Gitea 1.16.3 | +| 0.5.5 | 1.16.4 | Updated to Gitea 1.16.4 | | | | |