Skip to content

Releases: mirkolenz/flocken

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)

v2.3.3

19 Nov 10:42
Compare
Choose a tag to compare

2.3.3 (2024-11-19)

Bug Fixes

  • docker-manifest: compute datetime in default annotation (8c6b1af)
  • manifest: properly escape annotation values (860c3fa)

v2.3.2

19 Nov 10:32
Compare
Choose a tag to compare

2.3.2 (2024-11-19)

Bug Fixes

  • docker-manifest: add cleanup trap to remove tmpdir and log out of registries (10652c7)
  • docker-manifest: properly annotate the manifest index (4c6d41c)

v2.3.1

18 Nov 15:12
Compare
Choose a tag to compare

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

22 Oct 12:48
Compare
Choose a tag to compare

2.3.0 (2024-10-22)

Features

  • docker: add support for image streams (35902c3)

v2.2.0

09 Jul 07:16
Compare
Choose a tag to compare

2.2.0 (2024-07-09)

Features

  • docker-manifest: apply additional image tags with crane (#51) (e5d4bca)

v2.1.2

01 Jan 10:31
Compare
Choose a tag to compare

2.1.2 (2024-01-01)

Bug Fixes

  • lib: properly construct module paths (f5da985)