mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
chore(NA): bump version to 8.9.2 (#164192)
Usually bump from 8.9.1 to 8.9.2 --------- Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
This commit is contained in:
parent
4747ca8512
commit
925c1d3afe
3 changed files with 6 additions and 6 deletions
|
@ -11,7 +11,7 @@
|
|||
"dashboarding"
|
||||
],
|
||||
"private": true,
|
||||
"version": "8.9.1",
|
||||
"version": "8.9.2",
|
||||
"branch": "8.9",
|
||||
"types": "./kibana.d.ts",
|
||||
"tsdocMetadata": "./build/tsdoc-metadata.json",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "x-pack",
|
||||
"version": "8.9.1",
|
||||
"version": "8.9.2",
|
||||
"author": "Elastic",
|
||||
"private": true,
|
||||
"license": "Elastic-License",
|
||||
|
|
|
@ -123,7 +123,7 @@ export default function ({ getService }: FtrProviderContext) {
|
|||
'Model memory limit',
|
||||
'20mb',
|
||||
'Version',
|
||||
'8.9.1',
|
||||
'8.9.2',
|
||||
],
|
||||
},
|
||||
{
|
||||
|
@ -224,7 +224,7 @@ export default function ({ getService }: FtrProviderContext) {
|
|||
'Model memory limit',
|
||||
'20mb',
|
||||
'Version',
|
||||
'8.9.1',
|
||||
'8.9.2',
|
||||
],
|
||||
},
|
||||
{
|
||||
|
@ -324,7 +324,7 @@ export default function ({ getService }: FtrProviderContext) {
|
|||
'Model memory limit',
|
||||
'7mb',
|
||||
'Version',
|
||||
'8.9.1',
|
||||
'8.9.2',
|
||||
],
|
||||
},
|
||||
{
|
||||
|
@ -421,7 +421,7 @@ export default function ({ getService }: FtrProviderContext) {
|
|||
'Model memory limit',
|
||||
'6mb',
|
||||
'Version',
|
||||
'8.9.1',
|
||||
'8.9.2',
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue