diff --git a/argocd/deployment.yaml b/argocd/deployment.yaml index f8d845a..6065f13 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.968 + image: git.baumann.gr/adebaumann/vui:0.969 imagePullPolicy: Always ports: - containerPort: 8000 diff --git a/pages/templates/base.html b/pages/templates/base.html index 9d31942..724d3e0 100644 --- a/pages/templates/base.html +++ b/pages/templates/base.html @@ -219,7 +219,7 @@

-

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

+

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