Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
d9eaea2cc3 Set version.
Some checks failed
Java CI with Gradle / build (push) Has been cancelled
2024-06-13 15:45:20 +02:00
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