Skip to content

Commit

Permalink
[main][Automation] Update versions (#5252)
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.16.0

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

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Aug 5, 2024
1 parent 8e6af84 commit 5b0e2a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .agent-versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"8.14.4-SNAPSHOT",
"8.14.3",
"8.13.4",
"7.17.23",
"7.17.23-SNAPSHOT"
"7.17.24-SNAPSHOT",
"7.17.23"
]
}

0 comments on commit 5b0e2a3

Please sign in to comment.