Skip to content

Releases: radiofrance/dib

v0.0.12

18 Jan 16:13
5ed8e23
Compare
Choose a tag to compare

Changelog

  • 5ed8e23 feat: Run goss tests & dot graph generation enabled by default (#20)

v0.0.11

18 Jan 14:49
Compare
Choose a tag to compare

Changelog

  • 7e6329d feat: Check last dib build using referentiel image from registry

v0.0.10

14 Jan 15:17
Compare
Choose a tag to compare

Changelog

  • 88d7621 fix: run tests synchronously with the image build
  • ce6dc87 refact: Simplify dib options about paths

v0.0.9

12 Jan 12:56
Compare
Choose a tag to compare

Changelog

  • a21dc75 fix: Correctly set RetagDone flag

v0.0.8

10 Jan 13:27
Compare
Choose a tag to compare

Changelog

  • 34926ce fix: Retag when local-only is set should pull and tag the docker image

v0.0.7

07 Jan 22:18
Compare
Choose a tag to compare

Changelog

  • 8c50b0c fix: Get .docker-version content instead of returning commit hash

v0.0.6

07 Jan 10:02
Compare
Choose a tag to compare

Changelog

  • 87ec681 chore: add codeowners file
  • fef7d44 fix: Better error handling

v0.0.5

06 Jan 13:22
Compare
Choose a tag to compare

Changelog

  • 8a2ad96 feat: Implement golang native hash command
  • 60d42df fix: Remove unnecessary warning

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