From adac6ac78aaae6566f80ce1c498486ffc7b7ca3e Mon Sep 17 00:00:00 2001 From: argocd-image-updater Date: Thu, 28 Nov 2024 13:19:59 +0000 Subject: [PATCH] build: automatic update of prod-testkube-cloud-ui updates image kubeshop/testkube-cloud-ui tag '2.7.6' to '2.7.7-rc.6' --- .../.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 4bc25eb53..5ef2b8b57 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.7.7-rc.5 + value: 2.7.7-rc.6 forcestring: true