NotMyFault / jenkinsci-helm-charts

Jenkins community Helm charts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Jenkins community Helm charts

License:Apache License 2.0


Languages

Language:Mustache 99.1%Language:Starlark 0.9%