2.0.0 - 2024-11-25
Migration Instructions
A WOODPECKER_AGENT_SECRET
for the default agent is now created by default.
Users have the following options:
- If a secret containing
WOODPECKER_AGENT_SECRET
has been created manually and should be kept, setserver.createAgentSecret: false
andagent.mapAgentSecret: false
. - If the chart should manage
WOODPECKER_AGENT_SECRET
, delete existing secrets and let the chart take care of it.
💥 Breaking changes
- Auto-create
WOODPECKER_AGENT_SECRET
secret [#228]
✨ Features
- feat(woodpecker): add network-polices [#252]
📚 Documentation
- Optimize README [#254]
📈 Enhancement
🐛 Bug Fixes
- fix(server): add group name of prometheus-rules [#246]
📦️ Dependency
- chore(deps): update docker.io/pipelinecomponents/yamllint docker tag to v0.33.0 [#260]
- chore(deps): update pre-commit hook davidanson/markdownlint-cli2 to v0.15.0 [#259]
Misc
- Remove custom package rules and config [#258]
- fix: update tarball output dir [#257]
- chore(deps): update docker.io/alpine/helm docker tag to v3.16.3 [#255]
- Refine CODEOWNER [#256]
- chore: format via prettier [#253]
- chore(deps): update docker.io/appleboy/drone-git-push docker tag to v1.1.1 [#250]
- chore(deps): update docker.io/alpine/helm docker tag to v3.16.3 [#249]
- chore(deps): update alpine/helm docker tag to v3.16.3 [#248]
- chore(deps): update docker.io/davidanson/markdownlint-cli2 docker tag to v0.15.0 [#244]