diff --git a/integration-tests/testconfig/automation/overrides/benchmark/1000Upkeeps-1h-2_1.toml b/integration-tests/testconfig/automation/overrides/benchmark/1000Upkeeps-1h-2_1.toml index 0b704524e9d..2df28248d74 100644 --- a/integration-tests/testconfig/automation/overrides/benchmark/1000Upkeeps-1h-2_1.toml +++ b/integration-tests/testconfig/automation/overrides/benchmark/1000Upkeeps-1h-2_1.toml @@ -1,5 +1,5 @@ [ChainlinkImage] -version="latest" +version="2.18.0-beta1" [Benchmark.Automation.Benchmark] registry_to_test = "2_1" diff --git a/integration-tests/testconfig/automation/overrides/benchmark/1000Upkeeps-1h-2_3.toml b/integration-tests/testconfig/automation/overrides/benchmark/1000Upkeeps-1h-2_3.toml index f00bb5ed47b..d65cd57856d 100644 --- a/integration-tests/testconfig/automation/overrides/benchmark/1000Upkeeps-1h-2_3.toml +++ b/integration-tests/testconfig/automation/overrides/benchmark/1000Upkeeps-1h-2_3.toml @@ -1,5 +1,5 @@ [ChainlinkImage] -version="latest" +version="2.18.0-beta1" [Benchmark.Automation.Benchmark] registry_to_test = "2_3" diff --git a/integration-tests/testconfig/automation/overrides/load/500Upkeeps-1x-1h.toml b/integration-tests/testconfig/automation/overrides/load/500Upkeeps-1x-1h.toml index 6d58253f526..35293f66106 100644 --- a/integration-tests/testconfig/automation/overrides/load/500Upkeeps-1x-1h.toml +++ b/integration-tests/testconfig/automation/overrides/load/500Upkeeps-1x-1h.toml @@ -1,5 +1,5 @@ [ChainlinkImage] -version="latest" +version="2.18.0-beta1" [Load.Seth] root_key_funds_buffer = 1_000_000 diff --git a/integration-tests/testconfig/automation/overrides/load/50Upkeeps-1x-12h.toml b/integration-tests/testconfig/automation/overrides/load/50Upkeeps-1x-12h.toml index 8991a6eb903..a0b69fa4970 100644 --- a/integration-tests/testconfig/automation/overrides/load/50Upkeeps-1x-12h.toml +++ b/integration-tests/testconfig/automation/overrides/load/50Upkeeps-1x-12h.toml @@ -1,5 +1,5 @@ [ChainlinkImage] -version="latest" +version="2.18.0-beta1" [Load.Seth] root_key_funds_buffer = 1_000_000 diff --git a/integration-tests/testconfig/automation/overrides/load/50Upkeeps-1x-1h.toml b/integration-tests/testconfig/automation/overrides/load/50Upkeeps-1x-1h.toml index a133fce6dcf..0890ac3a55c 100644 --- a/integration-tests/testconfig/automation/overrides/load/50Upkeeps-1x-1h.toml +++ b/integration-tests/testconfig/automation/overrides/load/50Upkeeps-1x-1h.toml @@ -1,5 +1,5 @@ [ChainlinkImage] -version="latest" +version="2.18.0-beta1" [Load.Seth] root_key_funds_buffer = 1_000_000 diff --git a/integration-tests/testconfig/automation/overrides/soak/50Upkeeps-8h-2_1.toml b/integration-tests/testconfig/automation/overrides/soak/50Upkeeps-8h-2_1.toml index fda5cb6ea29..542e5f5c16c 100644 --- a/integration-tests/testconfig/automation/overrides/soak/50Upkeeps-8h-2_1.toml +++ b/integration-tests/testconfig/automation/overrides/soak/50Upkeeps-8h-2_1.toml @@ -1,5 +1,5 @@ [ChainlinkImage] -version="latest" +version="2.18.0-beta1" [Soak.Automation.Benchmark] registry_to_test = "2_1" diff --git a/integration-tests/testconfig/automation/overrides/soak/50Upkeeps-8h-2_3.toml b/integration-tests/testconfig/automation/overrides/soak/50Upkeeps-8h-2_3.toml index 46ba1ad3e85..71ff7f7c429 100644 --- a/integration-tests/testconfig/automation/overrides/soak/50Upkeeps-8h-2_3.toml +++ b/integration-tests/testconfig/automation/overrides/soak/50Upkeeps-8h-2_3.toml @@ -1,5 +1,5 @@ [ChainlinkImage] -version="latest" +version="2.18.0-beta1" [Soak.Automation.Benchmark] registry_to_test = "2_3"