From 3991359bfe0c09264d2c817f47b177b7cde28e64 Mon Sep 17 00:00:00 2001 From: Sagar Jadhav Date: Wed, 1 Mar 2023 13:47:55 +0530 Subject: [PATCH] chore(helm): bump up the version Signed-off-by: Sagar Jadhav --- charts/capsule/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/capsule/Chart.yaml b/charts/capsule/Chart.yaml index 76161e5a..5ead442e 100644 --- a/charts/capsule/Chart.yaml +++ b/charts/capsule/Chart.yaml @@ -21,8 +21,8 @@ sources: # 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.3.5 +version: 0.3.6 # 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: 0.2.1 +appVersion: 0.2.2