Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## [3.4.2](https://github.com/woodpecker-ci/helm/releases/tag/3.4.2) - 2025-11-15

### ❤️ Thanks to all contributors! ❤️

@6543

### 📦️ Dependency

- chore(deps): update pre-commit hook davidanson/markdownlint-cli2 to v0.19.0 [[#420](https://github.com/woodpecker-ci/helm/pull/420)]
- chore(deps): update docker.io/davidanson/markdownlint-cli2 docker tag to v0.19.0 [[#419](https://github.com/woodpecker-ci/helm/pull/419)]
- chore(deps): update docker.io/pipelinecomponents/yamllint docker tag to v0.35.9 [[#418](https://github.com/woodpecker-ci/helm/pull/418)]

### Misc

- Use our own editorconfig checker plugin [[#415](https://github.com/woodpecker-ci/helm/pull/415)]

## [3.4.1](https://github.com/woodpecker-ci/helm/releases/tag/3.4.1) - 2025-10-19

### 📦️ Dependency
Expand Down
2 changes: 1 addition & 1 deletion charts/woodpecker/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: woodpecker
description: A Helm chart for Woodpecker CI
type: application
version: 3.4.1
version: 3.4.2
# renovate: datasource=github-releases depName=woodpecker-ci/woodpecker extractVersion=^v(?<version>.*)$
appVersion: 3.11.0
home: https://woodpecker-ci.org/
Expand Down