Delete a Release Bundle v2 Version

JFrog Artifactory Documentation

Products
JFrog Artifactory
Content Type
User Guide

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 Platform module, select Artifactory > Release Lifecycle.

  2. Click the name of the relevant Release Bundle. The Versions tab is displayed by default.

  3. Click the name of the relevant Release Bundle version. The Version Timeline tab is displayed by default.

  4. Click Actions and then 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