mirror of
https://github.com/elastic/kibana.git
synced 2025-04-21 00:13:52 -04:00
15 lines
1,016 B
JSON
15 lines
1,016 B
JSON
/*
|
|
|
|
Packages in this file are considered "bundled" and are installed as part of Fleet's setup process. Each entry points to a valid version name
|
|
avaiable in the Elastic Package Registry service, and must include a sha-512 checksum of the `.zip` archive for the given package.
|
|
|
|
You may opt in to using the "snapshot" environment of the EPR service by passing the `--use-epr-snapshot-registry` flag to `yarn build`. This will
|
|
cause the package archive download to pull from the "spapshot" environment instead of the "production" environment. Be aware that not all packages
|
|
exist in the snapshot environment, so you may have errors when fetching package versions. It's recommended to alter this file to contain _only_ the
|
|
packages you're testing when using the snapshot environment.
|
|
|
|
These files don't include any kind of checksum, but they should eventually include a package signature as introduced in https://github.com/elastic/elastic-package/issues/583
|
|
in order to verify package integrity.
|
|
*/
|
|
|
|
[]
|