From 4be0cdc659833579e7575df865773d20db03f803 Mon Sep 17 00:00:00 2001 From: Dario Tranchitella Date: Thu, 1 Jun 2023 18:14:02 +0200 Subject: [PATCH] chore(helm): releasing v0.3.2 --- 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 e57f6fbb..82091176 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.2 +version: 0.4.3 # 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.1 +appVersion: 0.3.2