From 35fbfdccec915280f8e4712485dc8bf3503f23c8 Mon Sep 17 00:00:00 2001 From: "Adrian A. Baumann" Date: Thu, 4 Dec 2025 01:35:01 +0100 Subject: [PATCH] Deployment 963 --- 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 7b0a189..bd178d8 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.963 + image: git.baumann.gr/adebaumann/vui:0.964 imagePullPolicy: Always ports: - containerPort: 8000 diff --git a/pages/templates/base.html b/pages/templates/base.html index 405f7d3..6b464f3 100644 --- a/pages/templates/base.html +++ b/pages/templates/base.html @@ -216,7 +216,7 @@

-

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

+

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