From 715af5de08c244274048385ec6a6ccbbce3cbaf8 Mon Sep 17 00:00:00 2001 From: oauth Date: Sat, 28 Sep 2024 07:35:29 +0000 Subject: [PATCH 01/22] =?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 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c9782f0..08aad66 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [1.2.1](https://github.com/woodpecker-ci/plugin-kaniko/releases/tag/1.2.1) - 2024-09-28 + +### 📦️ Dependency + +- chore(deps): update woodpeckerci/plugin-ready-release-go docker tag to v2 [[#40](https://github.com/woodpecker-ci/plugin-kaniko/pull/40)] + ## [1.2.0](https://github.com/woodpecker-ci/plugin-kaniko/releases/tag/1.2.0) - 2024-09-05 ### ❤️ Thanks to all contributors! ❤️ From 29227276b1e95d38d907dc777165641490d11ef4 Mon Sep 17 00:00:00 2001 From: oauth Date: Mon, 7 Oct 2024 21:31:59 +0000 Subject: [PATCH 02/22] =?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 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 08aad66..85dadbf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,15 @@ # Changelog -## [1.2.1](https://github.com/woodpecker-ci/plugin-kaniko/releases/tag/1.2.1) - 2024-09-28 +## [1.2.1](https://github.com/woodpecker-ci/plugin-kaniko/releases/tag/1.2.1) - 2024-10-07 ### 📦️ Dependency - chore(deps): update woodpeckerci/plugin-ready-release-go docker tag to v2 [[#40](https://github.com/woodpecker-ci/plugin-kaniko/pull/40)] +### Misc + +- [pre-commit.ci] pre-commit autoupdate [[#43](https://github.com/woodpecker-ci/plugin-kaniko/pull/43)] + ## [1.2.0](https://github.com/woodpecker-ci/plugin-kaniko/releases/tag/1.2.0) - 2024-09-05 ### ❤️ Thanks to all contributors! ❤️ From 285a43f318ef14e95f3968036cc78e554ce80f90 Mon Sep 17 00:00:00 2001 From: oauth Date: Sat, 12 Oct 2024 01:44:46 +0000 Subject: [PATCH 03/22] =?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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 85dadbf..e4c9fd1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,10 @@ # Changelog -## [1.2.1](https://github.com/woodpecker-ci/plugin-kaniko/releases/tag/1.2.1) - 2024-10-07 +## [1.2.1](https://github.com/woodpecker-ci/plugin-kaniko/releases/tag/1.2.1) - 2024-10-12 ### 📦️ Dependency +- chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v5 [[#44](https://github.com/woodpecker-ci/plugin-kaniko/pull/44)] - chore(deps): update woodpeckerci/plugin-ready-release-go docker tag to v2 [[#40](https://github.com/woodpecker-ci/plugin-kaniko/pull/40)] ### Misc From 2468b6b93bff181e48510a346add87e39ec36a39 Mon Sep 17 00:00:00 2001 From: oauth Date: Fri, 18 Oct 2024 11:27:34 +0000 Subject: [PATCH 04/22] =?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 | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e4c9fd1..cfe73f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ # Changelog -## [1.2.1](https://github.com/woodpecker-ci/plugin-kaniko/releases/tag/1.2.1) - 2024-10-12 +## [1.2.1](https://github.com/woodpecker-ci/plugin-kaniko/releases/tag/1.2.1) - 2024-10-18 + +### ❤️ Thanks to all contributors! ❤️ + +@6543 ### 📦️ Dependency @@ -9,6 +13,7 @@ ### Misc +- Use current format of ENV in Dockerfile [[#39](https://github.com/woodpecker-ci/plugin-kaniko/pull/39)] - [pre-commit.ci] pre-commit autoupdate [[#43](https://github.com/woodpecker-ci/plugin-kaniko/pull/43)] ## [1.2.0](https://github.com/woodpecker-ci/plugin-kaniko/releases/tag/1.2.0) - 2024-09-05 From 45a0bcc07ab8f7788e8bcfcdbf45f84fc00f0ecf Mon Sep 17 00:00:00 2001 From: oauth Date: Sat, 23 Nov 2024 00:47:23 +0000 Subject: [PATCH 05/22] =?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 cfe73f5..7f0080f 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-10-18 +## [1.2.1](https://github.com/woodpecker-ci/plugin-kaniko/releases/tag/1.2.1) - 2024-11-23 ### ❤️ Thanks to all contributors! ❤️ @@ -8,6 +8,8 @@ ### 📦️ Dependency +- chore(deps): update gcr.io/kaniko-project/executor docker tag to v1.23.2 [[#46](https://github.com/woodpecker-ci/plugin-kaniko/pull/46)] +- chore(deps): update alpine docker tag to v3.20 [[#45](https://github.com/woodpecker-ci/plugin-kaniko/pull/45)] - chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v5 [[#44](https://github.com/woodpecker-ci/plugin-kaniko/pull/44)] - chore(deps): update woodpeckerci/plugin-ready-release-go docker tag to v2 [[#40](https://github.com/woodpecker-ci/plugin-kaniko/pull/40)] From 949fecceba2e72a3b5160cfdcf452455c15d77b1 Mon Sep 17 00:00:00 2001 From: oauth Date: Sat, 23 Nov 2024 04:29:03 +0000 Subject: [PATCH 06/22] =?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 | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f0080f..0476aec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ ### 📦️ Dependency +- chore(deps): update woodpeckerci/plugin-ready-release-go docker tag to v2.1.1 [[#47](https://github.com/woodpecker-ci/plugin-kaniko/pull/47)] - chore(deps): update gcr.io/kaniko-project/executor docker tag to v1.23.2 [[#46](https://github.com/woodpecker-ci/plugin-kaniko/pull/46)] - chore(deps): update alpine docker tag to v3.20 [[#45](https://github.com/woodpecker-ci/plugin-kaniko/pull/45)] - chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v5 [[#44](https://github.com/woodpecker-ci/plugin-kaniko/pull/44)] From 77af2c31cf02e7342c38c1df720a9097e94a9999 Mon Sep 17 00:00:00 2001 From: oauth Date: Sat, 7 Dec 2024 01:02:57 +0000 Subject: [PATCH 07/22] =?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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0476aec..26d07c1 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-11-23 +## [1.2.1](https://github.com/woodpecker-ci/plugin-kaniko/releases/tag/1.2.1) - 2024-12-07 ### ❤️ Thanks to all contributors! ❤️ @@ -8,6 +8,7 @@ ### 📦️ Dependency +- 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)] - chore(deps): update gcr.io/kaniko-project/executor docker tag to v1.23.2 [[#46](https://github.com/woodpecker-ci/plugin-kaniko/pull/46)] - chore(deps): update alpine docker tag to v3.20 [[#45](https://github.com/woodpecker-ci/plugin-kaniko/pull/45)] From 5ce7b1bd5be1c830ca4a7339ad40ea1cbc5626c9 Mon Sep 17 00:00:00 2001 From: oauth Date: Sat, 7 Dec 2024 01:27:15 +0000 Subject: [PATCH 08/22] =?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 | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 26d07c1..e4d8e99 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ ### 📦️ Dependency +- 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)] - chore(deps): update gcr.io/kaniko-project/executor docker tag to v1.23.2 [[#46](https://github.com/woodpecker-ci/plugin-kaniko/pull/46)] From e4102def74424005c6c9ca7dec5c0c4964eb0551 Mon Sep 17 00:00:00 2001 From: oauth Date: Sun, 8 Dec 2024 16:19:05 +0000 Subject: [PATCH 09/22] =?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)] From ee831e4649a9626f044837b20c684df740f76ce5 Mon Sep 17 00:00:00 2001 From: oauth Date: Fri, 17 Jan 2025 07:16:17 +0000 Subject: [PATCH 10/22] =?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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0d90016..349c3d3 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-08 +## [1.2.1](https://github.com/woodpecker-ci/plugin-kaniko/releases/tag/1.2.1) - 2025-01-17 ### ❤️ Thanks to all contributors! ❤️ @@ -8,6 +8,7 @@ ### 📦️ Dependency +- chore(deps): update woodpeckerci/plugin-ready-release-go docker tag to v3.1.1 [[#52](https://github.com/woodpecker-ci/plugin-kaniko/pull/52)] - 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)] From ca4dc0ac8b1c5a20b6f1e9d509663803acae44cc Mon Sep 17 00:00:00 2001 From: oauth Date: Sat, 25 Jan 2025 02:22:49 +0000 Subject: [PATCH 11/22] =?UTF-8?q?=F0=9F=8E=89=20Release=201.2.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 349c3d3..769fe97 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.2](https://github.com/woodpecker-ci/plugin-kaniko/releases/tag/1.2.2) - 2025-01-25 + +### 📦️ Dependency + +- chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v5.2.0 [[#54](https://github.com/woodpecker-ci/plugin-kaniko/pull/54)] +- chore(deps): update woodpeckerci/plugin-ready-release-go docker tag to v3.1.3 [[#53](https://github.com/woodpecker-ci/plugin-kaniko/pull/53)] + ## [1.2.1](https://github.com/woodpecker-ci/plugin-kaniko/releases/tag/1.2.1) - 2025-01-17 ### ❤️ Thanks to all contributors! ❤️ From 636ff21f6f468ceb2e5c527491b2009ba7b364e6 Mon Sep 17 00:00:00 2001 From: oauth Date: Fri, 14 Feb 2025 00:55:39 +0000 Subject: [PATCH 12/22] =?UTF-8?q?=F0=9F=8E=89=20Release=201.2.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 769fe97..e01c9b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,10 @@ # Changelog -## [1.2.2](https://github.com/woodpecker-ci/plugin-kaniko/releases/tag/1.2.2) - 2025-01-25 +## [1.2.2](https://github.com/woodpecker-ci/plugin-kaniko/releases/tag/1.2.2) - 2025-02-14 ### 📦️ Dependency +- chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v5.2.1 [[#56](https://github.com/woodpecker-ci/plugin-kaniko/pull/56)] - chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v5.2.0 [[#54](https://github.com/woodpecker-ci/plugin-kaniko/pull/54)] - chore(deps): update woodpeckerci/plugin-ready-release-go docker tag to v3.1.3 [[#53](https://github.com/woodpecker-ci/plugin-kaniko/pull/53)] From 2c54cbd6991043ac13a46b75c9af62ac74f7d81a Mon Sep 17 00:00:00 2001 From: oauth Date: Sat, 15 Mar 2025 01:56:20 +0000 Subject: [PATCH 13/22] =?UTF-8?q?=F0=9F=8E=89=20Release=201.2.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e01c9b3..38b9095 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,10 @@ # Changelog -## [1.2.2](https://github.com/woodpecker-ci/plugin-kaniko/releases/tag/1.2.2) - 2025-02-14 +## [1.2.2](https://github.com/woodpecker-ci/plugin-kaniko/releases/tag/1.2.2) - 2025-03-15 ### 📦️ Dependency +- chore(deps): update pre-commit hook adrienverge/yamllint to v1.36.0 [[#57](https://github.com/woodpecker-ci/plugin-kaniko/pull/57)] - chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v5.2.1 [[#56](https://github.com/woodpecker-ci/plugin-kaniko/pull/56)] - chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v5.2.0 [[#54](https://github.com/woodpecker-ci/plugin-kaniko/pull/54)] - chore(deps): update woodpeckerci/plugin-ready-release-go docker tag to v3.1.3 [[#53](https://github.com/woodpecker-ci/plugin-kaniko/pull/53)] From 796dc151bdd97fc2086d666aabc4a367ba644482 Mon Sep 17 00:00:00 2001 From: oauth Date: Sat, 15 Mar 2025 21:14:07 +0000 Subject: [PATCH 14/22] =?UTF-8?q?=F0=9F=8E=89=20Release=201.2.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 38b9095..38bfa83 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ ### 📦️ Dependency +- chore(deps): update pre-commit hook adrienverge/yamllint to v1.36.1 [[#58](https://github.com/woodpecker-ci/plugin-kaniko/pull/58)] - chore(deps): update pre-commit hook adrienverge/yamllint to v1.36.0 [[#57](https://github.com/woodpecker-ci/plugin-kaniko/pull/57)] - chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v5.2.1 [[#56](https://github.com/woodpecker-ci/plugin-kaniko/pull/56)] - chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v5.2.0 [[#54](https://github.com/woodpecker-ci/plugin-kaniko/pull/54)] From 0711fbeab5a73bd7ce13330242fec13df5c64fc4 Mon Sep 17 00:00:00 2001 From: oauth Date: Sat, 22 Mar 2025 02:26:32 +0000 Subject: [PATCH 15/22] =?UTF-8?q?=F0=9F=8E=89=20Release=201.2.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 38bfa83..d3372dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,10 @@ # Changelog -## [1.2.2](https://github.com/woodpecker-ci/plugin-kaniko/releases/tag/1.2.2) - 2025-03-15 +## [1.2.2](https://github.com/woodpecker-ci/plugin-kaniko/releases/tag/1.2.2) - 2025-03-22 ### 📦️ Dependency +- chore(deps): update pre-commit hook adrienverge/yamllint to v1.36.2 [[#59](https://github.com/woodpecker-ci/plugin-kaniko/pull/59)] - chore(deps): update pre-commit hook adrienverge/yamllint to v1.36.1 [[#58](https://github.com/woodpecker-ci/plugin-kaniko/pull/58)] - chore(deps): update pre-commit hook adrienverge/yamllint to v1.36.0 [[#57](https://github.com/woodpecker-ci/plugin-kaniko/pull/57)] - chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v5.2.1 [[#56](https://github.com/woodpecker-ci/plugin-kaniko/pull/56)] From ea677deb00feacb637b59ecceee70ac2478cdff4 Mon Sep 17 00:00:00 2001 From: oauth Date: Sun, 23 Mar 2025 10:40:27 +0000 Subject: [PATCH 16/22] =?UTF-8?q?=F0=9F=8E=89=20Release=201.2.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d3372dd..cde50eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,10 @@ # Changelog -## [1.2.2](https://github.com/woodpecker-ci/plugin-kaniko/releases/tag/1.2.2) - 2025-03-22 +## [1.2.2](https://github.com/woodpecker-ci/plugin-kaniko/releases/tag/1.2.2) - 2025-03-23 ### 📦️ Dependency +- chore(deps): update pre-commit hook adrienverge/yamllint to v1.37.0 [[#60](https://github.com/woodpecker-ci/plugin-kaniko/pull/60)] - chore(deps): update pre-commit hook adrienverge/yamllint to v1.36.2 [[#59](https://github.com/woodpecker-ci/plugin-kaniko/pull/59)] - chore(deps): update pre-commit hook adrienverge/yamllint to v1.36.1 [[#58](https://github.com/woodpecker-ci/plugin-kaniko/pull/58)] - chore(deps): update pre-commit hook adrienverge/yamllint to v1.36.0 [[#57](https://github.com/woodpecker-ci/plugin-kaniko/pull/57)] From 08a65a025f5adda5bb18774f6d8599c6c5396dec Mon Sep 17 00:00:00 2001 From: oauth Date: Tue, 25 Mar 2025 08:02:31 +0000 Subject: [PATCH 17/22] =?UTF-8?q?=F0=9F=8E=89=20Release=201.2.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cde50eb..0d56718 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,10 @@ # Changelog -## [1.2.2](https://github.com/woodpecker-ci/plugin-kaniko/releases/tag/1.2.2) - 2025-03-23 +## [1.2.2](https://github.com/woodpecker-ci/plugin-kaniko/releases/tag/1.2.2) - 2025-03-25 ### 📦️ Dependency +- chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v5.2.2 [[#61](https://github.com/woodpecker-ci/plugin-kaniko/pull/61)] - chore(deps): update pre-commit hook adrienverge/yamllint to v1.37.0 [[#60](https://github.com/woodpecker-ci/plugin-kaniko/pull/60)] - chore(deps): update pre-commit hook adrienverge/yamllint to v1.36.2 [[#59](https://github.com/woodpecker-ci/plugin-kaniko/pull/59)] - chore(deps): update pre-commit hook adrienverge/yamllint to v1.36.1 [[#58](https://github.com/woodpecker-ci/plugin-kaniko/pull/58)] From 7347a8d868cb60e08850708566a8abd48294d07d Mon Sep 17 00:00:00 2001 From: oauth Date: Sat, 29 Mar 2025 02:12:57 +0000 Subject: [PATCH 18/22] =?UTF-8?q?=F0=9F=8E=89=20Release=201.2.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0d56718..3641111 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,10 @@ # Changelog -## [1.2.2](https://github.com/woodpecker-ci/plugin-kaniko/releases/tag/1.2.2) - 2025-03-25 +## [1.2.2](https://github.com/woodpecker-ci/plugin-kaniko/releases/tag/1.2.2) - 2025-03-29 ### 📦️ Dependency +- chore(deps): update woodpeckerci/plugin-ready-release-go docker tag to v3.1.4 [[#62](https://github.com/woodpecker-ci/plugin-kaniko/pull/62)] - chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v5.2.2 [[#61](https://github.com/woodpecker-ci/plugin-kaniko/pull/61)] - chore(deps): update pre-commit hook adrienverge/yamllint to v1.37.0 [[#60](https://github.com/woodpecker-ci/plugin-kaniko/pull/60)] - chore(deps): update pre-commit hook adrienverge/yamllint to v1.36.2 [[#59](https://github.com/woodpecker-ci/plugin-kaniko/pull/59)] From d5e214c4f59c157cdf868ed8dde9a7ee6c0eba0b Mon Sep 17 00:00:00 2001 From: oauth Date: Sat, 19 Apr 2025 02:33:56 +0000 Subject: [PATCH 19/22] =?UTF-8?q?=F0=9F=8E=89=20Release=201.2.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3641111..6922166 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,10 @@ # Changelog -## [1.2.2](https://github.com/woodpecker-ci/plugin-kaniko/releases/tag/1.2.2) - 2025-03-29 +## [1.2.2](https://github.com/woodpecker-ci/plugin-kaniko/releases/tag/1.2.2) - 2025-04-19 ### 📦️ Dependency +- chore(deps): update woodpeckerci/plugin-ready-release-go docker tag to v3.2.0 [[#63](https://github.com/woodpecker-ci/plugin-kaniko/pull/63)] - chore(deps): update woodpeckerci/plugin-ready-release-go docker tag to v3.1.4 [[#62](https://github.com/woodpecker-ci/plugin-kaniko/pull/62)] - chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v5.2.2 [[#61](https://github.com/woodpecker-ci/plugin-kaniko/pull/61)] - chore(deps): update pre-commit hook adrienverge/yamllint to v1.37.0 [[#60](https://github.com/woodpecker-ci/plugin-kaniko/pull/60)] From 946e92f13498abb6a11baa7987e1716813cda39d Mon Sep 17 00:00:00 2001 From: oauth Date: Sun, 4 May 2025 11:02:08 +0000 Subject: [PATCH 20/22] =?UTF-8?q?=F0=9F=8E=89=20Release=201.2.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6922166..8bb25b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,10 @@ # Changelog -## [1.2.2](https://github.com/woodpecker-ci/plugin-kaniko/releases/tag/1.2.2) - 2025-04-19 +## [1.2.2](https://github.com/woodpecker-ci/plugin-kaniko/releases/tag/1.2.2) - 2025-05-04 ### 📦️ Dependency +- chore(deps): update pre-commit hook adrienverge/yamllint to v1.37.1 [[#65](https://github.com/woodpecker-ci/plugin-kaniko/pull/65)] - chore(deps): update woodpeckerci/plugin-ready-release-go docker tag to v3.2.0 [[#63](https://github.com/woodpecker-ci/plugin-kaniko/pull/63)] - chore(deps): update woodpeckerci/plugin-ready-release-go docker tag to v3.1.4 [[#62](https://github.com/woodpecker-ci/plugin-kaniko/pull/62)] - chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v5.2.2 [[#61](https://github.com/woodpecker-ci/plugin-kaniko/pull/61)] From 6c9dfa2cb4b2e9f645b32a38cc77b1168ab09c8d Mon Sep 17 00:00:00 2001 From: oauth Date: Sat, 24 May 2025 01:53:35 +0000 Subject: [PATCH 21/22] =?UTF-8?q?=F0=9F=8E=89=20Release=201.2.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8bb25b4..f04f17e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,10 @@ # Changelog -## [1.2.2](https://github.com/woodpecker-ci/plugin-kaniko/releases/tag/1.2.2) - 2025-05-04 +## [1.2.2](https://github.com/woodpecker-ci/plugin-kaniko/releases/tag/1.2.2) - 2025-05-24 ### 📦️ Dependency +- chore(deps): update gcr.io/kaniko-project/executor docker tag to v1.24.0 [[#66](https://github.com/woodpecker-ci/plugin-kaniko/pull/66)] - chore(deps): update pre-commit hook adrienverge/yamllint to v1.37.1 [[#65](https://github.com/woodpecker-ci/plugin-kaniko/pull/65)] - chore(deps): update woodpeckerci/plugin-ready-release-go docker tag to v3.2.0 [[#63](https://github.com/woodpecker-ci/plugin-kaniko/pull/63)] - chore(deps): update woodpeckerci/plugin-ready-release-go docker tag to v3.1.4 [[#62](https://github.com/woodpecker-ci/plugin-kaniko/pull/62)] From 560a7e7942011877a81cead52c036c0c68e76374 Mon Sep 17 00:00:00 2001 From: oauth Date: Sat, 31 May 2025 02:03:30 +0000 Subject: [PATCH 22/22] =?UTF-8?q?=F0=9F=8E=89=20Release=201.2.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f04f17e..16982c5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,10 @@ # Changelog -## [1.2.2](https://github.com/woodpecker-ci/plugin-kaniko/releases/tag/1.2.2) - 2025-05-24 +## [1.2.2](https://github.com/woodpecker-ci/plugin-kaniko/releases/tag/1.2.2) - 2025-05-31 ### 📦️ Dependency +- chore(deps): update alpine docker tag to v3.22 [[#67](https://github.com/woodpecker-ci/plugin-kaniko/pull/67)] - chore(deps): update gcr.io/kaniko-project/executor docker tag to v1.24.0 [[#66](https://github.com/woodpecker-ci/plugin-kaniko/pull/66)] - chore(deps): update pre-commit hook adrienverge/yamllint to v1.37.1 [[#65](https://github.com/woodpecker-ci/plugin-kaniko/pull/65)] - chore(deps): update woodpeckerci/plugin-ready-release-go docker tag to v3.2.0 [[#63](https://github.com/woodpecker-ci/plugin-kaniko/pull/63)]