UpgradableVersionsList interface
Stack Versions that this version can upgrade to
Properties
current |
Current version of the elastic monitor |
upgradable |
Stack Versions that this version can upgrade to |
Property Details
currentVersion
Current version of the elastic monitor
currentVersion?: string
Property Value
string
upgradableVersions
Stack Versions that this version can upgrade to
upgradableVersions?: string[]
Property Value
string[]