From 1914ffcc31af25a37b2bef91cd80e76e25e830c2 Mon Sep 17 00:00:00 2001 From: argocd-image-updater Date: Wed, 16 Oct 2024 11:56:34 +0000 Subject: [PATCH] build: automatic update of prod-testkube-cloud-ui updates image kubeshop/testkube-cloud-ui tag '2.6.1-rc.4' to '2.6.2-rc.3' --- .../.argocd-source-prod-testkube-cloud-ui.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/testkube-cloud-ui/.argocd-source-prod-testkube-cloud-ui.yaml b/charts/testkube-cloud-ui/.argocd-source-prod-testkube-cloud-ui.yaml index 44d9bd10b..958c20f92 100644 --- a/charts/testkube-cloud-ui/.argocd-source-prod-testkube-cloud-ui.yaml +++ b/charts/testkube-cloud-ui/.argocd-source-prod-testkube-cloud-ui.yaml @@ -4,5 +4,5 @@ helm: value: docker.io/kubeshop/testkube-cloud-ui forcestring: true - name: image.tag - value: 2.6.2-rc.2 + value: 2.6.2-rc.3 forcestring: true