Skip to content

Commit

Permalink
chore(deps): update helm release datadog to v3.87.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 10, 2025
1 parent f4760b6 commit e31546b
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.2"
values = [
templatefile("chart-values/datadog.yaml", {
site = "[REGION].datadoghq.com"
Expand Down

0 comments on commit e31546b

Please sign in to comment.