Skip to content

Commit

Permalink
chore(deps): update helm release datadog to v3.87.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 30, 2024
1 parent 8f22e6f commit fa7298f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ resource "helm_release" "datadog_agent" {
namespace = kubernetes_namespace.monitoring_other[0].id
repository = "https://helm.datadoghq.com"
chart = "datadog"
version = "3.1.8"
version = "3.87.0"
values = [
templatefile("chart-values/datadog.yaml", {
site = "[REGION].datadoghq.com"
Expand Down

0 comments on commit fa7298f

Please sign in to comment.