Commit 9f60b28
authored
[9.0][Automation] Update versions (#8666)
These files are used for picking the starting (pre-upgrade) or ending (post-upgrade) agent versions in upgrade integration tests.
The content is based on responses from https://www.elastic.co/api/product_versions and https://snapshots.elastic.co
The current update is generated based on the following requirements:
Package version: 9.0.3
```json
{
"UpgradeToVersion": "9.0.3",
"CurrentMajors": 1,
"PreviousMajors": 1,
"PreviousMinors": 2,
"SnapshotBranches": [
"9.0",
"8.19",
"7.17"
]
}
```
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>1 parent 9dabc68 commit 9f60b28
File tree
1 file changed
+2
-2
lines changed- testing/integration/testdata
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
| 9 | + | |
| 10 | + | |
11 | 11 | | |
0 commit comments