diff --git a/argocd/deployment.yaml b/argocd/deployment.yaml index e7dc2d2..795a518 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.954 + image: git.baumann.gr/adebaumann/vui:0.955 imagePullPolicy: Always ports: - containerPort: 8000 diff --git a/pages/templates/base.html b/pages/templates/base.html index f7f41dd..603cf60 100644 --- a/pages/templates/base.html +++ b/pages/templates/base.html @@ -211,7 +211,7 @@

-

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

+

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