From f20596be2d6c252e4246f9c4f35b5c5307ca8224 Mon Sep 17 00:00:00 2001 From: Jannik Hollenbach Date: Sat, 13 Feb 2021 14:26:19 +0100 Subject: [PATCH] Update helm 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 fd93633d6..ba4d464c5 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: 3.9.0 +version: 3.10.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.9.0 +appVersion: 3.10.0 dependencies: []