Skip to content

Commit

Permalink
Merge pull request #764 from catenax-ng/helm/TRACEFOSS-XXX-update-edc
Browse files Browse the repository at this point in the history
helm: update irs version
  • Loading branch information
ds-mwesener authored Nov 13, 2023
2 parents 1705a2a + 5f83c8a commit 4c6d4d8
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion charts/connector/edc-provider/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ dependencies:
- condition: tractusx-connector.enabled
name: tractusx-connector
repository: https://eclipse-tractusx.github.io/tractusx-edc
version: 0.5.0
version: 0.5.3
- condition: edc-postgresql.enabled
alias: edc-postgresql
name: postgresql
Expand Down
4 changes: 2 additions & 2 deletions charts/traceability-foss/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@ dependencies:
condition: pgadmin4.enabled
- name: irs-helm
repository: https://eclipse-tractusx.github.io/item-relationship-service
version: 6.8.0
version: 6.9.1
condition: irs-helm.enabled
- name: tractusx-connector
repository: https://eclipse-tractusx.github.io/tractusx-edc
version: 0.5.0
version: 0.5.3
condition: tractusx-connector.enabled
- name: postgresql
alias: edc-postgresql
Expand Down
2 changes: 1 addition & 1 deletion charts/traceability-foss/charts/backend/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies:
condition: pgadmin4.enabled
- name: irs-helm
repository: https://eclipse-tractusx.github.io/item-relationship-service
version: 6.5.0
version: 6.9.1
condition: irs-helm.enabled
- name: irs-edc-consumer
repository: https://eclipse-tractusx.github.io/item-relationship-service
Expand Down

0 comments on commit 4c6d4d8

Please sign in to comment.