From 3f8acf9556625c7b39e663e7234260c7c3d9a514 Mon Sep 17 00:00:00 2001 From: Muhammad Saud Khan Date: Thu, 11 Jul 2024 15:08:26 +0200 Subject: [PATCH 1/2] chore(dtr): update dtr chart version to v0.5.0 --- deployment/infrastructure/data-provider/registry/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deployment/infrastructure/data-provider/registry/Chart.yaml b/deployment/infrastructure/data-provider/registry/Chart.yaml index 67b5e36fa..17edf4192 100644 --- a/deployment/infrastructure/data-provider/registry/Chart.yaml +++ b/deployment/infrastructure/data-provider/registry/Chart.yaml @@ -28,11 +28,11 @@ name: registry description: Tractus-X Digital Twin Registry Helm Chart type: application -version: 0.3.31 +version: 0.5.0 dependencies: - name: digital-twin-registry repository: https://eclipse-tractusx.github.io/sldt-digital-twin-registry alias: provider-dtr - version: 0.3.31 + version: 0.5.0 condition: enabled From 7d8e717a74193513312c856897538cf2466e16ac Mon Sep 17 00:00:00 2001 From: Muhammad Saud Khan Date: Wed, 17 Jul 2024 14:59:35 +0200 Subject: [PATCH 2/2] chore: update registry version to v0.5.2 --- deployment/infrastructure/data-provider/registry/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deployment/infrastructure/data-provider/registry/Chart.yaml b/deployment/infrastructure/data-provider/registry/Chart.yaml index 17edf4192..134fdb991 100644 --- a/deployment/infrastructure/data-provider/registry/Chart.yaml +++ b/deployment/infrastructure/data-provider/registry/Chart.yaml @@ -28,11 +28,11 @@ name: registry description: Tractus-X Digital Twin Registry Helm Chart type: application -version: 0.5.0 +version: 0.5.2 dependencies: - name: digital-twin-registry repository: https://eclipse-tractusx.github.io/sldt-digital-twin-registry alias: provider-dtr - version: 0.5.0 + version: 0.5.2 condition: enabled