Skip to content

Commit

Permalink
chore(deps): update helm release datadog to v3.85.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 24, 2024
1 parent 6ed42ee commit 215504a
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.85.0"
values = [
templatefile("chart-values/datadog.yaml", {
site = "[REGION].datadoghq.com"
Expand Down

0 comments on commit 215504a

Please sign in to comment.