Skip to content

Commit

Permalink
[main] Sync bundled packages with Package Storage (#160595)
Browse files Browse the repository at this point in the history
  • Loading branch information
elasticmachine and apmmachine authored Jun 29, 2023
1 parent c72d78c commit 04922bf
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions fleet_packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
[
{
"name": "apm",
"version": "8.9.0-preview-1684289323",
"version": "8.10.0-preview-1687509840",
"forceAlignStackVersion": true,
"allowSyncToPrerelease": true
},
Expand All @@ -34,21 +34,21 @@
},
{
"name": "endpoint",
"version": "8.8.0"
"version": "8.9.0"
},
{
"name": "fleet_server",
"version": "1.3.0"
"version": "1.3.1"
},
{
"name": "profiler_symbolizer",
"version": "8.8.0-preview",
"version": "8.8.1-preview",
"forceAlignStackVersion": true,
"allowSyncToPrerelease": true
},
{
"name": "profiler_collector",
"version": "8.9.0-preview",
"version": "8.9.1-preview",
"forceAlignStackVersion": true,
"allowSyncToPrerelease": true
},
Expand All @@ -58,6 +58,6 @@
},
{
"name": "security_detection_engine",
"version": "8.8.2"
"version": "8.8.4"
}
]

0 comments on commit 04922bf

Please sign in to comment.