From 99dccafd90385ab164baee48f62e7c81d2bcea45 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20J=C3=A4ckle?= Date: Tue, 14 May 2024 07:55:38 +0200 Subject: [PATCH] bump Helm app 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 b20e28edea..0991a0949f 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.5-0 # chart version is effectively set by release-job -appVersion: 3.5.4 +version: 3.5.5 # chart version is effectively set by release-job +appVersion: 3.5.5 keywords: - iot-chart - digital-twin