Set version.
Some checks failed
Java CI with Gradle / build (push) Has been cancelled

This commit is contained in:
Michael Lipp 2024-06-13 15:45:20 +02:00
parent 9c31f574b8
commit d9eaea2cc3
2 changed files with 2 additions and 3 deletions

View file

@ -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.0.0
volumeMounts:
- name: config
mountPath: /etc/opt/vmoperator

View file

@ -7,8 +7,7 @@ spec:
image:
repository: docker-registry.lan.mnl.de
path: vmoperator/org.jdrupes.vmoperator.runner.qemu-alpine
version: latest
pullPolicy: Always
version: 3.0.0
permissions:
- user: admin