{"id":37142915,"url":"https://github.com/openpitrix/helm","last_synced_at":"2026-01-14T16:46:45.470Z","repository":{"id":57558552,"uuid":"282350419","full_name":"openpitrix/helm","owner":"openpitrix","description":"The Kubernetes Package Manager","archived":false,"fork":true,"pushed_at":"2020-07-25T01:55:56.000Z","size":15234,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-06-20T16:47:01.914Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://helm.sh","language":"Go","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"helm/helm","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openpitrix.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"code-of-conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null}},"created_at":"2020-07-25T01:49:51.000Z","updated_at":"2024-06-20T16:47:01.916Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/openpitrix/helm","commit_stats":null,"previous_names":[],"tags_count":100,"template":false,"template_full_name":null,"purl":"pkg:github/openpitrix/helm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openpitrix%2Fhelm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openpitrix%2Fhelm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openpitrix%2Fhelm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openpitrix%2Fhelm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openpitrix","download_url":"https://codeload.github.com/openpitrix/helm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openpitrix%2Fhelm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28426401,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T16:38:47.836Z","status":"ssl_error","status_checked_at":"2026-01-14T16:34:59.695Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":[],"created_at":"2026-01-14T16:46:44.632Z","updated_at":"2026-01-14T16:46:45.465Z","avatar_url":"https://github.com/openpitrix.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Helm\n\n[![CircleCI](https://circleci.com/gh/helm/helm.svg?style=shield)](https://circleci.com/gh/helm/helm)\n[![Go Report Card](https://goreportcard.com/badge/github.com/helm/helm)](https://goreportcard.com/report/github.com/helm/helm)\n[![GoDoc](https://img.shields.io/static/v1?label=godoc\u0026message=reference\u0026color=blue)](https://pkg.go.dev/helm.sh/helm/v3)\n[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/3131/badge)](https://bestpractices.coreinfrastructure.org/projects/3131)\n\nHelm is a tool for managing Charts. Charts are packages of pre-configured Kubernetes resources.\n\nUse Helm to:\n\n- Find and use [popular software packaged as Helm Charts](https://hub.helm.sh) to run in Kubernetes\n- Share your own applications as Helm Charts\n- Create reproducible builds of your Kubernetes applications\n- Intelligently manage your Kubernetes manifest files\n- Manage releases of Helm packages\n\n## Helm in a Handbasket\n\nHelm is a tool that streamlines installing and managing Kubernetes applications.\nThink of it like apt/yum/homebrew for Kubernetes.\n\n- Helm renders your templates and communicates with the Kubernetes API\n- Helm runs on your laptop, CI/CD, or wherever you want it to run.\n- Charts are Helm packages that contain at least two things:\n  - A description of the package (`Chart.yaml`)\n  - One or more templates, which contain Kubernetes manifest files\n- Charts can be stored on disk, or fetched from remote chart repositories\n  (like Debian or RedHat packages)\n\n## Install\n\n\nBinary downloads of the Helm client can be found on [the Releases page](https://github.com/helm/helm/releases/latest).\n\nUnpack the `helm` binary and add it to your PATH and you are good to go!\n\nIf you want to use a package manager:\n\n- [Homebrew](https://brew.sh/) users can use `brew install helm`.\n- [Chocolatey](https://chocolatey.org/) users can use `choco install kubernetes-helm`.\n- [Scoop](https://scoop.sh/) users can use `scoop install helm`.\n- [GoFish](https://gofi.sh/) users can use `gofish install helm`.\n- [Snapcraft](https://snapcraft.io/) users can use `snap install helm --classic`\n\nTo rapidly get Helm up and running, start with the [Quick Start Guide](https://docs.helm.sh/using_helm/#quickstart-guide).\n\nSee the [installation guide](https://helm.sh/docs/intro/install/) for more options,\nincluding installing pre-releases.\n\n## Docs\n\nGet started with the [Quick Start guide](https://helm.sh/docs/intro/quickstart/) or plunge into the [complete documentation](https://helm.sh/docs)\n\n## Roadmap\n\nThe [Helm roadmap uses Github milestones](https://github.com/helm/helm/milestones) to track the progress of the project.\n\n## Community, discussion, contribution, and support\n\nYou can reach the Helm community and developers via the following channels:\n\n- [Kubernetes Slack](https://kubernetes.slack.com):\n  - [#helm-users](https://kubernetes.slack.com/messages/helm-users)\n  - [#helm-dev](https://kubernetes.slack.com/messages/helm-dev)\n  - [#charts](https://kubernetes.slack.com/messages/charts)\n- Mailing List:\n  - [Helm Mailing List](https://lists.cncf.io/g/cncf-helm)\n- Developer Call: Thursdays at 9:30-10:00 Pacific. [https://zoom.us/j/696660622](https://zoom.us/j/696660622)\n\n### Code of conduct\n\nParticipation in the Helm community is governed by the [Code of Conduct](code-of-conduct.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenpitrix%2Fhelm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenpitrix%2Fhelm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenpitrix%2Fhelm/lists"}