Skip to content

Commit 1556500

Browse files
[main][Automation] Update versions (#5319)
* [main][Automation] Update versions These files are used for picking agent versions in 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: 8.16.0 ```json { "UpgradeToVersion": "8.16.0", "CurrentMajors": 1, "PreviousMajors": 1, "PreviousMinors": 2, "SnapshotBranches": [ "8.15", "8.14", "7.17" ] } ``` * Removing 7.17.23, given #5270 --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Shaunak Kashyap <ycombinator@gmail.com>
1 parent 50fb426 commit 1556500

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.agent-versions.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"testVersions": [
3+
"8.15.1-SNAPSHOT",
34
"8.15.0",
4-
"8.15.0-SNAPSHOT",
55
"8.14.4-SNAPSHOT",
66
"8.14.3",
77
"7.17.24-SNAPSHOT"

0 commit comments

Comments
 (0)