Skip to content

woodpecker-ci/helm

Repository files navigation

Woodpecker Helm Charts

Dynamic YAML Badge Dynamic YAML Badge

This repository contains the helm charts of the Woodpecker project.

Source Code: https://github.com/woodpecker-ci/woodpecker

Configuration

Please see the README's of the sub-charts for their configuration options:

Note

You only need the woodpecker chart if you want to install a functional instance of Woodpecker. The server and agent charts are used as sub-charts by the woodpecker umbrella chart. They can be used independently but this is usually not needed.

Contributing

  • The README is generated via helm-docs. To generate it, run make docs and do not run helm-docs directly (as the main chart uses a custom template)
  • Don't edit README.md directly, it will be overwritten by helm-docs. Instead, edit the respective *.gotmpl files.