File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ maintainers: # (optional)
1212
1313# This is the version number of the application being deployed. This version number should be
1414# incremented each time you make changes to the application.
15- appVersion : 0.1.11
15+ appVersion : 0.1.12
1616
1717# This is the chart version. This version number should be incremented each time you make changes
1818# to the chart and its templates, including the app version.
19- version : 0.1.23
19+ version : 0.1.24
Original file line number Diff line number Diff line change 55frontend :
66# url: https://demo.webis.de/targer/
77 port : 30294
8- image : webis/targer-frontend:0.1.11
8+ image : webis/targer-frontend:0.1.12
99 replicas : 3
1010
1111backend :
1212 url : https://demo.webis.de/targer-api/
1313 port : 30293
1414 root : /targer-api
15- image : webis/targer-backend:0.1.11
15+ image : webis/targer-backend:0.1.12
1616 replicas : 3
1717 # Paths of models on each host's file system.
1818 modelsPath : /mnt/ceph/storage/data-in-production/data-research/acqua/targer/models/
You can’t perform that action at this time.
0 commit comments