supportedOsVersions property
The operating system (OS) version supported by the component. If the OS information is available, a prefix match is performed against the parent image OS version during image recipe creation.
Implementation
final List<String>? supportedOsVersions;