From 0b10368e3f61b841beadbfb11f8a01b1ca99cb13 Mon Sep 17 00:00:00 2001 From: semantic-release-bot <semantic-release-bot@martynus.net> Date: Mon, 20 Jan 2025 13:21:18 +0000 Subject: [PATCH] chore(release): 6.0.0 [skip ci] # [6.0.0](https://git.code.tecnalia.dev/smartdatalab/public/ci-cd-components/docker/compare/5.14.1...6.0.0) (2025-01-20) ### Code Refactoring * **trivy:** enforce usage of Trivy environment variables ([e69ce13](https://git.code.tecnalia.dev/smartdatalab/public/ci-cd-components/docker/commit/e69ce13565711b9dac8ee7b7105c8e9061bb3799)) ### BREAKING CHANGES * **trivy:** 4 Trivy configuration params removed in favor of the native Trivy environment variables --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b525e4..7fec879 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# [6.0.0](https://git.code.tecnalia.dev/smartdatalab/public/ci-cd-components/docker/compare/5.14.1...6.0.0) (2025-01-20) + + +### Code Refactoring + +* **trivy:** enforce usage of Trivy environment variables ([e69ce13](https://git.code.tecnalia.dev/smartdatalab/public/ci-cd-components/docker/commit/e69ce13565711b9dac8ee7b7105c8e9061bb3799)) + + +### BREAKING CHANGES + +* **trivy:** 4 Trivy configuration params removed in favor of the native Trivy environment variables + # [6.0.0](https://gitlab.com/to-be-continuous/docker/compare/5.14.1...6.0.0) (2024-11-26) -- GitLab