From eeb9d51afcc4f0a4c7576df37cf6e12f4f8641b8 Mon Sep 17 00:00:00 2001 From: "smurf-bot[bot]" <137516995+smurf-bot[bot]@users.noreply.github.com> Date: Wed, 8 May 2024 10:21:29 -0600 Subject: [PATCH] =?UTF-8?q?fix(helm):=20update=20grafana=20(=207.3.9=20?= =?UTF-8?q?=E2=86=92=207.3.10=20)=20(#2296)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ------- | ----- | ------ | | helm | grafana | 7.3.9 | 7.3.10 | Co-authored-by: smurf-bot[bot] <137516995+smurf-bot[bot]@users.noreply.github.com> --- kubernetes/main/apps/observability/grafana/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/main/apps/observability/grafana/app/helmrelease.yaml b/kubernetes/main/apps/observability/grafana/app/helmrelease.yaml index 440003fbfc..d47cbb56a3 100644 --- a/kubernetes/main/apps/observability/grafana/app/helmrelease.yaml +++ b/kubernetes/main/apps/observability/grafana/app/helmrelease.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: grafana - version: 7.3.9 + version: 7.3.10 sourceRef: kind: HelmRepository name: grafana