I was wondering if there is any fancy way to delete images from the container registry when the application deleted?
When argocd deletes application, images made in CI process stick around and don't get deleted automatically which is not desirable, have you any idea how to solve this issue for both application and application-set definition in a clean way?