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 377f74048..cf78b582b 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.95-dev-e789d11a forcestring: true + - name: migrationImage.name + value: docker.io/kubeshop/testkube-migration + forcestring: true + - name: migrationImage.tag + value: 1.10.95-dev-5cec8352 + forcestring: true