Skip to content

Releases: crazy-max/diun

v1.3.0

22 Aug 19:38
d40cee1
Compare
Choose a tag to compare
  • Add Linux service doc and sample
  • Move documentation
  • Fix go mod
  • Remove --docker flag
  • Allow to override database path through DIUN_DB env var

v1.2.0

18 Aug 20:38
abcc96c
Compare
Choose a tag to compare
  • Update libs
  • Display containers/image logs
  • Fix registry options not setted (Issue #5)

v1.1.0

25 Jul 01:42
76ca0ee
Compare
Choose a tag to compare
  • Update libs

v1.0.2

01 Jul 00:07
e9e5282
Compare
Choose a tag to compare
  • Worker pool can be full while retrieving tags

v1.0.1

30 Jun 23:24
d741ae3
Compare
Choose a tag to compare
  • Fix runtime error

v1.0.0

30 Jun 22:48
2a79e73
Compare
Choose a tag to compare

⚠️ See Migration notes in the documentation for breaking changes.

  • Always run on startup. Flag --run-startup removed.
  • Display next execution time
  • Use v3 robfig/cron
  • Move Os and Arch filters to image
  • Retrieve all tags by default
  • Review config file structure
  • Improve worker pool

v0.5.0

09 Jun 18:07
43494e4
Compare
Choose a tag to compare
  • Add worker pool to parallelize analyses

v0.4.1

08 Jun 19:10
4742827
Compare
Choose a tag to compare
  • Filter tags before return them

v0.4.0

08 Jun 18:03
6648721
Compare
Choose a tag to compare
  • Add option to set the maximum number of tags to watch for an item if watch_repo is enabled

v0.3.2

08 Jun 13:47
1611629
Compare
Choose a tag to compare
  • Fix registry client context