From 36c858afc99c2602246b3b4470085fb76d3c5f4c Mon Sep 17 00:00:00 2001 From: oauth Date: Sat, 20 Jan 2024 12:30:40 +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 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 54e14a5..0ad0eae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [1.0.1](https://github.com/woodpecker-ci/plugin-kaniko/releases/tag/1.0.1) - 2024-01-14 +## [1.0.1](https://github.com/woodpecker-ci/plugin-kaniko/releases/tag/1.0.1) - 2024-01-20 ### ❤️ Thanks to all contributors! ❤️ @@ -10,6 +10,10 @@ - Fix author key [[#14](https://github.com/woodpecker-ci/plugin-kaniko/pull/14)] +### Misc + +- 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 ### ❤️ Thanks to all contributors! ❤️