Skip to content

jenkinsci/helm-charts

Folders and files

NameName
Last commit message
Last commit date
Feb 6, 2024
Feb 9, 2024
Apr 6, 2023
Feb 1, 2024
Sep 13, 2019
Oct 14, 2022
Apr 14, 2023
Dec 20, 2023

Repository files navigation

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.

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

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

License

Apache 2.0 License.