Skip to content
This repository was archived by the owner on Mar 22, 2024. It is now read-only.

Commit 06b012e

Browse files
authored
Update test harness for 2.5.0 (elastic#6137)
1 parent 3ab7a6a commit 06b012e

File tree

4 files changed

+5759
-2
lines changed

4 files changed

+5759
-2
lines changed

hack/upgrade-test-harness/conf.yaml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,9 @@ testParams:
5959
- name: v240
6060
operatorVersion: 2.4.0
6161
stackVersion: 8.4.0
62-
- name: upcoming
62+
- name: v250
6363
operatorVersion: 2.5.0
64-
stackVersion: 8.5.0-SNAPSHOT
64+
stackVersion: 8.5.0
65+
- name: upcoming
66+
operatorVersion: 2.6.0
67+
stackVersion: 8.6.0-SNAPSHOT

0 commit comments

Comments
 (0)