From c0ad31f0ad15f980e1d8823eacddba5a7e799b8b Mon Sep 17 00:00:00 2001 From: woodpecker-bot <89799003+woodpecker-bot@users.noreply.github.com> Date: Mon, 13 May 2024 19:57:12 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=89=20Release=201.1.2=20(#29)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3839c54..aff0937 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,21 @@ # Changelog +## [1.1.2](https://github.com/woodpecker-ci/plugin-kaniko/releases/tag/1.1.2) - 2024-05-13 + +### ❤️ Thanks to all contributors! ❤️ + +@6543, @qwerty287, @renovate[bot] + +### 🐛 Bug Fixes + +- Fix build arg quoting [[#31](https://github.com/woodpecker-ci/plugin-kaniko/pull/31)] + +### Misc + +- bump kaniko to v1.22.0 [[#32](https://github.com/woodpecker-ci/plugin-kaniko/pull/32)] +- Add CODEOWNERS [[#30](https://github.com/woodpecker-ci/plugin-kaniko/pull/30)] +- chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v4 [[#28](https://github.com/woodpecker-ci/plugin-kaniko/pull/28)] + ## [1.1.1](https://github.com/woodpecker-ci/plugin-kaniko/releases/tag/1.1.1) - 2024-02-01 ### ❤️ Thanks to all contributors! ❤️