Skip to content

Latest commit

 

History

History
93 lines (41 loc) · 4.7 KB

CHANGELOG.md

File metadata and controls

93 lines (41 loc) · 4.7 KB

Changelog

0.1.13 (2023-08-04)

Bug Fixes

  • service/chart: fix forced aborts of long-running computations (#36) (a131ae7)

0.1.12 (2023-07-28)

Bug Fixes

  • service: extract the label part from what is returned by the metadata action (#71) (2243f0f)

0.1.11 (2023-07-27)

Bug Fixes

  • service: quote tags and labels argument to make ko working (#69) (973f067)

0.1.10 (2023-07-27)

Bug Fixes

  • service: quote labels given to ko (#67) (d3bdb0b)

0.1.9 (2023-07-27)

Bug Fixes

  • service: generate both tags and lables for ko correctly (#65) (1ccac01)

0.1.8 (2023-07-27)

Bug Fixes

0.1.7 (2023-07-27)

Bug Fixes

  • service: provide labels to ko command as separate flags (#61) (74b9a9f)

0.1.6 (2023-07-27)

Bug Fixes

  • service: add missing '=' when invoking ko (#59) (ebe4c84)

0.1.5 (2023-07-27)

Bug Fixes

  • service: fix publish workflow for service (#57) (570b6b6)

0.1.4 (2023-07-27)

Bug Fixes

  • service: update publish workflow to use correct working directory (#55) (0727a99)

0.1.3 (2023-07-27)

Bug Fixes

  • service/java-client: add support for partial builds using codeco… (#52) (5a7a591)

0.1.2 (2023-07-26)

Bug Fixes

  • service/chart/java-client: fix filter logic for conditional triggering of builds (#50) (9f4f300)
  • service/chart/java-client: test release logic with some minor fixes (#46) (a215b6b)

0.1.1 (2023-07-26)

Bug Fixes

  • service/chart/java-client: test release logic (#39) (9c8f07b)