diff --git a/argocd/deployment.yaml b/argocd/deployment.yaml index f6d39b3..8d5b457 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.962 + image: git.baumann.gr/adebaumann/vui:0.962.1 imagePullPolicy: Always ports: - containerPort: 8000