Skip to content
Snippets Groups Projects
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGELOG.md 6.16 KiB

3.2.1 (2022-10-04)

Bug Fixes

  • hadolint: fix shell syntax error (88de431)

3.2.0 (2022-10-04)

Features

3.1.1 (2022-09-28)

Bug Fixes

  • support DOCKER_XX_IMAGE with registry port (54e9e05)

3.1.0 (2022-09-20)

Features

  • add custom DOCKER_CONFIG_FILE var (3201240)

3.0.0 (2022-08-05)

Bug Fixes

  • trigger new major release (580d3e3)

BREAKING CHANGES

  • change default workflow from Branch pipeline to MR pipeline

2.7.1 (2022-06-20)

Bug Fixes

  • skopeo: authenticate with skopeo inspect (53cf10d)
  • Trivy: prefix Trivy report name (4cec06b)

2.7.0 (2022-05-20)

Features

  • Trivy: allow Trivy to be run in standalone mode (88348c8)

2.6.0 (2022-05-19)

Features

  • Make the --vuln-type Trivy argument configurable (15457c6)

2.5.0 (2022-05-01)

Features

  • configurable tracking image (b91e936)

2.4.0 (2022-04-27)

Features

  • add image digest support (57998b2)

2.3.3 (2022-04-12)

Bug Fixes

  • Trivy: restore default Git strategy to allow .trivyignore (b2fc514)

2.3.2 (2022-02-24)

Bug Fixes

  • vault: revert Vault JWT authentication not working (b7ac60a)

2.3.1 (2022-02-23)

Bug Fixes

  • vault: Vault JWT authentication not working (4949a87)

2.3.0 (2022-01-10)

Features

  • Vault variant + non-blocking warning in case failed decoding @url@ variable (f1bbac3)

2.2.0 (2021-11-24)

Features

  • add configurable metadata variable with OCI recommended labels (d3630f9)

2.1.2 (2021-10-19)

Bug Fixes

  • trivy: ignore unfixed security issues by default (f9a1602)

2.1.1 (2021-10-07)

Bug Fixes

  • use master or main for production env (5596daf)

2.0.0 (2021-09-02)

Features

  • Change boolean variable behaviour (f74d9ef)

BREAKING CHANGES

  • boolean variable now triggered on explicit 'true' value

1.2.3 (2021-07-21)

Bug Fixes