Home

Awesome

Jenkins Helm Charts

Artifact Hub License Releases downloads Join the chat at https://app.gitter.im/#/room/#jenkins-ci:matrix.org

Usage

Helm must be installed to use the charts. Please refer to Helm's documentation to get started.

Once Helm is set up properly, add the repository as follows:

helm repo add jenkins https://charts.jenkins.io
helm repo update

You can then run helm search repo jenkins to see the charts or obtain an exhaustive list of releases from GitHub releases.

<!-- Keep full URL links to repo files because this README syncs from main to gh-pages. -->

Chart documentation is available in jenkins directory.

Building weekly releases

The default charts target Long-Term-Support (LTS) releases of Jenkins. To use other versions, the easiest way is to update the image tag to the version you want. You can also rebuild the chart if you want the appVersion field to match.

Contributing

<!-- Keep full URL links to repo files because this README syncs from main to gh-pages. -->

We'd love to have you contribute! Please refer to our contribution guidelines for details.

License

<!-- Keep full URL links to repo files because this README syncs from main to gh-pages. -->

Apache 2.0 License.