Releases: radiofrance/dib
Releases · radiofrance/dib
v0.5.0-rc1
Changelog
- 6a98285 feat: Handle dockerignore files in hash and diff
v0.5.0-rc0
Changelog
- b601845 feat: Handle dockerignore files in hash and diff
v0.4.2
Changelog
- 0fe7c8e chore(deps): update kubernetes packages to v0.23.4
- 16ad777 docs: Add init of dib-referential in README
- af68747 fix(init): Use scratch image results in 'no layer' when pushing
- 0179d4f fix: Child build was stucked if parent build failed
v0.4.1
Changelog
- b5e9240 fix(build): Tests failed would exit with 0 instead of 1
v0.4.0
Changelog
- d85c0e4 chore(deps): update k8s.io/utils commit hash to 3a6ce19
- 03f5a1b feat: Add --release flag and handle extra tags via Dockerfile label
- bf223c3 fix(kubernetes): Send error when pod was unexpectedly deleted
v0.3.2
Changelog
- c762b25 fix: Avoid sending on closed channel on build error
v0.3.1
Changelog
- f73e787 fix(kubernetes): ignore type assertion error when pod gets deleted before watcher stops
v0.3.0-rc1
Changelog
- b56af81 chore(deps): upgrade kubecli to v0.2.3
- 6695c33 fix(goss): fixed panic on pod failure sending to closed channel
v0.3.0
Changelog
- b56af81 chore(deps): upgrade kubecli to v0.2.3
- 6695c33 fix(goss): fixed panic on pod failure sending to closed channel
v0.3.0-rc0
Changelog
- 50013b2 feat(goss): add kubernetes executor