Releases: mirkolenz/flocken
Releases · mirkolenz/flocken
v2.3.1
2.3.1 (2024-11-18)
Bug Fixes
- docker-manifest: persist image streams to temporary directory, exit if buildah fails to push (72388a0)
v2.3.0
2.3.0 (2024-10-22)
Features
- docker: add support for image streams (35902c3)
v2.2.0
2.2.0 (2024-07-09)
Features
- docker-manifest: apply additional image tags with crane (#51) (e5d4bca)
v2.1.2
2.1.2 (2024-01-01)
Bug Fixes
- lib: properly construct module paths (f5da985)
v2.1.1
2.1.1 (2023-12-31)
Bug Fixes
- lib: do not import dirs without default.nix (37aa080)
v2.1.0
2.1.0 (2023-12-18)
Features
- expose custom lib via attribute and overlay (bef593a)
Bug Fixes
- properly use lib in docker-manifest (f07517c)
v2.0.4
2.0.4 (2023-12-17)
Bug Fixes
- remove getExe' backport after 23.11 release (53317fd)
v2.0.3
2.0.3 (2023-10-23)
Bug Fixes
- backport getExe' from unstable (316eb99)
v2.0.2
2.0.2 (2023-10-23)
Bug Fixes
- use the same timestamp for all digests (04a72f6)
v2.0.1
2.0.1 (2023-10-23)
Bug Fixes
- properly handle buildah login with mask (c084b08)