From e36a5cdcc858a6591f9ec938267c21caeced0951 Mon Sep 17 00:00:00 2001 From: Jannik Hollenbach Date: Wed, 8 Nov 2023 19:20:26 +0100 Subject: [PATCH] Bump Chart version to 7.1.0 --- 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 0f7f963a0..0acf0e2c5 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: 7.0.1 +version: 7.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: 7.0.1 +appVersion: 7.1.0 dependencies: []