File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
Expand file tree Collapse file tree 3 files changed +7
-7
lines changed 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.1
26+ version : 1.4.2
2727appVersion : " 15.0.0"
2828dependencies :
2929 - name : frontend
3030 repository : " file://charts/frontend"
31- version : 1.4.1
31+ version : 1.4.2
3232 - name : backend
3333 repository : " file://charts/backend"
34- version : 1.4.1
34+ version : 1.4.2
3535 - name : postgresql
3636 repository : https://charts.bitnami.com/bitnami
3737 version : 12.12.10
@@ -42,7 +42,7 @@ dependencies:
4242 condition : pgadmin4.enabled
4343 - name : item-relationship-service
4444 repository : https://eclipse-tractusx.github.io/item-relationship-service
45- version : 8.0.0
45+ version : 8.0.2
4646 condition : item-relationship-service.enabled
4747 - name : tractusx-connector
4848 repository : https://eclipse-tractusx.github.io/tractusx-edc
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ apiVersion: v2
2020name : backend
2121description : A Helm chart for Traceability backend application.
2222type : application
23- version : 1.4.1
23+ version : 1.4.2
2424appVersion : " 15.0.0"
2525dependencies :
2626 - name : postgresql
@@ -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 : 7.1.3
36+ version : 8.0.2
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.1
23+ version : 1.4.2
2424appVersion : " 15.0.0"
You can’t perform that action at this time.
0 commit comments