Delete a Release Bundle (v1)

JFrog Distribution Documentation

Products
JFrog Distribution
Content Type
User Guide
ft:sourceType
Paligo

You can delete Release Bundles v1 using the Distribution UI or the Delete Release Bundle v1 Version REST API call. This function is available for users with Release Bundle delete permissions.Delete Release Bundle v1 VersionPermissions

To delete an existing Release Bundle v1 version:

  1. Select Delete Version from the Actions menu.

    RB_delete_RB_version.png
  2. Select the Edge nodes from which the Release Bundle version should be deleted.

  3. [optional] Select the Delete also from JFrog Distribution checkbox to delete the Release Bundle locally from JFrog Distribution in addition to the selected Edge nodes.

    Remote-Delete_2_21_0.png
  4. Click Delete.

Note

From Artifactory release 7.39.1, you can verify that the empty folders of a Release Bundle are deleted as part of its deletion from both target Repositories and Release Bundles Repository. This is done through a parameter in the Artifactory system.yaml file called releasebundle.cleanup.deleteEmptyFolder, which is set to true by default.