diff --git a/charts/connector/edc-provider/Chart.yaml b/charts/connector/edc-provider/Chart.yaml index dc9d5a21e2..0e06eb0164 100644 --- a/charts/connector/edc-provider/Chart.yaml +++ b/charts/connector/edc-provider/Chart.yaml @@ -20,12 +20,12 @@ version: 2.0.0 # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "0.5.0" +appVersion: "0.7.3" dependencies: - name: tractusx-connector repository: https://eclipse-tractusx.github.io/tractusx-edc - version: 0.7.1 + version: 0.7.3 - condition: postgresql.enabled alias: edc-postgresql name: postgresql diff --git a/charts/irs-environments/dev/Chart.yaml b/charts/irs-environments/dev/Chart.yaml index 27542157c8..e1551fd8ec 100644 --- a/charts/irs-environments/dev/Chart.yaml +++ b/charts/irs-environments/dev/Chart.yaml @@ -19,10 +19,10 @@ version: 1.0.6 dependencies: - name: item-relationship-service repository: https://eclipse-tractusx.github.io/item-relationship-service - version: 7.3.0 + version: 7.3.1 - name: tractusx-connector repository: https://eclipse-tractusx.github.io/tractusx-edc - version: 0.7.1 + version: 0.7.3 - condition: postgresql.enabled alias: edc-postgresql name: postgresql diff --git a/charts/irs-environments/ess/Chart.yaml b/charts/irs-environments/ess/Chart.yaml index 659f228668..d4589f3e09 100644 --- a/charts/irs-environments/ess/Chart.yaml +++ b/charts/irs-environments/ess/Chart.yaml @@ -19,10 +19,10 @@ version: 1.0.0 dependencies: - name: item-relationship-service repository: https://eclipse-tractusx.github.io/item-relationship-service - version: 7.3.0 + version: 7.3.1 - name: tractusx-connector repository: https://eclipse-tractusx.github.io/tractusx-edc - version: 0.7.1 + version: 0.7.3 - condition: postgresql.enabled alias: edc-postgresql name: postgresql diff --git a/charts/irs-environments/int/Chart.yaml b/charts/irs-environments/int/Chart.yaml index bc51ce5711..2d72c385cd 100644 --- a/charts/irs-environments/int/Chart.yaml +++ b/charts/irs-environments/int/Chart.yaml @@ -19,10 +19,10 @@ version: 1.0.4 dependencies: - name: item-relationship-service repository: https://eclipse-tractusx.github.io/item-relationship-service - version: 7.3.0 + version: 7.3.1 - name: tractusx-connector repository: https://eclipse-tractusx.github.io/tractusx-edc - version: 0.7.1 + version: 0.7.3 - condition: postgresql.enabled alias: edc-postgresql name: postgresql