From 0a88c576e43c992d512e93b5af3cbc8c73a0697f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20J=C3=A4ckle?= Date: Thu, 13 Jun 2024 13:16:01 +0200 Subject: [PATCH] bump Helm chart version to 3.5.9 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 a387d4ccb6..69034d6b62 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.5.10 # chart version is effectively set by release-job -appVersion: 3.5.8 +version: 3.5.9 # chart version is effectively set by release-job +appVersion: 3.5.9 keywords: - iot-chart - digital-twin