chore(deps): update ghcr.io/woodpecker-ci/helm/woodpecker docker tag to v3.6.0 #92

Merged
tom merged 1 commit from renovate/ghcr.io-woodpecker-ci-helm-woodpecker-3.x into main 2026-05-11 21:50:42 +00:00
Member

This PR contains the following updates:

Package Update Change
ghcr.io/woodpecker-ci/helm/woodpecker (source) minor 3.5.13.6.0

Release Notes

woodpecker-ci/woodpecker (ghcr.io/woodpecker-ci/helm/woodpecker)

v3.6.0

Compare Source

❤️ Thanks to all contributors! ❤️

@​Spiffyk, @​SuperSandro2000, @​gsaslis, @​joshuachp, @​lukashass, @​maurerle, @​pat-s, @​qwerty287, @​renich, @​sp1thas, @​xoxys

Features
  • Use docker go client directly [#​5134]
📚 Documentation
  • Simplify NixOS docs [#​5120]
  • chore(deps): lock file maintenance [#​5150]
  • plugins: Add SSH/SCP plugin [#​4871]
  • chore(deps): update dependency @​types/node to v22.15.3 [#​5142]
  • chore(deps): lock file maintenance [#​5136]
  • Explain tasks [#​5129]
  • Mention named volumes [#​5130]
  • chore(deps): update docs npm deps non-major [#​5128]
  • Fix link to agent configuration in v3.5 docs [#​5122]
  • Fix link to agent configuration in next docs [#​5119]
  • Move plugin-s3 to Codeberg [#​5118]
  • Use slugified plugin urls in docs [#​5116]
  • Fix example value for WOODPECKER_GRPC_ADDR in autoscaler docs [#​5102]
  • .deb and .rpm installation commands fixed [#​5087]
  • chore(deps): update dependency @​types/react to v19.1.2 [#​5107]
  • Slugify plugin names used for urls [#​5098]
  • Mention backend_options in workflow syntax docs [#​5096]
  • Document rootless container requirements for skip-clone [#​5056]
📈 Enhancement
  • View full pipeline duration in tooltip [#​5123]
  • Set dynamic page titles [#​5104]
  • Use centrally typed inject provide in Vue [#​5113]
  • Scroll to selected pipeline step [#​5103]
🐛 Bug Fixes
  • Fix args docs for admin secrets [#​5127]
  • Add name flag to admin secret add [#​5101]
📦️ Dependency
  • fix(deps): update golang-packages [#​5152]
  • chore(deps): update pre-commit hook golangci/golangci-lint to v2.1.6 [#​5149]
  • chore(deps): update docker.io/woodpeckerci/plugin-docker-buildx docker tag to v6.0.1 [#​5147]
  • chore(deps): update pre-commit hook adrienverge/yamllint to v1.37.1 [#​5148]
  • chore(deps): update docker.io/woodpeckerci/plugin-docker-buildx docker tag to v6 [#​5144]
  • fix(deps): update web npm deps non-major [#​5143]
  • fix(deps): update module github.com/getkin/kin-openapi to v0.132.0 [#​5141]
  • chore(deps): update dependency vite to v6.3.4 [security] [#​5139]
  • fix(deps): update module github.com/urfave/cli/v3 to v3.3.2 [#​5137]
  • fix(deps): update module github.com/urfave/cli/v3 to v3.3.1 [#​5135]
  • fix(deps): update module github.com/docker/docker to v28 [#​5132]
  • fix(deps): update module github.com/docker/cli to v28 [#​5131]
  • fix(deps): update dependency vue-router to v4.5.1 [#​5126]
  • chore(deps): update pre-commit hook golangci/golangci-lint to v2.1.5 [#​5125]
  • fix(deps): update web npm deps non-major [#​5077]
  • fix(deps): update golang-packages [#​5121]
  • fix(deps): update golang-packages [#​5111]
  • chore(deps): lock file maintenance [#​5112]
  • chore(deps): update docker.io/mysql docker tag to v9.3.0 [#​5109]
  • chore(deps): update docker.io/woodpeckerci/plugin-ready-release-go docker tag to v3.2.0 [#​5110]
  • chore(deps): update pre-commit hook golangci/golangci-lint to v2.1.2 [#​5108]
  • fix(deps): update golang-packages [#​5097]
Misc

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/woodpecker-ci/helm/woodpecker](https://woodpecker-ci.org/) ([source](https://github.com/woodpecker-ci/woodpecker)) | minor | `3.5.1` → `3.6.0` | --- ### Release Notes <details> <summary>woodpecker-ci/woodpecker (ghcr.io/woodpecker-ci/helm/woodpecker)</summary> ### [`v3.6.0`](https://github.com/woodpecker-ci/woodpecker/blob/HEAD/CHANGELOG.md#360---2025-05-06) [Compare Source](https://github.com/woodpecker-ci/woodpecker/compare/v3.5.1...v3.6.0) ##### ❤️ Thanks to all contributors! ❤️ [@&#8203;Spiffyk](https://github.com/Spiffyk), [@&#8203;SuperSandro2000](https://github.com/SuperSandro2000), [@&#8203;gsaslis](https://github.com/gsaslis), [@&#8203;joshuachp](https://github.com/joshuachp), [@&#8203;lukashass](https://github.com/lukashass), [@&#8203;maurerle](https://github.com/maurerle), [@&#8203;pat-s](https://github.com/pat-s), [@&#8203;qwerty287](https://github.com/qwerty287), [@&#8203;renich](https://github.com/renich), [@&#8203;sp1thas](https://github.com/sp1thas), [@&#8203;xoxys](https://github.com/xoxys) ##### ✨ Features - Use docker go client directly \[[#&#8203;5134](https://github.com/woodpecker-ci/woodpecker/pull/5134)] ##### 📚 Documentation - Simplify NixOS docs \[[#&#8203;5120](https://github.com/woodpecker-ci/woodpecker/pull/5120)] - chore(deps): lock file maintenance \[[#&#8203;5150](https://github.com/woodpecker-ci/woodpecker/pull/5150)] - plugins: Add SSH/SCP plugin \[[#&#8203;4871](https://github.com/woodpecker-ci/woodpecker/pull/4871)] - chore(deps): update dependency [@&#8203;types/node](https://github.com/types/node) to v22.15.3 \[[#&#8203;5142](https://github.com/woodpecker-ci/woodpecker/pull/5142)] - chore(deps): lock file maintenance \[[#&#8203;5136](https://github.com/woodpecker-ci/woodpecker/pull/5136)] - Explain tasks \[[#&#8203;5129](https://github.com/woodpecker-ci/woodpecker/pull/5129)] - Mention named volumes \[[#&#8203;5130](https://github.com/woodpecker-ci/woodpecker/pull/5130)] - chore(deps): update docs npm deps non-major \[[#&#8203;5128](https://github.com/woodpecker-ci/woodpecker/pull/5128)] - Fix link to agent configuration in `v3.5` docs \[[#&#8203;5122](https://github.com/woodpecker-ci/woodpecker/pull/5122)] - Fix link to agent configuration in `next` docs \[[#&#8203;5119](https://github.com/woodpecker-ci/woodpecker/pull/5119)] - Move `plugin-s3` to Codeberg \[[#&#8203;5118](https://github.com/woodpecker-ci/woodpecker/pull/5118)] - Use slugified plugin urls in docs \[[#&#8203;5116](https://github.com/woodpecker-ci/woodpecker/pull/5116)] - Fix example value for `WOODPECKER_GRPC_ADDR` in autoscaler docs \[[#&#8203;5102](https://github.com/woodpecker-ci/woodpecker/pull/5102)] - .deb and .rpm installation commands fixed \[[#&#8203;5087](https://github.com/woodpecker-ci/woodpecker/pull/5087)] - chore(deps): update dependency [@&#8203;types/react](https://github.com/types/react) to v19.1.2 \[[#&#8203;5107](https://github.com/woodpecker-ci/woodpecker/pull/5107)] - Slugify plugin names used for urls \[[#&#8203;5098](https://github.com/woodpecker-ci/woodpecker/pull/5098)] - Mention `backend_options` in workflow syntax docs \[[#&#8203;5096](https://github.com/woodpecker-ci/woodpecker/pull/5096)] - Document rootless container requirements for skip-clone \[[#&#8203;5056](https://github.com/woodpecker-ci/woodpecker/pull/5056)] ##### 📈 Enhancement - View full pipeline duration in tooltip \[[#&#8203;5123](https://github.com/woodpecker-ci/woodpecker/pull/5123)] - Set dynamic page titles \[[#&#8203;5104](https://github.com/woodpecker-ci/woodpecker/pull/5104)] - Use centrally typed inject provide in Vue \[[#&#8203;5113](https://github.com/woodpecker-ci/woodpecker/pull/5113)] - Scroll to selected pipeline step \[[#&#8203;5103](https://github.com/woodpecker-ci/woodpecker/pull/5103)] ##### 🐛 Bug Fixes - Fix args docs for admin secrets \[[#&#8203;5127](https://github.com/woodpecker-ci/woodpecker/pull/5127)] - Add name flag to admin secret add \[[#&#8203;5101](https://github.com/woodpecker-ci/woodpecker/pull/5101)] ##### 📦️ Dependency - fix(deps): update golang-packages \[[#&#8203;5152](https://github.com/woodpecker-ci/woodpecker/pull/5152)] - chore(deps): update pre-commit hook golangci/golangci-lint to v2.1.6 \[[#&#8203;5149](https://github.com/woodpecker-ci/woodpecker/pull/5149)] - chore(deps): update docker.io/woodpeckerci/plugin-docker-buildx docker tag to v6.0.1 \[[#&#8203;5147](https://github.com/woodpecker-ci/woodpecker/pull/5147)] - chore(deps): update pre-commit hook adrienverge/yamllint to v1.37.1 \[[#&#8203;5148](https://github.com/woodpecker-ci/woodpecker/pull/5148)] - chore(deps): update docker.io/woodpeckerci/plugin-docker-buildx docker tag to v6 \[[#&#8203;5144](https://github.com/woodpecker-ci/woodpecker/pull/5144)] - fix(deps): update web npm deps non-major \[[#&#8203;5143](https://github.com/woodpecker-ci/woodpecker/pull/5143)] - fix(deps): update module github.com/getkin/kin-openapi to v0.132.0 \[[#&#8203;5141](https://github.com/woodpecker-ci/woodpecker/pull/5141)] - chore(deps): update dependency vite to v6.3.4 \[security] \[[#&#8203;5139](https://github.com/woodpecker-ci/woodpecker/pull/5139)] - fix(deps): update module github.com/urfave/cli/v3 to v3.3.2 \[[#&#8203;5137](https://github.com/woodpecker-ci/woodpecker/pull/5137)] - fix(deps): update module github.com/urfave/cli/v3 to v3.3.1 \[[#&#8203;5135](https://github.com/woodpecker-ci/woodpecker/pull/5135)] - fix(deps): update module github.com/docker/docker to v28 \[[#&#8203;5132](https://github.com/woodpecker-ci/woodpecker/pull/5132)] - fix(deps): update module github.com/docker/cli to v28 \[[#&#8203;5131](https://github.com/woodpecker-ci/woodpecker/pull/5131)] - fix(deps): update dependency vue-router to v4.5.1 \[[#&#8203;5126](https://github.com/woodpecker-ci/woodpecker/pull/5126)] - chore(deps): update pre-commit hook golangci/golangci-lint to v2.1.5 \[[#&#8203;5125](https://github.com/woodpecker-ci/woodpecker/pull/5125)] - fix(deps): update web npm deps non-major \[[#&#8203;5077](https://github.com/woodpecker-ci/woodpecker/pull/5077)] - fix(deps): update golang-packages \[[#&#8203;5121](https://github.com/woodpecker-ci/woodpecker/pull/5121)] - fix(deps): update golang-packages \[[#&#8203;5111](https://github.com/woodpecker-ci/woodpecker/pull/5111)] - chore(deps): lock file maintenance \[[#&#8203;5112](https://github.com/woodpecker-ci/woodpecker/pull/5112)] - chore(deps): update docker.io/mysql docker tag to v9.3.0 \[[#&#8203;5109](https://github.com/woodpecker-ci/woodpecker/pull/5109)] - chore(deps): update docker.io/woodpeckerci/plugin-ready-release-go docker tag to v3.2.0 \[[#&#8203;5110](https://github.com/woodpecker-ci/woodpecker/pull/5110)] - chore(deps): update pre-commit hook golangci/golangci-lint to v2.1.2 \[[#&#8203;5108](https://github.com/woodpecker-ci/woodpecker/pull/5108)] - fix(deps): update golang-packages \[[#&#8203;5097](https://github.com/woodpecker-ci/woodpecker/pull/5097)] ##### Misc - Add pre-commit plugin \[[#&#8203;5146](https://github.com/woodpecker-ci/woodpecker/pull/5146)] - Fix gitpod golang version \[[#&#8203;5093](https://github.com/woodpecker-ci/woodpecker/pull/5093)] </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjQzLjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
chore(deps): update ghcr.io/woodpecker-ci/helm/woodpecker docker tag to v3.6.0
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
ed8f85b57d
tom merged commit 8e7b31bc59 into main 2026-05-11 21:50:42 +00:00
tom deleted branch renovate/ghcr.io-woodpecker-ci-helm-woodpecker-3.x 2026-05-11 21:50:42 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Cluster-Stuff/core-deployments!92
No description provided.