Skip to content

Commit

Permalink
update apm-inject to 0
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Oct 3, 2025
1 parent c7e87e6 commit 2d1e0e1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion examples/extras/datadog-agent/variables.images.auto.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,8 @@ images = {
source_image = "datadog/apm-inject"
source_tag = null
# tag = "0.37.0"
tag = "0.47.0"
# tag = "0.47.0"
tag = "0"
enabled = true
}
}
Expand Down

0 comments on commit 2d1e0e1

Please sign in to comment.