[Fleet] Missing migration backport in 7.14.0 (#109174)

This commit is contained in:
Nicolas Chaulet 2021-08-18 19:02:11 -04:00 committed by GitHub
parent 447ae98bc8
commit f719aa4031
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -322,6 +322,7 @@ const getSavedObjectTypes = (
},
migrations: {
'7.14.0': migrateInstallationToV7140,
'7.14.1': migrateInstallationToV7140,
},
},
[ASSETS_SAVED_OBJECT_TYPE]: {