From f41763d668d178158241ee2e3556ebe35e736382 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20J=C3=A4ckle?= Date: Fri, 17 May 2024 19:18:54 +0200 Subject: [PATCH] bump Helm chart version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Thomas Jäckle --- 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 0e73c5a1ae..8b93fdc262 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.4 # chart version is effectively set by release-job -appVersion: 3.4.4 +version: 3.4.5 # chart version is effectively set by release-job +appVersion: 3.4.5 keywords: - iot-chart - digital-twin