Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[main] Sync bundled packages with Package Storage #154413

Merged
merged 1 commit into from
Apr 5, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
[automation] Update references to bundled packages
  • Loading branch information
apmmachine committed Apr 5, 2023
commit 8668cf121e424c7c566ae8b422ef3e1d942a6f44
8 changes: 4 additions & 4 deletions fleet_packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,25 +24,25 @@
[
{
"name": "apm",
"version": "8.8.0-preview-1677038019",
"version": "8.8.0-preview-1680182372",
"forceAlignStackVersion": true,
"allowSyncToPrerelease": true
},
{
"name": "elastic_agent",
"version": "1.5.1"
"version": "1.7.0"
},
{
"name": "endpoint",
"version": "8.7.0"
"version": "8.7.1"
},
{
"name": "fleet_server",
"version": "1.2.0"
},
{
"name": "synthetics",
"version": "0.11.5"
"version": "0.11.8"
},
{
"name": "security_detection_engine",
Expand Down