Skip to content

Commit

Permalink
Merge pull request #1261 from eclipse-tractusx/chore/udpate-irs
Browse files Browse the repository at this point in the history
chore: xxx update irs version
  • Loading branch information
ds-mwesener authored Jul 22, 2024
2 parents f6aa5c8 + 56bb6c5 commit a1872c5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ _**For better traceability add the corresponding GitHub issue number in each cha
## [UNRELEASED - DD.MM.YYYY]
### Changed
- #1070 Convert png to svg according to TRG 1.04 - Diagrams as code / Editable static files
- #xxx update IRS chart version from 7.3.1 to 7.4.0

## [13.0.0 - 19.07.2024]

Expand Down
2 changes: 1 addition & 1 deletion COMPATIBILITY_MATRIX.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
| Dependency | Name of Service | Version | Helm | Comments |
|------------------|------------------------------|----------------------|----------|-----------------------------------------------------|
| EDC | edc-postgresql | 15.4.0-debian-11-r45 | 12.12.10 | Enterprise Data Connector for PostgreSQL |
| IRS | item-relationship-service | 5.3.0 | 7.3.1 | Helm charts for Item Relationship Service |
| IRS | item-relationship-service | 5.4.0 | 7.4.0 | Helm charts for Item Relationship Service |
| EDC | tractusx-connector | 0.7.3 | 0.7.3 | Connector for Data Transfer and Registration |
| Discovery Finder | discovery service | 0.2.5 | - | Service for discovering and registering artifacts |
| Portal | portal | 1.8.0 | - | Web portal for interacting with Trace-X |
Expand Down
2 changes: 1 addition & 1 deletion charts/traceability-foss/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ dependencies:
condition: pgadmin4.enabled
- name: item-relationship-service
repository: https://eclipse-tractusx.github.io/item-relationship-service
version: 7.3.1
version: 7.4.0
condition: item-relationship-service.enabled
- name: tractusx-connector
repository: https://eclipse-tractusx.github.io/tractusx-edc
Expand Down

0 comments on commit a1872c5

Please sign in to comment.