From 33ef574033436892bbf6dc16bc193e5e17fb6754 Mon Sep 17 00:00:00 2001 From: Thomas Jaeckle Date: Tue, 17 Oct 2023 13:17:06 +0200 Subject: [PATCH] update appVersion of Helm Chart to 3.4.0 --- deployment/helm/ditto/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deployment/helm/ditto/Chart.yaml b/deployment/helm/ditto/Chart.yaml index aa115df0a6..40607ec88a 100644 --- a/deployment/helm/ditto/Chart.yaml +++ b/deployment/helm/ditto/Chart.yaml @@ -16,8 +16,8 @@ description: | A digital twin is a virtual, cloud based, representation of his real world counterpart (real world “Things”, e.g. devices like sensors, smart heating, connected cars, smart grids, EV charging stations etc). type: application -version: 3.4.1 # chart version is effectively set by release-job -appVersion: 3.4.0-M1 +version: 3.4.0 # chart version is effectively set by release-job +appVersion: 3.4.0 keywords: - iot-chart - digital-twin