From d5d4c8d2b68e52a64d49092444a5e7a7bd44362e Mon Sep 17 00:00:00 2001 From: Dario Tranchitella Date: Tue, 28 Mar 2023 13:00:42 +0200 Subject: [PATCH] chore(helm): releasing v0.3.1 --- 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 8f60d29a..de2a932c 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.4.0 +version: 0.4.1 # 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.3.0 +appVersion: 0.3.1