From 63df5b99b60a46b37120ad25d959a0319fc7d842 Mon Sep 17 00:00:00 2001 From: "Michael N. Lipp" Date: Sun, 11 Jun 2023 23:03:55 +0200 Subject: [PATCH] Adjust path. --- org.jdrupes.vmoperator.runner.qemu/helm-test/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/org.jdrupes.vmoperator.runner.qemu/helm-test/values.yaml b/org.jdrupes.vmoperator.runner.qemu/helm-test/values.yaml index 8af0bdf..9e9b486 100644 --- a/org.jdrupes.vmoperator.runner.qemu/helm-test/values.yaml +++ b/org.jdrupes.vmoperator.runner.qemu/helm-test/values.yaml @@ -1,8 +1,8 @@ # Default values for vmrunner helm test. image: - repository: docker-registry.domain.com - path: vmoperator/org.jdrupes.vmoperator.runner.qemu + repository: ghcr.io + path: mnlipp/org.jdrupes.vmoperator.runner.qemu-arch version: latest pullPolicy: IfNotPresent