From 8665e0af8ba14fa66984a828ba93a76cb4b645c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rade=20Martinovi=C4=87?= Date: Fri, 1 Dec 2023 16:59:53 +0100 Subject: [PATCH] Updating chart version But keeping the app version --- deployment/helm/ditto/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployment/helm/ditto/Chart.yaml b/deployment/helm/ditto/Chart.yaml index d05223fa19..06bbaf9035 100644 --- a/deployment/helm/ditto/Chart.yaml +++ b/deployment/helm/ditto/Chart.yaml @@ -16,7 +16,7 @@ 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.2 # chart version is effectively set by release-job +version: 3.4.3-0 # chart version is effectively set by release-job appVersion: 3.4.2 keywords: - iot-chart