From d1a0d05c6ee2a5c74b0fc8edc503a75625f84366 Mon Sep 17 00:00:00 2001 From: ds-lcapellino Date: Mon, 29 Apr 2024 14:10:21 +0200 Subject: [PATCH] feature: #778 udpate edc version 0.7.0 --- CHANGELOG.md | 1 + charts/traceability-foss/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9ae7391813..0d5c42b8ce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,7 @@ _**For better traceability add the corresponding GitHub issue number in each cha - #603 Upgraded SingleLevelBomAsBuilt, SingleLevelBomAsPlanned & SingleLevelBomAsBuilt to 3.0.0 - #603 Upgraded Batch, SerialPart and JustInSequencePart to 3.0.0 - #603 Upgraded PartAsPlanned to 2.0.0 +- #778 update EDC from 0.5.3 to 0.7.0 ### Removed - diff --git a/charts/traceability-foss/Chart.yaml b/charts/traceability-foss/Chart.yaml index 978253101d..cbf3716ca4 100644 --- a/charts/traceability-foss/Chart.yaml +++ b/charts/traceability-foss/Chart.yaml @@ -46,7 +46,7 @@ dependencies: condition: irs-helm.enabled - name: tractusx-connector repository: https://eclipse-tractusx.github.io/tractusx-edc - version: 0.5.3 + version: 0.7.0 condition: tractusx-connector.enabled - name: postgresql alias: edc-postgresql