gitlab-org--gitlab-foss/changelogs/unreleased/container-repository-cleanup-api.yml
Kamil Trzciński 045d07bab3 Add Container Registry API
This includes a set of APIs to manipulate container registry.
This includes also an ability to delete tags based on requested
criteria, like keep-last-n, matching-name, older-than.
2019-01-25 13:13:48 +01:00

5 lines
101 B
YAML

---
title: Add Container Registry API with cleanup function
merge_request: 24303
author:
type: added