Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 234 Bytes

CHANGELOG.md

File metadata and controls

13 lines (7 loc) · 234 Bytes

v2

Improvements:

  • Send requests to API only if the image is hosted on Docker Hub or Quay (through imagespy/client-go)

Bug Fixes:

  • Fix panic when API responds with an error (through imagespy/client-go)

v1

  • Initial Release