Promote a Release Bundle v2 Version

Learn how to promote a Release Bundle v2 version on the JFrog Platform using the REST API, JFrog CLI, or JFrog Platform UI.

RLM Deprecation

As of July 31, 2026, all feature development, patches, and security fixes for Release Lifecycle Management will end, except for critical security fixes. RLM End of Life is currently scheduled for January 31, 2028. For more information, see JFrog Release Lifecycle Management Deprecation - End of Life.

A promotion operation represents one step as the release advances through the stages of its lifecycle. Promoting a Release Bundle v2 version copies the contents of the Release Bundle to a defined set of target repositories in a defined stage. For example, you can promote to a Staging environment or to Production.

📘

Note

The target repositories may be local, Federated Repositories, or virtual repositories, provided the virtual repository contains at least one local repository in the relevant stage.

When a Release Bundle is promoted, a signed and locked evidence file is attached to the Release Bundle. The evidence records when, where, and by whom the promotion occurred. This evidence provides full traceability and attests to the immutability of the Release Bundle. Each promotion adds another layer of signed evidence that safeguards the immutability of the Release Bundle.

Promotion Methods

You can promote Release Bundle v2 versions using one of the following methods:

Related Topics



Did this page help you?