{"id":13601613,"url":"https://github.com/jenkinsci/helm-charts","last_synced_at":"2026-03-10T00:04:40.534Z","repository":{"id":36964705,"uuid":"290028276","full_name":"jenkinsci/helm-charts","owner":"jenkinsci","description":"Jenkins helm charts","archived":false,"fork":false,"pushed_at":"2026-02-27T23:15:46.000Z","size":11751,"stargazers_count":648,"open_issues_count":155,"forks_count":924,"subscribers_count":14,"default_branch":"main","last_synced_at":"2026-02-28T05:55:06.410Z","etag":null,"topics":["charts","helm","helm-charts","jenkins","kubernetes"],"latest_commit_sha":null,"homepage":"https://artifacthub.io/packages/helm/jenkinsci/jenkins","language":"Mustache","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jenkinsci.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"community_bridge":"jenkins","custom":["https://www.jenkins.io/donate/#why-donate"]}},"created_at":"2020-08-24T20:04:58.000Z","updated_at":"2026-02-27T23:15:35.000Z","dependencies_parsed_at":"2024-01-25T01:28:39.457Z","dependency_job_id":"428b9247-06dd-4a4a-97fe-d98bd1863dfc","html_url":"https://github.com/jenkinsci/helm-charts","commit_stats":{"total_commits":947,"total_committers":339,"mean_commits":2.793510324483776,"dds":0.8236536430834214,"last_synced_commit":"88236fc736852d8ceb99e055f6b1ecf975b88a71"},"previous_names":[],"tags_count":523,"template":false,"template_full_name":null,"purl":"pkg:github/jenkinsci/helm-charts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenkinsci%2Fhelm-charts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenkinsci%2Fhelm-charts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenkinsci%2Fhelm-charts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenkinsci%2Fhelm-charts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jenkinsci","download_url":"https://codeload.github.com/jenkinsci/helm-charts/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenkinsci%2Fhelm-charts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30317616,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T20:05:46.299Z","status":"ssl_error","status_checked_at":"2026-03-09T19:57:04.425Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["charts","helm","helm-charts","jenkins","kubernetes"],"created_at":"2024-08-01T18:01:05.277Z","updated_at":"2026-03-10T00:04:40.513Z","avatar_url":"https://github.com/jenkinsci.png","language":"Mustache","funding_links":["https://funding.communitybridge.org/projects/jenkins","https://www.jenkins.io/donate/#why-donate"],"categories":["Mustache","kubernetes"],"sub_categories":[],"readme":"# Jenkins Helm Charts\n\n[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/jenkins)](https://artifacthub.io/packages/helm/jenkinsci/jenkins)\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n[![Releases downloads](https://img.shields.io/github/downloads/jenkinsci/helm-charts/total.svg)](https://github.com/jenkinsci/helm-charts/releases)\n[![Join the chat at https://app.gitter.im/#/room/#jenkins-ci:matrix.org](https://badges.gitter.im/badge.svg)](https://app.gitter.im/#/room/#jenkins-ci:matrix.org)\n\n## Usage\n\n[Helm](https://helm.sh) must be installed to use the charts.\nPlease refer to Helm's [documentation](https://helm.sh/docs/) to get started.\n\nOnce Helm is set up properly, add the repository as follows:\n\n```console\nhelm repo add jenkins https://charts.jenkins.io\nhelm repo update\n```\n\nYou can then run `helm search repo jenkins` to see the charts or obtain an exhaustive list of releases from [GitHub releases](https://github.com/jenkinsci/helm-charts/releases).\n\n\u003c!-- Keep full URL links to repo files because this README syncs from main to gh-pages.  --\u003e\n\nChart documentation is available in [jenkins directory](https://github.com/jenkinsci/helm-charts/blob/main/charts/jenkins/README.md).\n\n## Building weekly releases\n\nThe default charts target Long-Term-Support (LTS) releases of Jenkins.\nTo use other versions, the easiest way is to update the image tag to the version you want.\nYou can also rebuild the chart if you want the `appVersion` field to match.\n\n## Contributing\n\n\u003c!-- Keep full URL links to repo files because this README syncs from main to gh-pages.  --\u003e\n\nWe'd love to have you contribute! Please refer to our [contribution guidelines](https://github.com/jenkinsci/helm-charts/blob/main/CONTRIBUTING.md) for details.\n\n## License\n\n\u003c!-- Keep full URL links to repo files because this README syncs from main to gh-pages.  --\u003e\n\n[Apache 2.0 License](https://github.com/jenkinsci/helm-charts/blob/main/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjenkinsci%2Fhelm-charts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjenkinsci%2Fhelm-charts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjenkinsci%2Fhelm-charts/lists"}