mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
chore(NA): bump version to 8.9.3 (#165689)
Usually bump from 8.9.2 to 8.9.3
This commit is contained in:
parent
bf5fff4365
commit
74ffb5f5ee
3 changed files with 6 additions and 6 deletions
|
@ -11,7 +11,7 @@
|
|||
"dashboarding"
|
||||
],
|
||||
"private": true,
|
||||
"version": "8.9.2",
|
||||
"version": "8.9.3",
|
||||
"branch": "8.9",
|
||||
"types": "./kibana.d.ts",
|
||||
"tsdocMetadata": "./build/tsdoc-metadata.json",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "x-pack",
|
||||
"version": "8.9.2",
|
||||
"version": "8.9.3",
|
||||
"author": "Elastic",
|
||||
"private": true,
|
||||
"license": "Elastic-License",
|
||||
|
|
|
@ -123,7 +123,7 @@ export default function ({ getService }: FtrProviderContext) {
|
|||
'Model memory limit',
|
||||
'20mb',
|
||||
'Version',
|
||||
'8.9.2',
|
||||
'8.9.3',
|
||||
],
|
||||
},
|
||||
{
|
||||
|
@ -224,7 +224,7 @@ export default function ({ getService }: FtrProviderContext) {
|
|||
'Model memory limit',
|
||||
'20mb',
|
||||
'Version',
|
||||
'8.9.2',
|
||||
'8.9.3',
|
||||
],
|
||||
},
|
||||
{
|
||||
|
@ -324,7 +324,7 @@ export default function ({ getService }: FtrProviderContext) {
|
|||
'Model memory limit',
|
||||
'7mb',
|
||||
'Version',
|
||||
'8.9.2',
|
||||
'8.9.3',
|
||||
],
|
||||
},
|
||||
{
|
||||
|
@ -421,7 +421,7 @@ export default function ({ getService }: FtrProviderContext) {
|
|||
'Model memory limit',
|
||||
'6mb',
|
||||
'Version',
|
||||
'8.9.2',
|
||||
'8.9.3',
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue