Releases: radiofrance/dib
Releases · radiofrance/dib
v0.0.12
Changelog
- 5ed8e23 feat: Run goss tests & dot graph generation enabled by default (#20)
v0.0.11
Changelog
- 7e6329d feat: Check last dib build using referentiel image from registry
v0.0.10
Changelog
- 88d7621 fix: run tests synchronously with the image build
- ce6dc87 refact: Simplify dib options about paths
v0.0.9
Changelog
- a21dc75 fix: Correctly set RetagDone flag
v0.0.8
Changelog
- 34926ce fix: Retag when local-only is set should pull and tag the docker image
v0.0.7
Changelog
- 8c50b0c fix: Get .docker-version content instead of returning commit hash
v0.0.5
Changelog
- 8a2ad96 feat: Implement golang native hash command
- 60d42df fix: Remove unnecessary warning
v0.0.4
Changelog
- c05cbf1 fix: Add debug log when retaging images
v0.0.3
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