Releases: bootc-dev/bink
Releases · bootc-dev/bink
v0.1.1
What's Changed
- Fix release images by @alicefr in https://github.com/alicefr/bink/pull/24
- Add --name-only flag to cluster list for scripting by @alicefr in https://github.com/alicefr/bink/pull/25
- Add examples and common workflows to --help output by @alicefr in https://github.com/alicefr/bink/pull/26
- Use host networking for populator container to fix DNS in nested podman by @alicefr in https://github.com/alicefr/bink/pull/16
- Add label option for labelling the node by @alicefr in https://github.com/alicefr/bink/pull/27
Full Changelog: alicefr/bink@v0.1.0...v0.1.1
v0.1.0
What's Changed
- Add license by @alicefr in https://github.com/alicefr/bink/pull/2
- Fix goroutine leak on context cancellation in ContainerExec by @alicefr in https://github.com/alicefr/bink/pull/6
- Cache images by @alicefr in https://github.com/alicefr/bink/pull/3
- Fix podman timeout context propagation by @alicefr in https://github.com/alicefr/bink/pull/5
- Fix workflow_dispatch push condition for boolean input by @alicefr in https://github.com/alicefr/bink/pull/17
- Add GHA for create automatic release based on the tag by @alicefr in https://github.com/alicefr/bink/pull/20
Full Changelog: https://github.com/alicefr/bink/commits/v0.1.0