Skip to content

Releases: radiofrance/dib

v0.0.4

05 Jan 17:22
Compare
Choose a tag to compare

Changelog

  • c05cbf1 fix: Add debug log when retaging images

v0.0.3

05 Jan 15:21
Compare
Choose a tag to compare

Changelog

  • d935eb0 feat: Add option to retag images with 'latest' tag
  • 39dddd6 feat: Add option to run dib locally
  • 7abc8c9 refact: Use struct to hold all command line options

v0.0.2

04 Jan 10:24
Compare
Choose a tag to compare

Changelog

  • ccd6858 feat: Add labels on image build
  • 1611521 refact: Reorganize types packages

v0.0.1

20 Dec 17:52
Compare
Choose a tag to compare

Changelog

  • df406af Initial commit
  • c4af42c chore: adapat goreleaser changelog to github
  • c0a0ec2 ci: setup github actions