From 929899035de8cdef34d65a3443cac88738726929 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 17:49:44 +0000 Subject: [PATCH] =?UTF-8?q?fix(helm):=20update=20quickwit=20(=200.7.4=20?= =?UTF-8?q?=E2=86=92=200.7.5=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- argocd/monitoring/quickwit/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/monitoring/quickwit/kustomization.yaml b/argocd/monitoring/quickwit/kustomization.yaml index 9f800ba9..6c764eb0 100755 --- a/argocd/monitoring/quickwit/kustomization.yaml +++ b/argocd/monitoring/quickwit/kustomization.yaml @@ -15,5 +15,5 @@ helmCharts: releaseName: quickwit namespace: *namespace repo: https://helm.quickwit.io - version: 0.7.4 + version: 0.7.5 valuesFile: values.yaml