From 7094fa1cbff7f7bd4c23708ff43658d8670ed350 Mon Sep 17 00:00:00 2001 From: Tamas Kiss Date: Mon, 28 Nov 2022 18:38:20 +0100 Subject: [PATCH] upgrade Grafana --- helm.tf | 1 + 1 file changed, 1 insertion(+) diff --git a/helm.tf b/helm.tf index 507f6c3..96b0fb9 100644 --- a/helm.tf +++ b/helm.tf @@ -4,6 +4,7 @@ resource "helm_release" "this" { repository = "https://grafana.github.io/helm-charts" chart = "grafana" + version = "6.44.8" values = [ jsonencode({