WilliamLam.com

  • About
    • About
    • Privacy
  • VMware Cloud Foundation
    • VMware Cloud Foundation 9.1
    • VMware Cloud Foundation 9.0
  • VKS
  • Homelab
    • Hardware Options
    • Hardware Reviews
    • Lab Deployment Scripts
    • Nested Virtualization
    • Homelab Podcasts
  • VMware Nostalgia
  • Apple
You are here: Home / VMware Cloud Foundation / VCF 9.1 - Quick Tip: Understanding VCF Installer Default Behavior for VCF Patch Releases

VCF 9.1 - Quick Tip: Understanding VCF Installer Default Behavior for VCF Patch Releases

06.07.2026 by William Lam // 3 Comments

With the first Expression Patch (9.1.0.0100) now available for VMware Cloud Foundation (VCF) 9.1, I was wondering about version selection behavior (UI and API/JSON) within the VCF Installer.

The VCF Installer UI will automatically select the latest VCF release (e.g. 9.1.0) along with the latest available patch version for each VCF component (e.g. 9.1.0.0100). As shown in the screenshot below, not every component has an EP01 release, but the VCF Installer automatically selects the most recent version, which is exactly the behavior I would expect as a user.


If you need to override a specific component version, you can select from the available drop down.

For the API/JSON behavior, I had to check with Engineering since I wanted to deploy using the latest EP01 components. Luckily, the behavior in the API/JSON is behaving exactly the way I had also hoped, which is that if you do NOT specify a specific version, it will simply default to the component versions you have downloaded.

This also means that the VCF component versions downloaded through the VCF Installer will drive the actual versions used during deployment, without having to explicitly specify them in your VCF deployment JSON. If you happen to have multiple versions of a VCF component downloaded and want to deploy a specific version, you can include the version property for that component, as shown in the example below.

"vcfOperationsCollectorSpec": {
  "applianceSize": "small",
  "hostname": "vcf-proxy01.vcf.lab",
  "rootUserPassword": "VMware1!VMware1!",
  "useExistingDeployment": false,
  "version": "9.1.0"
}

Categories // VMware Cloud Foundation, VMware vSphere Foundation Tags // VCF 9.1

Comments

  1. *protectedFrostByteVA says

    06/08/2026 at 6:03 am

    In case anyone wants to patch VVF, you select the target version for your fleet. It finishes. You have to then go back in and do select the target version for each component. There is minimal information on the main screen about your component version. Less intuitive and easy to miss, but in concept similar to VCF.

    Reply
  2. *protectedDag Kvello says

    06/11/2026 at 1:15 am

    About the VCF Installer. There is a large update bundle to upgrade the installer from 9.1.0.0 to 9.1.0.0100. But I can't fin dany documentation on how to update it. I always get redirected to "How to upgrade the SDDC manager". But that is not what I want.

    Reply
    • *protectedAlan Harrington says

      06/16/2026 at 3:08 pm

      Same, am trying to find a way to do this as we are hitting a deployment issue for nsx now on the vmca assigning a cert. did you get anywhere with it?

      Reply

Thanks for the comment!Cancel reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Search

Thank Author

Author

William is Distinguished Platform Engineering Architect in the VMware Cloud Foundation (VCF) Division at Broadcom. His primary focus is helping customers and partners build, run and operate a modern Private Cloud using the VMware Cloud Foundation (VCF) platform.

Connect

  • Bluesky
  • Email
  • GitHub
  • LinkedIn
  • Reddit
  • RSS
  • Twitter
  • Vimeo

Recent

  • Quick Tip: How to Identify Which Kubernetes Cluster Owns a vSphere Container Volume (PV) 06/25/2026
  • What Host Lifecycle Operations Are Available after Importing vCenter into VCF 9.x Fleet? 06/24/2026
  • VCF 9.1 - Enabling High Availability for a Small VCF Management Services (VCFMS) Deployment 06/22/2026
  • Clarifying Minimum Required ESX Hosts for VCF Deployments 06/18/2026
  • VCF 9.1 - Auditing VCF Management Services (VCFMS) IP Pool Usage  06/17/2026
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.

To find out more, including how to control cookies, see here: Cookie Policy

Copyright WilliamLam.com © 2026

Loading Comments...