Skip to content

Releases: radiofrance/dib

v0.5.0-rc1

03 Mar 15:37
Compare
Choose a tag to compare
v0.5.0-rc1 Pre-release
Pre-release

Changelog

  • 6a98285 feat: Handle dockerignore files in hash and diff

v0.5.0-rc0

03 Mar 15:09
Compare
Choose a tag to compare
v0.5.0-rc0 Pre-release
Pre-release

Changelog

  • b601845 feat: Handle dockerignore files in hash and diff

v0.4.2

02 Mar 17:44
Compare
Choose a tag to compare

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

25 Feb 10:44
Compare
Choose a tag to compare

Changelog

  • b5e9240 fix(build): Tests failed would exit with 0 instead of 1

v0.4.0

15 Feb 14:23
Compare
Choose a tag to compare

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

09 Feb 10:26
Compare
Choose a tag to compare

Changelog

  • c762b25 fix: Avoid sending on closed channel on build error

v0.3.1

04 Feb 14:49
025375a
Compare
Choose a tag to compare

Changelog

  • f73e787 fix(kubernetes): ignore type assertion error when pod gets deleted before watcher stops

v0.3.0-rc1

04 Feb 09:50
4ffbf03
Compare
Choose a tag to compare

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

04 Feb 10:23
4ffbf03
Compare
Choose a tag to compare

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

03 Feb 16:05
22c114e
Compare
Choose a tag to compare

Changelog

  • 50013b2 feat(goss): add kubernetes executor