From 4b5be6335399647b7c895a6866541637129998ab Mon Sep 17 00:00:00 2001 From: Jonathan Ervine Date: Fri, 22 Jan 2021 22:11:02 +0800 Subject: [PATCH] Bumped version --- gitea/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gitea/Chart.yaml b/gitea/Chart.yaml index d76c92b..4512293 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.3 +version: 0.1.4 # 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.13.0 +appVersion: 1.13.1 icon: https://docs.gitea.io/images/gitea.png