diff --git a/helm/targer/Chart.yaml b/helm/targer/Chart.yaml index 092ffc9..24b9d04 100644 --- a/helm/targer/Chart.yaml +++ b/helm/targer/Chart.yaml @@ -12,8 +12,8 @@ maintainers: # (optional) # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. -appVersion: 0.1.3 +appVersion: 0.1.7 # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. -version: 0.1.9 +version: 0.1.14 diff --git a/helm/targer/values.yaml b/helm/targer/values.yaml index 0601f16..5c01ae4 100644 --- a/helm/targer/values.yaml +++ b/helm/targer/values.yaml @@ -5,14 +5,14 @@ frontend: # url: https://demo.webis.de/targer/ port: 30294 - image: webis/targer-frontend:0.1.3 + image: webis/targer-frontend:0.1.7 replicas: 3 backend: url: https://demo.webis.de/targer-api/ port: 30293 root: /targer-api - image: webis/targer-backend:0.1.3 + image: webis/targer-backend:0.1.7 replicas: 3 # Paths of models on each host's file system. modelsPath: /mnt/ceph/storage/data-in-progress/targer/models/