From 15d95a035025f0c844ac8ea100325851084e6d31 Mon Sep 17 00:00:00 2001 From: oauth Date: Mon, 22 Jan 2024 07:21:34 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=89=20Release=201.0.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0ad0eae..a3db237 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,10 @@ # Changelog -## [1.0.1](https://github.com/woodpecker-ci/plugin-kaniko/releases/tag/1.0.1) - 2024-01-20 +## [1.0.1](https://github.com/woodpecker-ci/plugin-kaniko/releases/tag/1.0.1) - 2024-01-22 ### ❤️ Thanks to all contributors! ❤️ -@qwerty287 +@renovate[bot], @qwerty287 ### 📚 Documentation @@ -12,6 +12,7 @@ ### Misc +- chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v3 [[#22](https://github.com/woodpecker-ci/plugin-kaniko/pull/22)] - Use cleartext username [[#21](https://github.com/woodpecker-ci/plugin-kaniko/pull/21)] ## [1.0.0](https://github.com/woodpecker-ci/plugin-kaniko/releases/tag/1.0.0) - 2024-01-12