Skip to content

Latest commit

 

History

History
56 lines (25 loc) · 2.02 KB

CHANGELOG.md

File metadata and controls

56 lines (25 loc) · 2.02 KB

Changelog

2.1.0 (2022-06-20)

Features

  • add nodejs v18 template (31d6dff)

2.0.0 (2022-03-17)

⚠ BREAKING CHANGES

  • replace base-image and remove parameter APP_DNS and AQUASEC_SCANNERCLI_URL

Features

Documentation

  • README: remove intentionally added line of text (81a54d2)

1.0.2 (2022-03-16)

Bug Fixes

  • add workarounds for limitations with sonarqube and aqua sec (389e6ff)

Documentation

  • add version shield (a0494a9)
  • README: update usage in a Jenkinsfile (39d7a7d)

1.0.1 (2022-03-15)

Bug Fixes

  • dockerfile: update and sort labels (3c41a9b)

Styles

  • dockerfile: sort env variables (44ac780)

1.0.0 (2022-03-14)

Build System