From b746da8b190033c7b0f0829318c4f3193c1040b5 Mon Sep 17 00:00:00 2001 From: Jacek Wysocki Date: Tue, 17 Dec 2024 12:48:40 +0100 Subject: [PATCH] fix: updated migration --- charts/testkube-cloud-api/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/testkube-cloud-api/values.yaml b/charts/testkube-cloud-api/values.yaml index 7b038b63e..cc3d0bc42 100644 --- a/charts/testkube-cloud-api/values.yaml +++ b/charts/testkube-cloud-api/values.yaml @@ -123,9 +123,9 @@ image: migrationImage: # -- If defined, it will prepend the registry to the image name, if not, default docker.io will be prepended registry: "" - repository: kubeshop/testkube-migration + repository: kubeshop/testkube-sandbox pullPolicy: IfNotPresent - tag: "0.0.7" + tag: "migration-test-discovery-12339867" imagePullSecrets: [] nameOverride: "" fullnameOverride: ""