From 6ac3a9ee3367da37d622498654e7e4a1e6ae3453 Mon Sep 17 00:00:00 2001 From: Jannik Hollenbach Date: Sun, 20 Aug 2023 19:25:19 +0200 Subject: [PATCH] Bump helm 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 3f74c5ee0..4c26dfb13 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: 6.0.1 +version: 6.1.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: 6.0.1 +appVersion: 6.1.0 dependencies: []