From 7eb98be28fe2cdef276cb8fe6a271fd079361db8 Mon Sep 17 00:00:00 2001 From: ds-lcapellino Date: Tue, 16 Jul 2024 10:50:44 +0200 Subject: [PATCH] feature: #1216 upgrade EDC version to 0.7.1 --- charts/traceability-foss/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/traceability-foss/Chart.yaml b/charts/traceability-foss/Chart.yaml index eba7c2c5da..8bc8dff417 100644 --- a/charts/traceability-foss/Chart.yaml +++ b/charts/traceability-foss/Chart.yaml @@ -46,7 +46,7 @@ dependencies: condition: item-relationship-service.enabled - name: tractusx-connector repository: https://eclipse-tractusx.github.io/tractusx-edc - version: 0.7.0 + version: 0.7.1 condition: tractusx-connector.enabled - name: postgresql alias: edc-postgresql