Skip to content

Commit 3c13351

Browse files
[9.0][Automation] Update versions (#8426)
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: 9.0.3 ```json { "UpgradeToVersion": "9.0.3", "CurrentMajors": 1, "PreviousMajors": 1, "PreviousMinors": 2, "SnapshotBranches": [ "9.0", "8.19", "7.17" ] } ``` Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 36d2364 commit 3c13351

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.package-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
9.0.2
1+
9.0.3

0 commit comments

Comments
 (0)