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.
To delete an existing Release Bundle v1 version:
Select Delete Version from the Actions menu.
Select the Edge nodes from which the Release Bundle version should be deleted.
[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.
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.