From 92565a5986c1ce71236976080120a97f3be78ec3 Mon Sep 17 00:00:00 2001 From: Jonathan Ervine Date: Tue, 15 Dec 2020 11:58:23 +0800 Subject: [PATCH] Bumped version of gitea --- gitea/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gitea/Chart.yaml b/gitea/Chart.yaml index dbcca31..d76c92b 100644 --- a/gitea/Chart.yaml +++ b/gitea/Chart.yaml @@ -14,10 +14,10 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. -version: 0.1.2 +version: 0.1.3 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. -appVersion: 1.12.3 +appVersion: 1.13.0 icon: https://docs.gitea.io/images/gitea.png