Skip to content

Commit

Permalink
update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Apr 22, 2026
1 parent 17517ba commit a017cab
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions examples/extras/datadog-agent/variables.images.auto.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ charts = {
# version = "3.67.1"
# version = "3.90.2"
# version = "3.110.10"
version = "3.135.4"
# version = "3.135.4"
version = "3.201.7"
use_remote = true
}
}
Expand All @@ -28,7 +29,8 @@ images = {
# tag = "7.57.1"
# tag = "7.62.2"
# tag = "7.64.3"
tag = "7.71.0"
# tag = "7.71.0"
tag = "7.78.0"
enabled = true
}
"cluster-agent" = {
Expand All @@ -44,7 +46,8 @@ images = {
# tag = "7.57.1"
# tag = "7.62.2"
# tag = "7.64.3"
tag = "7.71.0"
# tag = "7.71.0"
tag = "7.78.0"
enabled = true
}
"fips-proxy" = {
Expand All @@ -58,7 +61,8 @@ images = {
# tag = "1.1.2"
# tag = "1.1.5"
# tag = "1.1.6"
tag = "1.1.16"
# tag = "1.1.16"
tag = "1.1.22"
enabled = true
}
"installer-package" = {
Expand Down

0 comments on commit a017cab

Please sign in to comment.