mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 02:31:06 -04:00
[Security solution] Update fleet_packages.json
to include Security AI Prompts in kbn bundle (#225107)
This commit is contained in:
parent
547c198c3d
commit
5220391abb
1 changed files with 6 additions and 1 deletions
|
@ -57,5 +57,10 @@
|
|||
{
|
||||
"name": "security_detection_engine",
|
||||
"version": "9.0.7"
|
||||
},
|
||||
{
|
||||
"name": "security_ai_prompts",
|
||||
"version": "0.0.3",
|
||||
"allowSyncToPrerelease": true
|
||||
}
|
||||
]
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue