From 5302ee9a039bccf6ae9ba65a86b3a3ca60dd66ca Mon Sep 17 00:00:00 2001 From: jonny Date: Thu, 9 Mar 2023 13:52:12 +0000 Subject: [PATCH] 'update files with ansible' --- gitea/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gitea/Chart.yaml b/gitea/Chart.yaml index f274b10..a119d70 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.5.1 +version: 0.5.2 # 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.18.1 +appVersion: 1.18.2 icon: https://docs.gitea.io/images/gitea.png