From dbc4f89055598c52932840d96049407a710632db Mon Sep 17 00:00:00 2001 From: "Adrian A. Baumann" Date: Fri, 7 Nov 2025 14:32:21 +0100 Subject: [PATCH] Deploy 950 --- argocd/deployment.yaml | 2 +- pages/templates/base.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/argocd/deployment.yaml b/argocd/deployment.yaml index 0052fc4..f7a300e 100644 --- a/argocd/deployment.yaml +++ b/argocd/deployment.yaml @@ -25,7 +25,7 @@ spec: mountPath: /data containers: - name: web - image: git.baumann.gr/adebaumann/vui:0.949-oblique + image: git.baumann.gr/adebaumann/vui:0.950-oblique imagePullPolicy: Always ports: - containerPort: 8000 diff --git a/pages/templates/base.html b/pages/templates/base.html index ef8ff6f..39f4954 100644 --- a/pages/templates/base.html +++ b/pages/templates/base.html @@ -180,7 +180,7 @@

-

Version {{ version|default:"0.949" }}

+

Version {{ version|default:"0.950" }}