From fc270dd5366b07951c23d78599933aacc42752c9 Mon Sep 17 00:00:00 2001 From: groundhog2k <10630407+groundhog2k@users.noreply.github.com> Date: Sun, 11 Apr 2021 10:50:22 +0200 Subject: [PATCH] Update gitea chart for Gitea 1.14.0 (#348) --- charts/gitea/Chart.yaml | 4 ++-- charts/gitea/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/gitea/Chart.yaml b/charts/gitea/Chart.yaml index 6f7e196f..e28a0581 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.2.19 +version: 0.3.0 # This is the version number of the application being deployed. -appVersion: "1.13.7" +appVersion: "1.14.0" dependencies: - name: mariadb diff --git a/charts/gitea/README.md b/charts/gitea/README.md index 2cc3143f..d9455b1c 100644 --- a/charts/gitea/README.md +++ b/charts/gitea/README.md @@ -1,6 +1,6 @@ # Gitea -   +   A Helm chart for Gitea on Kubernetes -- GitLab