up helm vers

This commit is contained in:
2024-04-14 12:00:52 +02:00
parent 43ab62c469
commit 9bc67ea68c

View File

@ -273,7 +273,7 @@ resource "kubernetes_namespace_v1" "tracing" {
resource "helm_release" "tempo" {
chart = "tempo"
version = "1.5.1"
version = "1.7.2"
repository = "https://grafana.github.io/helm-charts"
name = "tempo"