From cb768892baa3d2fcba4c5329017e590463d30741 Mon Sep 17 00:00:00 2001 From: Jannik Hollenbach <13718901+J12934@users.noreply.github.com> Date: Fri, 8 May 2020 14:40:34 +0200 Subject: [PATCH] Increment helm release version --- helm/multi-juicer/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helm/multi-juicer/Chart.yaml b/helm/multi-juicer/Chart.yaml index 4a568c335..f9c27878d 100644 --- a/helm/multi-juicer/Chart.yaml +++ b/helm/multi-juicer/Chart.yaml @@ -14,10 +14,10 @@ type: application # 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: 3.2.0 +version: 3.3.0 # 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: 3.2.0 +appVersion: 3.3.0 dependencies: []