From e4dd65794ebe48c6c978804dfa29c6380d21e5cd Mon Sep 17 00:00:00 2001 From: groundhog2k <10630407+groundhog2k@users.noreply.github.com> Date: Fri, 3 Dec 2021 14:47:17 +0100 Subject: [PATCH] Update gitea chart for Gitea 1.15.7 (#726) --- 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 ade7ace6..060b2752 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.9 +version: 0.4.10 # This is the version number of the application being deployed. -appVersion: "1.15.6" +appVersion: "1.15.7" dependencies: - name: mariadb diff --git a/charts/gitea/README.md b/charts/gitea/README.md index e95fd6c1..a7cb0100 100644 --- a/charts/gitea/README.md +++ b/charts/gitea/README.md @@ -1,6 +1,6 @@ # Gitea -   +   A Helm chart for Gitea on Kubernetes -- GitLab