From 4da9cc00a48439072fdbd163689dfe7747c5ac50 Mon Sep 17 00:00:00 2001 From: CIBot Date: Wed, 22 Oct 2025 23:03:28 +0000 Subject: [PATCH 1/9] chore(deps): update upstream digest to bf74514 --- upstream | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upstream b/upstream index a9188e7..bf74514 160000 --- a/upstream +++ b/upstream @@ -1 +1 @@ -Subproject commit a9188e70bd748118b4d56a529871b9de5adb9988 +Subproject commit bf745144acda1343934e9a094cf9458a54d57889 From 0e5946a7f17fbf806574cb6fdf5ad67d6630a76a Mon Sep 17 00:00:00 2001 From: CIBot Date: Fri, 24 Oct 2025 23:04:20 +0000 Subject: [PATCH 2/9] chore(deps): update upstream digest to 04816e2 --- upstream | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upstream b/upstream index bf74514..04816e2 160000 --- a/upstream +++ b/upstream @@ -1 +1 @@ -Subproject commit bf745144acda1343934e9a094cf9458a54d57889 +Subproject commit 04816e2a3634087db3de39043fcc9db2afcb0c44 From e0c52ae4c1763231f115b827fb167eefcc1c3a9c Mon Sep 17 00:00:00 2001 From: CIBot Date: Sat, 25 Oct 2025 17:03:42 +0000 Subject: [PATCH 3/9] chore(deps): update upstream digest to 52cc06e --- upstream | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upstream b/upstream index 04816e2..52cc06e 160000 --- a/upstream +++ b/upstream @@ -1 +1 @@ -Subproject commit 04816e2a3634087db3de39043fcc9db2afcb0c44 +Subproject commit 52cc06e6c63674fc997fd61d27aaccfce2da5b5d From 93b42277bee7bfa3ac2b3ebad1d479321aa6b5f9 Mon Sep 17 00:00:00 2001 From: CIBot Date: Sat, 25 Oct 2025 20:03:55 +0000 Subject: [PATCH 4/9] chore(deps): update upstream digest to 2dd40ec --- upstream | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upstream b/upstream index 52cc06e..2dd40ec 160000 --- a/upstream +++ b/upstream @@ -1 +1 @@ -Subproject commit 52cc06e6c63674fc997fd61d27aaccfce2da5b5d +Subproject commit 2dd40ecfe882c1659e0e46c761974702c7ab5fde From 0637f7a5652b88a956d8b7f4edaef16ac8ecf07a Mon Sep 17 00:00:00 2001 From: CIBot Date: Tue, 28 Oct 2025 04:06:46 +0000 Subject: [PATCH 5/9] chore(deps): update upstream digest to 0728d59 --- upstream | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upstream b/upstream index 2dd40ec..0728d59 160000 --- a/upstream +++ b/upstream @@ -1 +1 @@ -Subproject commit 2dd40ecfe882c1659e0e46c761974702c7ab5fde +Subproject commit 0728d59ff6463a502e001fb090f6eb92dbc04756 From 48a1a15246c95ee3e01de885a1b1f0e57ce8fcae Mon Sep 17 00:00:00 2001 From: CIBot Date: Wed, 5 Nov 2025 01:03:57 +0000 Subject: [PATCH 6/9] chore(deps): update upstream digest to 53b6072 --- upstream | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upstream b/upstream index 0728d59..53b6072 160000 --- a/upstream +++ b/upstream @@ -1 +1 @@ -Subproject commit 0728d59ff6463a502e001fb090f6eb92dbc04756 +Subproject commit 53b6072bd995b5b4017999cf247f9eb6660c72a2 From 5327d5f09fba63f8c4072da0050d0930e75e3fe8 Mon Sep 17 00:00:00 2001 From: CIBot Date: Thu, 6 Nov 2025 03:07:42 +0000 Subject: [PATCH 7/9] chore(deps): update upstream digest to 56256a1 --- upstream | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upstream b/upstream index 53b6072..56256a1 160000 --- a/upstream +++ b/upstream @@ -1 +1 @@ -Subproject commit 53b6072bd995b5b4017999cf247f9eb6660c72a2 +Subproject commit 56256a1340b771c71a5cfdc881525807edc3fcd2 From 56f1cc7c5d5bc245cbdf4de4a2db7ce665200cc4 Mon Sep 17 00:00:00 2001 From: CIBot Date: Fri, 7 Nov 2025 04:06:26 +0000 Subject: [PATCH 8/9] chore(deps): update upstream digest to 3cd3edf --- upstream | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upstream b/upstream index 56256a1..3cd3edf 160000 --- a/upstream +++ b/upstream @@ -1 +1 @@ -Subproject commit 56256a1340b771c71a5cfdc881525807edc3fcd2 +Subproject commit 3cd3edffe1be197326e9314816b16bb4e3d685b1 From cfc563509a4451d9db2bc24497830734268aff2a Mon Sep 17 00:00:00 2001 From: CIBot Date: Sat, 8 Nov 2025 21:11:53 +0000 Subject: [PATCH 9/9] chore(deps): update woodpeckerci/plugin-kaniko docker tag to v2 --- .woodpecker/build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker/build.yaml b/.woodpecker/build.yaml index d57fe63..61ad7be 100644 --- a/.woodpecker/build.yaml +++ b/.woodpecker/build.yaml @@ -5,7 +5,7 @@ when: steps: - name: builder - image: woodpeckerci/plugin-kaniko:1.3.0 + image: woodpeckerci/plugin-kaniko:2.1.1 when: - path: Dockerfile.builder event: push