From 170adc0c4e98132464aa2a37567eee9c7324a9fb Mon Sep 17 00:00:00 2001 From: argocd-image-updater Date: Mon, 16 Dec 2024 15:40:40 +0000 Subject: [PATCH] build: automatic update of edge-testkube-cloud-api updates image kubeshop/testkube-cloud-api tag '0.0.9-dev-0f28d3da' to '0.0.9-dev-b286b3a5' updates image kubeshop/testkube-migration tag '0.0.7' to '0.0.9-dev-b286b3a5' --- .../.argocd-source-edge-testkube-cloud-api.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 cfa644b9e..201a7fdf3 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 @@ -4,11 +4,11 @@ helm: value: docker.io/kubeshop/testkube-cloud-api forcestring: true - name: image.tag - value: 0.0.9-dev-0f28d3da + value: 0.0.9-dev-b286b3a5 forcestring: true - name: migrationImage.name value: docker.io/kubeshop/testkube-migration forcestring: true - name: migrationImage.tag - value: 0.0.9-dev-0f28d3da + value: 0.0.9-dev-b286b3a5 forcestring: true