From 0a167b59a02849e2317e1677253e5c4bce642bcb Mon Sep 17 00:00:00 2001 From: argocd-image-updater Date: Tue, 17 Dec 2024 09:11:32 +0000 Subject: [PATCH] build: automatic update of edge-testkube-cloud-api updates image kubeshop/testkube-migration tag '0.0.7' to '0.0.9-dev-744bb9f0' --- .../.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 585c60fbc..f91586c96 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: 0.0.9-dev-744bb9f0 forcestring: true + - name: migrationImage.name + value: docker.io/kubeshop/testkube-migration + forcestring: true + - name: migrationImage.tag + value: 0.0.9-dev-744bb9f0 + forcestring: true