From 21625e48239cfa471f286c09fe09de830af54356 Mon Sep 17 00:00:00 2001 From: Jannik Hollenbach Date: Tue, 12 Oct 2021 08:55:24 +0200 Subject: [PATCH] Bump chart 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 741b30657..0d2bfe08e 100644 --- a/helm/multi-juicer/Chart.yaml +++ b/helm/multi-juicer/Chart.yaml @@ -28,10 +28,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: 4.3.0 +version: 4.3.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: 4.3.0 +appVersion: 4.3.1 dependencies: []