From 22ad971d487d52bd31eb96f59c280c91e385e206 Mon Sep 17 00:00:00 2001 From: argocd-image-updater Date: Mon, 23 Dec 2024 23:07:16 +0000 Subject: [PATCH] build: automatic update of edge-testkube-cloud-api updates image kubeshop/testkube-migration tag '0.1.1' to '1.10.92-dev-eb69e4c0' --- .../.argocd-source-edge-testkube-cloud-api.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/charts/testkube-cloud-api/.argocd-source-edge-testkube-cloud-api.yaml b/charts/testkube-cloud-api/.argocd-source-edge-testkube-cloud-api.yaml index a3d2683eb..748277404 100644 --- a/charts/testkube-cloud-api/.argocd-source-edge-testkube-cloud-api.yaml +++ b/charts/testkube-cloud-api/.argocd-source-edge-testkube-cloud-api.yaml @@ -6,3 +6,9 @@ helm: - name: image.tag value: 1.10.92-dev-eb69e4c0 forcestring: true + - name: migrationImage.name + value: docker.io/kubeshop/testkube-migration + forcestring: true + - name: migrationImage.tag + value: 1.10.92-dev-eb69e4c0 + forcestring: true