Releases
v0.9.0-rc0
Breaking Changes
DIB no longer uses a common tag for all images, but uses a hash for each individual images.
DIB no longer uses git to figure out what changed, but checks the presence of tags on registry
No more .docker-version
file required.
No more referential image on registry required.
DIB use a temporary tag prefix dev-
when building images, and only pushes the final tag if the tests succeed.
Removed dib hash
command
Changelog
fbe3c8a chore(ci): fix syntax error in goreleaser workflow
fd8210d chore(deps): update golang.org/x/sync digest to 0976fa6
508eb21 chore(deps): update goreleaser/goreleaser-action action to v3
8caad7d chore(deps): update minor-updates
d5f4613 chore(deps): update module gitlab.com/radiofrance/go-container-registry to v0.1.2
d24fb35 chore(deps): update patch-updates
9c6b660 chore(docs): update docs with new tag mechanism
375985a chore: fix golangci-lint warnings
71b6e3a feat: add migrate command to migrate from old version system
825914a feat: compute per-image hashes
0dc9f92 feat: remove usages of .docker-version
a122422 feat: revamp rebuild and retag process
You can’t perform that action at this time.