From 6c1dde7e822f12ced48ffd48912b54098d64ac4e Mon Sep 17 00:00:00 2001 From: "Michael N. Lipp" Date: Sat, 10 Aug 2024 13:41:05 +0200 Subject: [PATCH] Update image version. --- deploy/vmop-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/vmop-deployment.yaml b/deploy/vmop-deployment.yaml index 648cc39..adbfb3b 100644 --- a/deploy/vmop-deployment.yaml +++ b/deploy/vmop-deployment.yaml @@ -20,7 +20,7 @@ spec: containers: - name: vm-operator image: >- - ghcr.io/mnlipp/org.jdrupes.vmoperator.manager:latest + ghcr.io/mnlipp/org.jdrupes.vmoperator.manager:3.2.0 volumeMounts: - name: config mountPath: /etc/opt/vmoperator