Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 1.53 KB

CHANGELOG.md

File metadata and controls

32 lines (17 loc) · 1.53 KB

Changelog

1.2.0 (2024-12-08)

Features

  • allow to run pre-build commands for extra flexbility (aebb3d4)

1.1.0 (2024-11-30)

Features

  • allow signing the image with cosign CLI (36922ca)

Bug Fixes

  • capture multiline image name (91abcf8)
  • capture the first image name if multiple are provided (b8dd95d)
  • pass the image name before the digest (b115270)
  • set the env var for GH CLI (2b99b05)
  • use the official kubescape otherwise (a6c4c66)

1.0.0 (2024-11-07)

Bug Fixes

  • ignore upload sarif errors (bc5def1)
  • provide registry credential for kubescape (24ceebc)