diff --git a/integrationservertest/upgrade-config.yaml b/integrationservertest/upgrade-config.yaml index f0c0b4ea7cf..212941daebd 100644 --- a/integrationservertest/upgrade-config.yaml +++ b/integrationservertest/upgrade-config.yaml @@ -13,7 +13,6 @@ lazy-rollover-with-exceptions: 8.17: 8.19: 9.0: - # 8.19 and 9.1 have the same template due to - # https://github.com/elastic/elasticsearch/pull/128913. 9.1: - - "8.19" \ No newline at end of file + 9.2: + - "9.1" \ No newline at end of file