From 674d96f6524f228a12dfbfd9aa80680f7168d63d Mon Sep 17 00:00:00 2001 From: groundhog2k <10630407+groundhog2k@users.noreply.github.com> Date: Sat, 23 Oct 2021 16:40:53 +0200 Subject: [PATCH] Update gitea chart for Gitea 1.15.5 (#668) --- 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 03668f2e..a207b3db 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.4.6 +version: 0.4.7 # This is the version number of the application being deployed. -appVersion: "1.15.4" +appVersion: "1.15.5" dependencies: - name: mariadb diff --git a/charts/gitea/README.md b/charts/gitea/README.md index 9cd835f2..2554eae0 100644 --- a/charts/gitea/README.md +++ b/charts/gitea/README.md @@ -1,6 +1,6 @@ # Gitea -   +   A Helm chart for Gitea on Kubernetes -- GitLab