Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 2.67 KB

CHANGELOG.md

File metadata and controls

40 lines (24 loc) · 2.67 KB

1.1.1 (2024-10-31)

Bug Fixes

  • deps: update actions/setup-java action to v4.2.2 (166cb6b)
  • deps: update actions/setup-java action to v4.3.0 (a632eb5)
  • deps: update actions/setup-java action to v4.4.0 (6812bf8)
  • use correct access for size method (243eb18)

1.1.0 (2024-06-28)

Features

  • support merging with list of additional images (de42161), closes ING-4250

Bug Fixes

  • add missing shell configuration (2a264ed)

1.0.0 (2024-06-19)

Features

  • first version of action definition (9788226)
  • use Groovy script for image tag extraction (df3d3fc)

Bug Fixes

  • deps: update actions/setup-java action to v4 (13c3c21)
  • fix Groovy installation (88dc6e4)
  • fix installing yq (e72c368)
  • fix missing shell properties (a334197)
  • fix yq command (dc856b6)
  • fix yq installation (342eeea)
  • install Java and Groovy (58a7eb8)
  • use input file variable (f0edc14)