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..854a90f63d0 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.19.0-beta0" [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..1935b1a6e05 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.19.0-beta0" [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..e130794230f 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.19.0-beta0" [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..4f580b4855e 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.19.0-beta0" [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..ce2edceca44 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.19.0-beta0" [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..e1482655c80 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.19.0-beta0" [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..b7470dbb4ed 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.19.0-beta0" [Soak.Automation.Benchmark] registry_to_test = "2_3"