From f78bb2505b0716a66a49ddbbcb38897b618bf4e2 Mon Sep 17 00:00:00 2001 From: argocd-image-updater Date: Mon, 16 Sep 2024 07:34:06 +0000 Subject: [PATCH] build: automatic update of prod-testkube-cloud-ui updates image kubeshop/testkube-cloud-ui tag '2.3.1-rc.12' to '2.3.1-rc.15' --- .../.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 0a0033c5..2998c1ea 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.3.1-rc.14 + value: 2.3.1-rc.15 forcestring: true