From 5b103d40b940ec62912c4b9941ee052954dd3c84 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20J=C3=A4ckle?= Date: Mon, 3 Feb 2025 14:20:21 +0100 Subject: [PATCH] bump Helm chart appVersion to 3.6.10 --- 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 d4e8403a82..2687219756 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.6.9 # chart version is effectively set by release-job -appVersion: 3.6.9 +version: 3.6.10 # chart version is effectively set by release-job +appVersion: 3.6.10 keywords: - iot-chart - digital-twin