From 5c44d3c87a3b7bfd3fbece0752db23ed9ee6317c Mon Sep 17 00:00:00 2001 From: oauth Date: Sat, 24 Jan 2026 01:49:37 +0000 Subject: [PATCH 01/15] =?UTF-8?q?=F0=9F=8E=89=20Release=203.5.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 6 ++++++ charts/woodpecker/Chart.yaml | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 35029e7..1775886 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [3.5.2](https://github.com/woodpecker-ci/helm/releases/tag/3.5.2) - 2026-01-24 + +### 📦️ Dependency + +- chore(deps): update docker.io/jauderho/prettier docker tag to v3.8.1 [[#451](https://github.com/woodpecker-ci/helm/pull/451)] + ## [3.5.1](https://github.com/woodpecker-ci/helm/releases/tag/3.5.1) - 2026-01-15 ### 📦️ Dependency diff --git a/charts/woodpecker/Chart.yaml b/charts/woodpecker/Chart.yaml index 963ae69..b210563 100644 --- a/charts/woodpecker/Chart.yaml +++ b/charts/woodpecker/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: woodpecker description: A Helm chart for Woodpecker CI type: application -version: 3.5.1 +version: 3.5.2 # renovate: datasource=github-releases depName=woodpecker-ci/woodpecker extractVersion=^v(?.*)$ appVersion: 3.13.0 home: https://woodpecker-ci.org/ From 3d04e8384e2d5f436059c7d18e5866bce777a18b Mon Sep 17 00:00:00 2001 From: oauth Date: Sat, 24 Jan 2026 01:50:53 +0000 Subject: [PATCH 02/15] =?UTF-8?q?=F0=9F=8E=89=20Release=203.5.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 1775886..9d882a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ ### 📦️ Dependency +- chore(deps): update pre-commit hook rbubley/mirrors-prettier to v3.8.1 [[#452](https://github.com/woodpecker-ci/helm/pull/452)] - chore(deps): update docker.io/jauderho/prettier docker tag to v3.8.1 [[#451](https://github.com/woodpecker-ci/helm/pull/451)] ## [3.5.1](https://github.com/woodpecker-ci/helm/releases/tag/3.5.1) - 2026-01-15 From e829bd1c93b6f066aff397d08ed28b61eec18321 Mon Sep 17 00:00:00 2001 From: oauth Date: Sat, 24 Jan 2026 05:34:53 +0000 Subject: [PATCH 03/15] =?UTF-8?q?=F0=9F=8E=89=20Release=203.5.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 9d882a0..a8bc788 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ ### 📦️ Dependency +- chore(deps): update docker.io/alpine/helm docker tag to v4.1.0 [[#454](https://github.com/woodpecker-ci/helm/pull/454)] - chore(deps): update pre-commit hook rbubley/mirrors-prettier to v3.8.1 [[#452](https://github.com/woodpecker-ci/helm/pull/452)] - chore(deps): update docker.io/jauderho/prettier docker tag to v3.8.1 [[#451](https://github.com/woodpecker-ci/helm/pull/451)] From d5cfb580e7ec9b4a065220d764143da955e3bdc0 Mon Sep 17 00:00:00 2001 From: oauth Date: Sat, 14 Feb 2026 00:51:45 +0000 Subject: [PATCH 04/15] =?UTF-8?q?=F0=9F=8E=89=20Release=203.5.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 a8bc788..de28832 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,10 @@ # Changelog -## [3.5.2](https://github.com/woodpecker-ci/helm/releases/tag/3.5.2) - 2026-01-24 +## [3.5.2](https://github.com/woodpecker-ci/helm/releases/tag/3.5.2) - 2026-02-14 ### 📦️ Dependency +- chore(deps): update docker.io/alpine/helm docker tag to v4.1.1 [[#456](https://github.com/woodpecker-ci/helm/pull/456)] - chore(deps): update docker.io/alpine/helm docker tag to v4.1.0 [[#454](https://github.com/woodpecker-ci/helm/pull/454)] - chore(deps): update pre-commit hook rbubley/mirrors-prettier to v3.8.1 [[#452](https://github.com/woodpecker-ci/helm/pull/452)] - chore(deps): update docker.io/jauderho/prettier docker tag to v3.8.1 [[#451](https://github.com/woodpecker-ci/helm/pull/451)] From 66a28b5d62dc3351e9aca5e67f9f3780deec3c2b Mon Sep 17 00:00:00 2001 From: oauth Date: Sat, 21 Feb 2026 01:26:55 +0000 Subject: [PATCH 05/15] =?UTF-8?q?=F0=9F=8E=89=20Release=203.5.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 de28832..656f174 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,10 @@ # Changelog -## [3.5.2](https://github.com/woodpecker-ci/helm/releases/tag/3.5.2) - 2026-02-14 +## [3.5.2](https://github.com/woodpecker-ci/helm/releases/tag/3.5.2) - 2026-02-21 ### 📦️ Dependency +- chore(deps): update docker.io/davidanson/markdownlint-cli2 docker tag to v0.21.0 [[#457](https://github.com/woodpecker-ci/helm/pull/457)] - chore(deps): update docker.io/alpine/helm docker tag to v4.1.1 [[#456](https://github.com/woodpecker-ci/helm/pull/456)] - chore(deps): update docker.io/alpine/helm docker tag to v4.1.0 [[#454](https://github.com/woodpecker-ci/helm/pull/454)] - chore(deps): update pre-commit hook rbubley/mirrors-prettier to v3.8.1 [[#452](https://github.com/woodpecker-ci/helm/pull/452)] From a2b8fb0cdaebaac42c19b1bd5c9c01a880702a17 Mon Sep 17 00:00:00 2001 From: oauth Date: Sat, 21 Feb 2026 01:28:51 +0000 Subject: [PATCH 06/15] =?UTF-8?q?=F0=9F=8E=89=20Release=203.5.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 656f174..a29ce89 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ ### 📦️ Dependency +- chore(deps): update pre-commit hook davidanson/markdownlint-cli2 to v0.21.0 [[#458](https://github.com/woodpecker-ci/helm/pull/458)] - chore(deps): update docker.io/davidanson/markdownlint-cli2 docker tag to v0.21.0 [[#457](https://github.com/woodpecker-ci/helm/pull/457)] - chore(deps): update docker.io/alpine/helm docker tag to v4.1.1 [[#456](https://github.com/woodpecker-ci/helm/pull/456)] - chore(deps): update docker.io/alpine/helm docker tag to v4.1.0 [[#454](https://github.com/woodpecker-ci/helm/pull/454)] From dfb5314c8a9802f8e2da88b6634cec69a1e009b0 Mon Sep 17 00:00:00 2001 From: oauth Date: Mon, 2 Mar 2026 21:43:00 +0000 Subject: [PATCH 07/15] =?UTF-8?q?=F0=9F=8E=89=20Release=203.5.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 a29ce89..05ecfb9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,10 @@ # Changelog -## [3.5.2](https://github.com/woodpecker-ci/helm/releases/tag/3.5.2) - 2026-02-21 +## [3.5.2](https://github.com/woodpecker-ci/helm/releases/tag/3.5.2) - 2026-03-02 ### 📦️ Dependency +- chore(deps): update docker.io/woodpeckerci/plugin-ready-release-go docker tag to v4 [[#459](https://github.com/woodpecker-ci/helm/pull/459)] - chore(deps): update pre-commit hook davidanson/markdownlint-cli2 to v0.21.0 [[#458](https://github.com/woodpecker-ci/helm/pull/458)] - chore(deps): update docker.io/davidanson/markdownlint-cli2 docker tag to v0.21.0 [[#457](https://github.com/woodpecker-ci/helm/pull/457)] - chore(deps): update docker.io/alpine/helm docker tag to v4.1.1 [[#456](https://github.com/woodpecker-ci/helm/pull/456)] From 755a19609006fa262b699bd20b807f37c74a9d04 Mon Sep 17 00:00:00 2001 From: oauth Date: Sat, 14 Mar 2026 01:12:15 +0000 Subject: [PATCH 08/15] =?UTF-8?q?=F0=9F=8E=89=20Release=203.5.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 05ecfb9..ef3bbcc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,10 @@ # Changelog -## [3.5.2](https://github.com/woodpecker-ci/helm/releases/tag/3.5.2) - 2026-03-02 +## [3.5.2](https://github.com/woodpecker-ci/helm/releases/tag/3.5.2) - 2026-03-14 ### 📦️ Dependency +- chore(deps): update docker.io/alpine/helm docker tag to v4.1.3 [[#460](https://github.com/woodpecker-ci/helm/pull/460)] - chore(deps): update docker.io/woodpeckerci/plugin-ready-release-go docker tag to v4 [[#459](https://github.com/woodpecker-ci/helm/pull/459)] - chore(deps): update pre-commit hook davidanson/markdownlint-cli2 to v0.21.0 [[#458](https://github.com/woodpecker-ci/helm/pull/458)] - chore(deps): update docker.io/davidanson/markdownlint-cli2 docker tag to v0.21.0 [[#457](https://github.com/woodpecker-ci/helm/pull/457)] From 201ab984e91110e096b042beb99f80060a3c284a Mon Sep 17 00:00:00 2001 From: oauth Date: Sat, 14 Mar 2026 01:31:01 +0000 Subject: [PATCH 09/15] =?UTF-8?q?=F0=9F=8E=89=20Release=203.5.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 ef3bbcc..2f35f1c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ ### 📦️ Dependency +- chore(deps): update docker.io/appleboy/drone-git-push docker tag to v1.2.2 [[#461](https://github.com/woodpecker-ci/helm/pull/461)] - chore(deps): update docker.io/alpine/helm docker tag to v4.1.3 [[#460](https://github.com/woodpecker-ci/helm/pull/460)] - chore(deps): update docker.io/woodpeckerci/plugin-ready-release-go docker tag to v4 [[#459](https://github.com/woodpecker-ci/helm/pull/459)] - chore(deps): update pre-commit hook davidanson/markdownlint-cli2 to v0.21.0 [[#458](https://github.com/woodpecker-ci/helm/pull/458)] From 4fe4b115470978a5da17fdefe7ebec8a59cf405d Mon Sep 17 00:00:00 2001 From: oauth Date: Sun, 22 Mar 2026 01:58:27 +0000 Subject: [PATCH 10/15] =?UTF-8?q?=F0=9F=8E=89=20Release=203.5.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 2f35f1c..93f67b5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,10 @@ # Changelog -## [3.5.2](https://github.com/woodpecker-ci/helm/releases/tag/3.5.2) - 2026-03-14 +## [3.5.2](https://github.com/woodpecker-ci/helm/releases/tag/3.5.2) - 2026-03-22 ### 📦️ Dependency +- chore(deps): update pre-commit hook davidanson/markdownlint-cli2 to v0.22.0 [[#462](https://github.com/woodpecker-ci/helm/pull/462)] - chore(deps): update docker.io/appleboy/drone-git-push docker tag to v1.2.2 [[#461](https://github.com/woodpecker-ci/helm/pull/461)] - chore(deps): update docker.io/alpine/helm docker tag to v4.1.3 [[#460](https://github.com/woodpecker-ci/helm/pull/460)] - chore(deps): update docker.io/woodpeckerci/plugin-ready-release-go docker tag to v4 [[#459](https://github.com/woodpecker-ci/helm/pull/459)] From 0a592cb7628b0c27d7fc0188b15ac5f515969c10 Mon Sep 17 00:00:00 2001 From: oauth Date: Sun, 22 Mar 2026 05:06:36 +0000 Subject: [PATCH 11/15] =?UTF-8?q?=F0=9F=8E=89=20Release=203.5.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 93f67b5..1f033d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ ### 📦️ Dependency +- chore(deps): update docker.io/davidanson/markdownlint-cli2 docker tag to v0.22.0 [[#463](https://github.com/woodpecker-ci/helm/pull/463)] - chore(deps): update pre-commit hook davidanson/markdownlint-cli2 to v0.22.0 [[#462](https://github.com/woodpecker-ci/helm/pull/462)] - chore(deps): update docker.io/appleboy/drone-git-push docker tag to v1.2.2 [[#461](https://github.com/woodpecker-ci/helm/pull/461)] - chore(deps): update docker.io/alpine/helm docker tag to v4.1.3 [[#460](https://github.com/woodpecker-ci/helm/pull/460)] From 9df1b6a64a0384cfcc766b9cb11afbc6c3ae96b2 Mon Sep 17 00:00:00 2001 From: oauth Date: Sat, 28 Mar 2026 00:32:32 +0000 Subject: [PATCH 12/15] =?UTF-8?q?=F0=9F=8E=89=20Release=203.5.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 1f033d7..072ce28 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,10 @@ # Changelog -## [3.5.2](https://github.com/woodpecker-ci/helm/releases/tag/3.5.2) - 2026-03-22 +## [3.5.2](https://github.com/woodpecker-ci/helm/releases/tag/3.5.2) - 2026-03-28 ### 📦️ Dependency +- chore(deps): update docker.io/woodpeckerci/plugin-ready-release-go docker tag to v4.1.0 [[#464](https://github.com/woodpecker-ci/helm/pull/464)] - chore(deps): update docker.io/davidanson/markdownlint-cli2 docker tag to v0.22.0 [[#463](https://github.com/woodpecker-ci/helm/pull/463)] - chore(deps): update pre-commit hook davidanson/markdownlint-cli2 to v0.22.0 [[#462](https://github.com/woodpecker-ci/helm/pull/462)] - chore(deps): update docker.io/appleboy/drone-git-push docker tag to v1.2.2 [[#461](https://github.com/woodpecker-ci/helm/pull/461)] From 5ce5d9abfa3c3126a103fbde4abcfb49b09a1395 Mon Sep 17 00:00:00 2001 From: oauth Date: Sat, 11 Apr 2026 01:24:10 +0000 Subject: [PATCH 13/15] =?UTF-8?q?=F0=9F=8E=89=20Release=203.5.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 072ce28..266b3c9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,10 @@ # Changelog -## [3.5.2](https://github.com/woodpecker-ci/helm/releases/tag/3.5.2) - 2026-03-28 +## [3.5.2](https://github.com/woodpecker-ci/helm/releases/tag/3.5.2) - 2026-04-11 ### 📦️ Dependency +- chore(deps): update docker.io/alpine/helm docker tag to v4.1.4 [[#465](https://github.com/woodpecker-ci/helm/pull/465)] - chore(deps): update docker.io/woodpeckerci/plugin-ready-release-go docker tag to v4.1.0 [[#464](https://github.com/woodpecker-ci/helm/pull/464)] - chore(deps): update docker.io/davidanson/markdownlint-cli2 docker tag to v0.22.0 [[#463](https://github.com/woodpecker-ci/helm/pull/463)] - chore(deps): update pre-commit hook davidanson/markdownlint-cli2 to v0.22.0 [[#462](https://github.com/woodpecker-ci/helm/pull/462)] From d4c4b67e397d67c570c7b5689ace69e3df3c71e8 Mon Sep 17 00:00:00 2001 From: oauth Date: Sat, 11 Apr 2026 01:25:32 +0000 Subject: [PATCH 14/15] =?UTF-8?q?=F0=9F=8E=89=20Release=203.5.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 266b3c9..2bb7791 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ ### 📦️ Dependency +- chore(deps): update docker.io/jauderho/prettier docker tag to v3.8.2 [[#466](https://github.com/woodpecker-ci/helm/pull/466)] - chore(deps): update docker.io/alpine/helm docker tag to v4.1.4 [[#465](https://github.com/woodpecker-ci/helm/pull/465)] - chore(deps): update docker.io/woodpeckerci/plugin-ready-release-go docker tag to v4.1.0 [[#464](https://github.com/woodpecker-ci/helm/pull/464)] - chore(deps): update docker.io/davidanson/markdownlint-cli2 docker tag to v0.22.0 [[#463](https://github.com/woodpecker-ci/helm/pull/463)] From 3142ad29b69367e1f1ea698f066fd37a84cedbae Mon Sep 17 00:00:00 2001 From: oauth Date: Sat, 11 Apr 2026 05:32:53 +0000 Subject: [PATCH 15/15] =?UTF-8?q?=F0=9F=8E=89=20Release=203.5.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 2bb7791..3f9716d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ ### 📦️ Dependency +- chore(deps): update pre-commit hook rbubley/mirrors-prettier to v3.8.2 [[#467](https://github.com/woodpecker-ci/helm/pull/467)] - chore(deps): update docker.io/jauderho/prettier docker tag to v3.8.2 [[#466](https://github.com/woodpecker-ci/helm/pull/466)] - chore(deps): update docker.io/alpine/helm docker tag to v4.1.4 [[#465](https://github.com/woodpecker-ci/helm/pull/465)] - chore(deps): update docker.io/woodpeckerci/plugin-ready-release-go docker tag to v4.1.0 [[#464](https://github.com/woodpecker-ci/helm/pull/464)]