Skip to content

Commit

Permalink
downgrade to v8.15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rubvs committed Oct 3, 2024
1 parent b061226 commit 190661d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions testing/benchmark/system-profiles/4GBx1zone.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ ess_region = "us-east-1"
deployment_template = "aws-cpu-optimized"

docker_image_tag_override = {
"elasticsearch" : "8.16.0-SNAPSHOT",
"kibana" : "8.16.0-SNAPSHOT",
"apm" : "8.16.0-1-SNAPSHOT",
"elasticsearch" : "8.15.2",
"kibana" : "8.15.2",
"apm" : "8.15.2",
}

docker_image_override = {
Expand Down

0 comments on commit 190661d

Please sign in to comment.