Delete a Release Bundle (v2) Version

JFrog Artifactory Documentation

Products
JFrog Artifactory
Content Type
User Guide
ft:sourceType
Paligo

When a Release Bundle is deleted, it is removed from the Release Bundle repository and all promotion actions associated with the version are removed as well. All evidence associated with the Release Bundle version is also deleted.

Note

This action does not delete the Release Bundle version from an Edge node. To perform that action, see Delete a Release Bundle (v2) from Multiple Edge Nodes.

To delete a Release Bundle version:

  1. In the Application module, select Artifactory > Release Lifecycle. The Release Lifecycle dashboard is displayed.

  2. Click the name of the relevant Release Bundle to open the kanban board.

  3. Click the card for the relevant Release Bundle version to open its timeline.

  4. From the Actions menu, select Delete Release Bundle Version.

  5. In the confirmation window, click Delete. All promotions associated with the Release Bundle version and their artifacts are deleted. Related evidence is also deleted.

Delete a Release Bundle v2 Version using the REST API

To delete a Release Bundle v2 version, use the Delete Release Bundle v2 Version REST API.Delete Release Bundle v2 Version

Tip

In addition to deleting Release Bundle versions manually as described above, administrators can define a Cleanup policy that removes Release Bundle versions automatically according to defined criteria. For more information, see Create Cleanup Policy - Release Bundle V2.Create Cleanup Policy - Release Bundle V2