For Example:
"Showing only images with ESXi version 8.0U3b-24280767 "VMware Cloud Foundation 5.x
This issue typically occurs when the SDDC Manager's Life Cycle Management (LCM) configuration is pinned to specific component versions, preventing the UI from displaying more recent images available in the catalog during the "Create VI Workload Domain" workflow.
To resolve this issue, manually update the LCM configuration properties to match the required versions for the new Workload Domain.
vcf user and su to root.cd /opt/vmware/vcf/lcm/lcm-app/conf/vi application-prod.propertiesvcenter.install.version=8.0.3.00600-24853646
nsxt.install.version=4.2.3.0.0-24866349
esx.install.version=8.0.3-24859861Note: Ensure the version strings match the specific build numbers you intend to deploy.
systemctl restart lcmsystemctl status lcm