From 6566b884e5176f42c967f7c09a9d0e1cacb53c4b Mon Sep 17 00:00:00 2001 From: argocd-image-updater Date: Mon, 20 Jan 2025 09:38:00 +0000 Subject: [PATCH] build: automatic update of edge-testkube-cloud-api updates image kubeshop/testkube-migration tag '1.11.7-rc.5' to '1.11.7-rc.6' --- .../.argocd-source-edge-testkube-cloud-api.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 58159be78..934a2cb25 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 @@ -10,5 +10,5 @@ helm: value: docker.io/kubeshop/testkube-migration forcestring: true - name: migrationImage.tag - value: 1.11.7-rc.5 + value: 1.11.7-rc.6 forcestring: true