From a75372cff7b4b0f1c5a8a19b24dbab84656f813b Mon Sep 17 00:00:00 2001 From: gisele-igore Date: Tue, 4 Apr 2023 11:30:02 +0200 Subject: [PATCH] Fix Helm version --- devops/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devops/Chart.yaml b/devops/Chart.yaml index e6f3024a..811868f9 100644 --- a/devops/Chart.yaml +++ b/devops/Chart.yaml @@ -21,5 +21,5 @@ version: 0.0.1 # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: 0.4.3 +appVersion: 0.4.4