diff --git a/argocd/deployment.yaml b/argocd/deployment.yaml index 1f74c74..7263556 100644 --- a/argocd/deployment.yaml +++ b/argocd/deployment.yaml @@ -27,7 +27,7 @@ spec: mountPath: /data containers: - name: web - image: git.baumann.gr/adebaumann/labhelper:0.024 + image: git.baumann.gr/adebaumann/labhelper:0.025 imagePullPolicy: Always ports: - containerPort: 8000 diff --git a/boxes/templates/boxes/add_things.html b/boxes/templates/boxes/add_things.html index 4727952..5b931a9 100644 --- a/boxes/templates/boxes/add_things.html +++ b/boxes/templates/boxes/add_things.html @@ -162,9 +162,7 @@ {{ form.name }} {% for error in form.name.errors %}