Skip to content

Releases: mirkolenz/flocken

v2.5.2

22 Jan 21:24
Compare
Choose a tag to compare

2.5.2 (2025-01-22)

Bug Fixes

  • lib: add maybe (a0905c9)
  • manifest: default value for default branch (d248654)
  • manifest: handle null data in github api (76f1eb9)
  • manifest: migrate to shell application (89d274c)
  • manifest: print tags and registries (9c1a698)
  • manifest: respect registry name option (ee26f17)
  • manifest: use empty string instead of null (8104ff0)

v2.5.1

22 Jan 15:38
Compare
Choose a tag to compare

2.5.1 (2025-01-22)

Bug Fixes

  • manifest: allow tags to be null (86118b3)

v2.5.0

20 Jan 09:20
Compare
Choose a tag to compare

2.5.0 (2025-01-20)

Features

  • re-implement docker manifest using nix modules (e8826ba)

Bug Fixes

  • manifest: assert that at least one registry is set (bc92bbd)
  • manifest: default to env var version if available (78de0e0)
  • manifest: modularize config for better maintainability (9a85d58)

v2.4.2

16 Jan 11:10
Compare
Choose a tag to compare

2.4.2 (2025-01-16)

Bug Fixes

  • prefer custom branch over GitHub value (#85) (062cc1b)

v2.4.1

21 Dec 21:16
Compare
Choose a tag to compare

2.4.1 (2024-12-21)

Bug Fixes

  • manifest: add parentheses around github api call (ca89390)

v2.4.0

11 Dec 20:24
Compare
Choose a tag to compare

2.4.0 (2024-12-11)

Features

  • docker-manifest: switch from buildah to podman (5b3bfad)

v2.3.7

19 Nov 13:16
Compare
Choose a tag to compare

2.3.7 (2024-11-19)

Bug Fixes

  • manifest: separate annotation from creation, enforce exit on error (140acea)

v2.3.6

19 Nov 11:58
Compare
Choose a tag to compare

2.3.6 (2024-11-19)

Bug Fixes

  • manifest: replace some strings in annotations (ae35d50)

v2.3.5

19 Nov 11:45
Compare
Choose a tag to compare

2.3.5 (2024-11-19)

Bug Fixes

  • manifest: escape annotations (70c4688)

v2.3.4

19 Nov 11:07
Compare
Choose a tag to compare

2.3.4 (2024-11-19)

Bug Fixes

  • manifest: only escape annotation values and not keys (3f21d54)