From 0f80c7345effdb95d1311648e4125ce7201a75ef Mon Sep 17 00:00:00 2001 From: oauth Date: Fri, 12 Jan 2024 21:32:15 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=89=20Release=200.1.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fa2113f..d8a9966 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,17 +1,20 @@ # Changelog -## [0.0.1](https://github.com/woodpecker-ci/plugin-kaniko/releases/tag/0.0.1) - 2024-01-12 +## [0.1.0](https://github.com/woodpecker-ci/plugin-kaniko/releases/tag/0.1.0) - 2024-01-12 ### ❤️ Thanks to all contributors! ❤️ @6543, @renovate[bot], @CrimsonFez, @foosinn, @bonifaido, @Mokto, @Jumba, @annProg, @kradalby, @cloudowski, @zicklag, @makarono, @anguslees, @myers +### ✨ Features + +- Add support for docker hub mirrors and update image version [[#1](https://github.com/woodpecker-ci/plugin-kaniko/pull/1)] + ### Misc - Fix some more linting issues [[#5](https://github.com/woodpecker-ci/plugin-kaniko/pull/5)] - Init pipeline [[#3](https://github.com/woodpecker-ci/plugin-kaniko/pull/3)] - chore: Configure Renovate [[#2](https://github.com/woodpecker-ci/plugin-kaniko/pull/2)] -- Add support for docker hub mirrors and update image version [[#1](https://github.com/woodpecker-ci/plugin-kaniko/pull/1)] - configurable cache repository and ttl [[#36](https://github.com/woodpecker-ci/plugin-kaniko/pull/36)] - upgrade to v0.19.0 [[#34](https://github.com/woodpecker-ci/plugin-kaniko/pull/34)] - Update Kaniko to version 0.18 [[#32](https://github.com/woodpecker-ci/plugin-kaniko/pull/32)]