Skip to content

Releases: ivanilves/lstags

v37-12ef622

16 Nov 17:33
12ef622
Compare
Choose a tag to compare

Changelog

  • 149f619 Add wrapper to get the latest app. ALWAYS
  • fcf9550 Scout rule: More logic to Travis

v36-42da55b

11 Nov 23:32
42da55b
Compare
Choose a tag to compare

Changelog

  • bc7a6c7 Update README: Added "development" section
  • 2dc36d8 Added "end2end" whitebox integration testing
  • 1fb95d9 Put even more style into README!

v35-6e29101

09 Nov 22:46
Compare
Choose a tag to compare

Just a dummy release to test "NORELEASE" feature #76 😉

GIF

v34-9b4043d

09 Nov 17:14
9b4043d
Compare
Choose a tag to compare

Changelog

  • c60b4d2 Added backoff delay to save the Internet!
  • 1c1172b Retry failed registry HTTP requests

v33-d2e171b

04 Nov 10:57
d2e171b
Compare
Choose a tag to compare

Changelog

  • b627bc4 Refit Docker build to match our current demands

v32-0ce9142

01 Nov 19:26
0ce9142
Compare
Choose a tag to compare

Changelog

  • 192c519 Update README.md with docker usage
  • 88d0e3e Build lstags as static binary for using it in scratch
  • a24543b Add docker build job to the makefile

v31-863a1a8

31 Oct 19:47
863a1a8
Compare
Choose a tag to compare

Changelog

  • 49152b5 Added handling for possibly corrupt configs

v30-d15b77b

27 Oct 22:37
d15b77b
Compare
Choose a tag to compare

Changelog

  • 1d91b7c Just another refactoring for greater good! 😎

v29-2fe0a17

21 Oct 09:52
Compare
Choose a tag to compare

Changelog

  • 542d596 [Re]Implemented insecure registry handling 💪

v28-a8e8def

20 Oct 11:14
Compare
Choose a tag to compare

Changelog

  • 1565f72 Improve robustness of Docker registry V2 client
  • 98dd0bd Fix "None" (anonymous) auth for public registries
  • 5786f54 Update README.md