From 8ec4b16caf6c8d1df54df9e3746af76cf9033d21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=B6ran=20P=C3=B6hner?= <10630407+groundhog2k@users.noreply.github.com> Date: Wed, 22 Dec 2021 12:39:42 +0100 Subject: [PATCH] Update gitea chart for Gitea 1.15.8 (#757) --- 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 060b2752..de420887 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.10 +version: 0.4.11 # This is the version number of the application being deployed. -appVersion: "1.15.7" +appVersion: "1.15.8" dependencies: - name: mariadb diff --git a/charts/gitea/README.md b/charts/gitea/README.md index a7cb0100..a4de6f51 100644 --- a/charts/gitea/README.md +++ b/charts/gitea/README.md @@ -1,6 +1,6 @@ # Gitea -   +   A Helm chart for Gitea on Kubernetes -- GitLab