From bc05688bc2be7606c236351c1eba8a4bc21e8cf1 Mon Sep 17 00:00:00 2001 From: groundhog2k <10630407+groundhog2k@users.noreply.github.com> Date: Wed, 2 Dec 2020 20:00:05 +0100 Subject: [PATCH] Updated gitea to V1.13.0 (#90) --- 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 bc6dfd7d..ff5042c1 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.1.1 +version: 0.1.2 # This is the version number of the application being deployed. -appVersion: "1.12.6" +appVersion: "1.13.0" dependencies: - name: mariadb diff --git a/charts/gitea/README.md b/charts/gitea/README.md index 54ae0aa6..818fe8b3 100644 --- a/charts/gitea/README.md +++ b/charts/gitea/README.md @@ -1,6 +1,6 @@ # Gitea -   +   A Helm chart for Gitea on Kubernetes -- GitLab