From 8209a63d17405c2f37c5717c8c09d64d8deae78c Mon Sep 17 00:00:00 2001 From: Jannik Hollenbach Date: Sat, 23 Sep 2023 14:43:13 +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 4c26dfb13..ede841d8b 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.1.0 +version: 7.0.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.1.0 +appVersion: 7.0.0 dependencies: []