Skip to content

Commit

Permalink
[8.16][Automation] Update versions (#6420)
Browse files Browse the repository at this point in the history
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: 8.16.3

```json
{
  "UpgradeToVersion": "8.16.3",
  "CurrentMajors": 1,
  "PreviousMajors": 1,
  "PreviousMinors": 2,
  "SnapshotBranches": [
    "8.x",
    "8.17",
    "7.17"
  ]
}
```

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Dec 21, 2024
1 parent a56c476 commit 0c36321
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .package-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
8.16.2
8.16.3

0 comments on commit 0c36321

Please sign in to comment.