From e4102def74424005c6c9ca7dec5c0c4964eb0551 Mon Sep 17 00:00:00 2001 From: oauth Date: Sun, 8 Dec 2024 16:19:05 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=89=20Release=201.2.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e4d8e99..0d90016 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [1.2.1](https://github.com/woodpecker-ci/plugin-kaniko/releases/tag/1.2.1) - 2024-12-07 +## [1.2.1](https://github.com/woodpecker-ci/plugin-kaniko/releases/tag/1.2.1) - 2024-12-08 ### ❤️ Thanks to all contributors! ❤️ @@ -8,6 +8,8 @@ ### 📦️ Dependency +- chore(deps): update woodpeckerci/plugin-ready-release-go docker tag to v3.1.0 [[#51](https://github.com/woodpecker-ci/plugin-kaniko/pull/51)] +- chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v5.1.0 [[#50](https://github.com/woodpecker-ci/plugin-kaniko/pull/50)] - chore(deps): update woodpeckerci/plugin-ready-release-go docker tag to v3 [[#49](https://github.com/woodpecker-ci/plugin-kaniko/pull/49)] - chore(deps): update alpine docker tag to v3.21 [[#48](https://github.com/woodpecker-ci/plugin-kaniko/pull/48)] - chore(deps): update woodpeckerci/plugin-ready-release-go docker tag to v2.1.1 [[#47](https://github.com/woodpecker-ci/plugin-kaniko/pull/47)]