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({