From 73b9a683d2b3c500b0c62f559082890e9455278f Mon Sep 17 00:00:00 2001 From: semantic-release-bot <semantic-release-bot@martynus.net> Date: Thu, 29 Aug 2024 13:27:12 +0000 Subject: [PATCH] chore(release): 5.12.0 [skip ci] # [5.12.0](https://git.code.tecnalia.com/smartdatalab/public/ci-cd-components/docker/compare/5.11.1...5.12.0) (2024-08-29) ### Features * introduce variable for additional docker/buildah push arguments ([9de48b2](https://git.code.tecnalia.com/smartdatalab/public/ci-cd-components/docker/commit/9de48b24c1512cb9f5c8b7e26d33cea1bc5504e2)) --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a83c4d..88e0c18 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ +# [5.12.0](https://git.code.tecnalia.com/smartdatalab/public/ci-cd-components/docker/compare/5.11.1...5.12.0) (2024-08-29) +### Features + +* introduce variable for additional docker/buildah push arguments ([9de48b2](https://git.code.tecnalia.com/smartdatalab/public/ci-cd-components/docker/commit/9de48b24c1512cb9f5c8b7e26d33cea1bc5504e2)) + ## [5.11.1](https://gitlab.com/to-be-continuous/docker/compare/5.11.0...5.11.1) (2024-08-13) -- GitLab