File tree Expand file tree Collapse file tree 4 files changed +9
-9
lines changed
Expand file tree Collapse file tree 4 files changed +9
-9
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.3.34
27- appVersion : " 10.8.1 "
26+ version : 1.3.36
27+ appVersion : " 10.8.4 "
2828dependencies :
2929 - name : frontend
3030 repository : " file://charts/frontend"
31- version : 1.3.34
31+ version : 1.3.36
3232 - name : backend
3333 repository : " file://charts/backend"
34- version : 1.3.34
34+ version : 1.3.36
3535 - name : postgresql
3636 repository : https://charts.bitnami.com/bitnami
3737 version : 12.12.10
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.3.34
24- appVersion : " 10.8.1 "
23+ version : 1.3.36
24+ appVersion : " 10.8.4 "
2525dependencies :
2626 - name : postgresql
2727 repository : https://charts.bitnami.com/bitnami
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.3.34
24- appVersion : " 10.8.1 "
23+ version : 1.3.36
24+ appVersion : " 10.8.4 "
Original file line number Diff line number Diff line change 11{
22 "name" : " trace-x" ,
3- "version" : " 10.8.3 " ,
3+ "version" : " 10.8.4 " ,
44 "scripts" : {
55 "analyze" : " ng build --configuration=production --stats-json && webpack-bundle-analyzer dist/stats.json" ,
66 "build:prod" : " ng build --output-hashing=all --configuration=debugProd --base-href /{baseHrefPlaceholder}/ --deploy-url /{baseHrefPlaceholder}/ " ,
You can’t perform that action at this time.
0 commit comments