Skip to content

Commit

Permalink
chore(charts):[#794] update edc to 0.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ds-jhartmann committed Jul 16, 2024
1 parent 3bf37d9 commit 2ad9e41
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions charts/connector/edc-provider/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions charts/irs-environments/dev/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions charts/irs-environments/ess/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions charts/irs-environments/int/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2ad9e41

Please sign in to comment.