From c748e71a91308c2a5692b43675cdd238bc297dbe Mon Sep 17 00:00:00 2001 From: Tamas Kiss Date: Tue, 14 Mar 2023 13:56:51 +0100 Subject: [PATCH] dep: update grafana --- helm.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm.tf b/helm.tf index 8ae22d6..c93b23e 100644 --- a/helm.tf +++ b/helm.tf @@ -4,7 +4,7 @@ resource "helm_release" "this" { repository = "https://grafana.github.io/helm-charts" chart = "grafana" - version = "6.50.7" + version = "6.52.2" values = [ jsonencode({