Edge site upgrade methods

You can control when and how your Edge sites are upgraded by setting the upgrade mode.

Use one of the following modes to upgrade your Edge site:

Upgrade types

There are 2 types of upgrades you must be aware of if you have a manually upgraded or Air-gapped Edge site:

Edge release cadence

Edge major releases coincide with the major monthly Collibra releases, which occur three times a year in March, June, and October. Weekly Edge updates are available for the two most recent major releases. For example, if the latest version is Edge 2026.3, then Edge releases weekly updates to both Edge 2026.3 and Edge 2025.10. Go to the release notes to see details on each weekly update.

Edge site versions use the format: <year>.<month>.<day>-<build>. For example, version 2026.3.7 is the first weekly release after the 2026.3 major release.

Run the following command via the Edge CLI to confirm which version of Edge you have installed:

Copy
edgecli site-info

For more information about Edge release versions and their compatibility with Collibra versions, go to Compatibility between Edge sites and Collibra Platform.

Automatic upgrade mode

The Automatic mode is the default upgrade mode for Edge sites. This means that when a new Edge site version is released, you do not need to initiate the upgrade. The new version is automatically be applied to your Edge site. You only need to take action if the new version includes new software requirements or your installer becomes out-of-date. You can find this information in the release notes. You can also review the compatibility table to see if an Edge site version requires action, such as reinstallation or a Kuberntes upgrade. For how to enable automatic upgrade mode for your Edge sites that use the manual upgrade mode, go to Enable Automatic upgrade for Edge sites.

Note If you created an Edge site prior to the 2023.08 release, your Edge sites have Automatic upgrade enabled.

Manual upgrade mode

The Manual upgrade mode allows you to choose when, and to which version, you want to upgrade your Edge sites. Whenever an Edge site version becomes available, a banner is displayed at the top of the page with an Upgrade Now button. After you select the version to which you want to upgrade your site, you can download the Software Bill of Materials to review and scan before beginning the upgrade.

Your Edge site lists whether an upgrade is optional or mandatory. For how to enable manual upgrade mode for your Edge sites that use the automatic upgrade mode, go to Enable Manual upgrade for Edge sites.

Software Bill of Materials

A Software Bill of Materials (SBOM) allows you to review the contents of an Edge site version. A SBOM is a list of images included in an Edge site version that your security team may want to perform security scans and evaluations on before your Edge site is upgraded to a new version.

For more information about Edge security and scanning, go to Security scanning.

You can retrieve the SBOM through one of the following methods:

The SBOM is downloaded as a zip file containing JSON files. These are in SPDX and CYCLONEDX formats which you can use as input files for your security scanning tools.

Note Security scans report are only accepted for the most recent generally available (GA) release. For more information, go to one of the following resources:

What's next?