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.

5.2.2 (2023-07-25)

Bug Fixes

  • kaniko: Allow repositories with port numbers to be used for caching (d17e215)

5.2.1 (2023-07-12)

Bug Fixes

  • doc: update typo on documentation [skip ci] (95245ba)
  • kaniko: force '--cache-repo' option (strip tag) (7d4a194)

5.2.0 (2023-06-16)

Features

  • gcp: add OIDC authentication support for GCP Artifact Registry (ecac4a6)

5.1.0 (2023-05-27)

Features

  • workflow: extend (skip ci) feature (43ab7e7)

5.0.3 (2023-05-17)

Bug Fixes

  • derive buildah cache from snapshot image (63016e6)

5.0.2 (2023-05-16)

Bug Fixes

  • kaniko: fix $HOME variable (e213a9e)

5.0.1 (2023-05-15)

Bug Fixes

  • use $HOME for skopeo credentials for rootless use (e8b89fd)

5.0.0 (2023-05-11)

Features

  • add buildah support for building images (f8de563)

BREAKING CHANGES

  • $DOCKER_DIND_BUILD no longer supported (replaced by $DOCKER_BUILD_TOOL)

4.0.0 (2023-04-05)

Features

  • publish: redesign publish on prod strategy (524ccc1)

BREAKING CHANGES

  • publish: $PUBLISH_ON_PROD no longer supported (replaced by $DOCKER_PROD_PUBLISH_STRATEGY - see doc)

3.5.3 (2023-03-28)

Bug Fixes

  • sbom: add CycloneDX report (76c6727)

3.5.2 (2023-01-27)

Bug Fixes

  • "Add registry name in all Docker images" (b45e6a2)

3.5.1 (2023-01-04)

Bug Fixes

  • wrong $docker_image_digest if GitLab registry host has a port (c121756)

3.5.0 (2022-12-13)

Features

  • vault: configurable Vault Secrets Provider images (96e2c5d)

3.4.0 (2022-12-12)

Features

  • semantic release integration (fabf9b9)

3.3.0 (2022-11-29)

Features

  • add a job generating software bill of materials (ea8ca4e)

3.2.2 (2022-10-06)

Bug Fixes

  • Error when generating Trivy report (2b5ec6e)

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

1.2.2 (2021-07-05)

Bug Fixes

  • update skopeo credentials (559961f)

1.2.1 (2021-06-25)

Bug Fixes

  • permission on reports directory (2d2f360)

1.2.0 (2021-06-10)

Features

1.1.0 (2021-05-18)

Features

  • add scoped variables support (fc9a1ad)

1.0.0 (2021-05-06)

Features