File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66| ------------------| ------------------------------| ----------------------| ------------| -----------------------------------------------------|
77| EDC | edc-postgresql | 15.4.0-debian-11-r45 | 12.12.10 | Enterprise Data Connector for PostgreSQL |
88| IRS | item-relationship-service | 7.0.1 | 9.0.0 | Helm charts for Item Relationship Service |
9- | EDC | tractusx-connector | 0.10.0-rc1 | 0.10.0-rc1 | Connector for Data Transfer and Registration |
9+ | EDC | tractusx-connector | 0.10.0-rc2 | 0.10.0-rc2 | Connector for Data Transfer and Registration |
1010| Discovery Finder | discovery service | 0.2.5 | - | Service for discovering and registering artifacts |
1111| Portal | portal | 1.8.0 | - | Web portal for interacting with Trace-X |
1212| SD-Factory | SD-Factory | 2.1.7 | - | Service Discovery Factory for managing dependencies |
Original file line number Diff line number Diff line change @@ -23,15 +23,15 @@ home: https://eclipse-tractusx.github.io/
2323sources :
2424 - https://github.com/eclipse-tractusx/traceability-foss
2525type : application
26- version : 1.4.2
27- appVersion : " 15.0 .0"
26+ version : 1.5.0
27+ appVersion : " 15.1 .0"
2828dependencies :
2929 - name : frontend
3030 repository : " file://charts/frontend"
31- version : 1.4.2
31+ version : 1.5.0
3232 - name : backend
3333 repository : " file://charts/backend"
34- version : 1.4.2
34+ version : 1.5.0
3535 - name : postgresql
3636 repository : https://charts.bitnami.com/bitnami
3737 version : 12.12.10
@@ -42,14 +42,14 @@ dependencies:
4242 condition : pgadmin4.enabled
4343 - name : item-relationship-service
4444 repository : https://eclipse-tractusx.github.io/item-relationship-service
45- version : 8 .0.2
45+ version : 9 .0.0
4646 condition : item-relationship-service.enabled
4747 - name : tractusx-connector
4848 repository : https://eclipse-tractusx.github.io/tractusx-edc
49- version : 0.10.0-rc1
49+ version : 0.10.0-rc2
5050 condition : tractusx-connector.enabled
5151 - name : postgresql
5252 alias : edc-postgresql
5353 repository : https://charts.bitnami.com/bitnami
54- version : 15.2.1
54+ version : 12.12.10
5555 condition : edc-postgresql.enabled
Original file line number Diff line number Diff line change @@ -20,8 +20,8 @@ apiVersion: v2
2020name : backend
2121description : A Helm chart for Traceability backend application.
2222type : application
23- version : 1.4.2
24- appVersion : " 15.0 .0"
23+ version : 1.5.0
24+ appVersion : " 15.1 .0"
2525dependencies :
2626 - name : postgresql
2727 repository : https://charts.bitnami.com/bitnami
@@ -33,7 +33,7 @@ dependencies:
3333 condition : pgadmin4.enabled
3434 - name : irs-helm
3535 repository : https://eclipse-tractusx.github.io/item-relationship-service
36- version : 8 .0.2
36+ version : 9 .0.0
3737 condition : irs-helm.enabled
3838 - name : irs-edc-consumer
3939 repository : https://eclipse-tractusx.github.io/item-relationship-service
Original file line number Diff line number Diff line change @@ -20,5 +20,5 @@ apiVersion: v2
2020name : frontend
2121description : A Helm chart for Traceability frontend application.
2222type : application
23- version : 1.4.2
24- appVersion : " 15.0 .0"
23+ version : 1.5.0
24+ appVersion : " 15.1 .0"
You can’t perform that action at this time.
0 commit comments