This topic describes how to upgrade the Dynatrace Full-Stack Add-On for VMware Tanzu.

Upgrading the Dynatrace Full-Stack Add-On for VMware Tanzu

  1. Upload the new Dynatrace Full-Stack Add-On for VMware Tanzu release to BOSH Director. Follow the guidelines in the installation section.

  2. Retrieve the latest runtime config.

     $ bosh -e my-env runtime-config > PATH_TO_SAVE_THE_RUNTIME_CONFIG 

  3. Change the release version.

    releases:
    - {name: dynatrace-oneagent, version: NEW_VERSION}
    
  4. Update the runtime config.

      $ bosh -e my-env update-runtime-config PATH\_TO\_SAVE\_THE\_RUNTIME\_CONFIG
    
  5. Navigate to your Installation Dashboard in Ops Manager.

  6. Click Apply Changes.

check-circle-line exclamation-circle-line close-line
Scroll to top icon