diff --git a/charts/gitea/Chart.yaml b/charts/gitea/Chart.yaml index ded6ab5832353bc388e60e97c3e95f5a9acb32bd..0af7f2c148764ff9218e1837952547d46a6d7a07 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.6" +version: "0.10.7" # This is the version number of the application being deployed. -appVersion: "1.21.3" +appVersion: "1.21.4" dependencies: - name: mariadb diff --git a/charts/gitea/README.md b/charts/gitea/README.md index 065f274f204810818ce92acb9858b8c79c43cf8e..17f6eb357f142f6714954538f5130566da7ffb0d 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 6eda3eaccfe9b9a3ee3fdd41a82ee96a90669210..78b75c78ee1e58ce67d7d6933872f8798e6bedea 100644 --- a/charts/gitea/RELEASENOTES.md +++ b/charts/gitea/RELEASENOTES.md @@ -67,4 +67,5 @@ | 0.10.4 | 1.21.3 | Added optional ingressClassName and removed deprecated api support | | 0.10.5 | 1.21.3 | Refactored ingress configuration and added optional labels and pathType | | 0.10.6 | 1.21.3 | Added support for network policies and additional labels and annotations | +| 0.10.7 | 1.21.4 | Updated to Gitea 1.21.4 | | | | |