[main] Sync bundled packages with Package Storage (#217539)

Automated by
https://buildkite.com/elastic/package-storage-infra-kibana-discover-release-branches/builds/2596

---------

Co-authored-by: elasticmachine <elasticmachine@elastic.co>
Co-authored-by: Julia Bardi <90178898+juliaElastic@users.noreply.github.com>
This commit is contained in:
elastic-vault-github-plugin-prod[bot] 2025-04-11 17:21:29 +02:00 committed by GitHub
parent 5c78ff1848
commit e0f106f1b7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1 additions and 2 deletions

View file

@ -56,6 +56,6 @@
},
{
"name": "security_detection_engine",
"version": "8.17.7"
"version": "9.0.1"
}
]

View file

@ -109,7 +109,6 @@ export default ({ getService }: FtrProviderContext): void => {
retry
);
expect(installPreviousPackageResponse._meta.install_source).toBe('registry');
expect(installPreviousPackageResponse.items.length).toBeGreaterThan(0);
// Verify that status is updated after the installation of package "N-1"