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