From daeca3ad95c01c0217e902063adad08358e72a2f Mon Sep 17 00:00:00 2001 From: argocd-image-updater Date: Thu, 9 Jan 2025 14:50:00 +0000 Subject: [PATCH] build: automatic update of edge-testkube-cloud-api updates image kubeshop/testkube-cloud-api tag '1.11.2-rc.0' to '1.11.3-rc.0' updates image kubeshop/testkube-migration tag '1.11.2-rc.0' to '1.11.3-rc.0' --- .../.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 a8a6cdd5f..04c6b07b4 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: 1.11.2-rc.0 + value: 1.11.3-rc.0 forcestring: true - name: migrationImage.name value: docker.io/kubeshop/testkube-migration forcestring: true - name: migrationImage.tag - value: 1.11.2-rc.0 + value: 1.11.3-rc.0 forcestring: true