From 64513b8dee332d119b1a5a3a4c267f84ff2c7ecb Mon Sep 17 00:00:00 2001 From: Dario Tranchitella Date: Tue, 27 Jun 2023 19:12:25 +0200 Subject: [PATCH] chore(helm): releasing v0.3.3 --- 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 817d8d67..27e1c9cb 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.4 +version: 0.4.5 # 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.2 +appVersion: 0.3.3