From e01137e394a1b5a6f1aa766a1b1262b63b12d0f2 Mon Sep 17 00:00:00 2001 From: Jan Heinrich Reimer Date: Mon, 19 Apr 2021 13:50:35 +0200 Subject: [PATCH] Bump version --- helm/targer/Chart.yaml | 4 ++-- helm/targer/values.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/helm/targer/Chart.yaml b/helm/targer/Chart.yaml index e9ec3f3..78f9bb7 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.10 +appVersion: 0.1.11 # 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.22 +version: 0.1.23 diff --git a/helm/targer/values.yaml b/helm/targer/values.yaml index be0bd4c..1298a13 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.10 + image: webis/targer-frontend:0.1.11 replicas: 3 backend: url: https://demo.webis.de/targer-api/ port: 30293 root: /targer-api - image: webis/targer-backend:0.1.10 + image: webis/targer-backend:0.1.11 replicas: 3 # Paths of models on each host's file system. modelsPath: /mnt/ceph/storage/data-in-production/data-research/acqua/targer/models/