Skip to content

Commit 0c7212f

Browse files
apmmachineobltmachinecmacknz
authored
[main][Automation] Update .agent-versions.json (#4620)
This file is used for picking agent versions in integration tests. The file's 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: ```json { "UpgradeToVersion": "8.15.0", "CurrentMajors": 1, "PreviousMajors": 1, "PreviousMinors": 2, "SnapshotBranches": [ "8.14", "8.13", "7.17" ] } ``` Co-authored-by: obltmachine <150269514+obltmachine@users.noreply.github.com> Co-authored-by: Craig MacKenzie <craig.mackenzie@elastic.co>
1 parent 3b0214f commit 0c7212f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.agent-versions.json

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"testVersions": [
3+
"8.14.0-SNAPSHOT",
34
"8.13.3-SNAPSHOT",
45
"8.13.2",
56
"8.12.2",

0 commit comments

Comments
 (0)