feature/login #11

Merged
adebaumann merged 10 commits from feature/login into development 2025-11-24 10:20:49 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 1745596d14 - Show all commits

View File

@@ -25,7 +25,7 @@ spec:
mountPath: /data
containers:
- name: web
image: git.baumann.gr/adebaumann/vui:0.952-oblique
image: git.baumann.gr/adebaumann/vui:0.953-development
imagePullPolicy: Always
ports:
- containerPort: 8000

View File

@@ -180,7 +180,7 @@
</p>
</div>
<div class="col-sm-6 text-right">
<p class="text-muted">Version {{ version|default:"0.951" }}</p>
<p class="text-muted">Version {{ version|default:"0.953" }}</p>
</div>
</div>
</div>