From f8c58fcf583dff256678e6e189fc5b1ff73bdc1b Mon Sep 17 00:00:00 2001 From: ds-lcapellino Date: Tue, 16 Jul 2024 10:05:00 +0200 Subject: [PATCH] feature: #1216 upgrade EDC version to 0.7.1 --- charts/connector/edc-provider/Chart.yaml | 2 +- charts/traceability-foss/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/connector/edc-provider/Chart.yaml b/charts/connector/edc-provider/Chart.yaml index 88cbe21975..03a1abf4bc 100644 --- a/charts/connector/edc-provider/Chart.yaml +++ b/charts/connector/edc-provider/Chart.yaml @@ -38,7 +38,7 @@ dependencies: - condition: tractusx-connector.enabled name: tractusx-connector repository: https://eclipse-tractusx.github.io/tractusx-edc - version: 0.7.0 + version: 0.7.1 - condition: edc-postgresql.enabled alias: edc-postgresql name: postgresql 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