I use tags to mark the currently deployed version, and I want to know if it's possible to query which image was tagged at a certain time with a specific label.
While it's possible to keep track of these externally, having this option appears more reliable.
You can get the current tags but getting the history of tags is not possible.