diff --git a/charts/gitea/Chart.yaml b/charts/gitea/Chart.yaml index 7b843972ae21193d30d7dfa13c1a3df0e12ddb01..d38cf9ec471ab71b3b1181eab55f84b28ccaaca1 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.10.0" +version: "0.10.1" # This is the version number of the application being deployed. -appVersion: "1.21.0" +appVersion: "1.21.1" dependencies: - name: mariadb diff --git a/charts/gitea/README.md b/charts/gitea/README.md index bb4b0fb63913513a91f75a35719682b59dd71250..8c128765e7ed828790726d6872af4c6a89ebdb8b 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 52f61a789ac403fd28e82e1efdb5c9ae42342a4b..27a480cbe1ab3d45f5fca928fb07aaa308671e52 100644 --- a/charts/gitea/RELEASENOTES.md +++ b/charts/gitea/RELEASENOTES.md @@ -61,4 +61,5 @@ | 0.9.6 | 1.20.4 | Updated to Gitea 1.20.4 | | 0.9.7 | 1.20.5 | Updated to Gitea 1.20.5 | | 0.10.0 | 1.21.0 | Updated to Gitea 1.21.0 | +| 0.10.1 | 1.21.1 | Updated to Gitea 1.21.1 | | | | |