diff --git a/k8s/deployment.yaml b/k8s/deployment.yaml index c8ffb77..f2b61b6 100644 --- a/k8s/deployment.yaml +++ b/k8s/deployment.yaml @@ -15,7 +15,7 @@ spec: spec: containers: - name: m1730-generator - image: git.baumann.gr/adebaumann/m1730-generator:0.4 + image: git.baumann.gr/adebaumann/m1730-generator:0.5 imagePullPolicy: Always ports: - containerPort: 5000 diff --git a/web/app.py b/web/app.py index 3cbdf99..7148862 100644 --- a/web/app.py +++ b/web/app.py @@ -61,7 +61,7 @@ def generate_svg(unit, min_val, max_val, range_label, big_ticks, small_ticks, la ' ', # Background rect with scale-bar cutout - ' ',