Skip to content

Commit

Permalink
[main][Automation] Update versions (#4773)
Browse files Browse the repository at this point in the history
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.15.0

```json
{
  "UpgradeToVersion": "8.15.0",
  "CurrentMajors": 1,
  "PreviousMajors": 1,
  "PreviousMinors": 2,
  "SnapshotBranches": [
    "8.14",
    "8.13",
    "7.17"
  ]
}
```

Co-authored-by: obltmachine <[email protected]>
Co-authored-by: Denis <[email protected]>
Co-authored-by: Craig MacKenzie <[email protected]>
  • Loading branch information
4 people authored May 22, 2024
1 parent 0d6d8a3 commit 7042ea3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .agent-versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"8.13.5-SNAPSHOT",
"8.13.4",
"8.12.2",
"7.17.22-SNAPSHOT",
"7.17.21"
]
}
2 changes: 1 addition & 1 deletion .package-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
8.15.0
8.15.0

0 comments on commit 7042ea3

Please sign in to comment.