{"id":13678782,"url":"https://github.com/Azure/setup-helm","last_synced_at":"2025-04-29T15:33:06.369Z","repository":{"id":37792798,"uuid":"210310251","full_name":"Azure/setup-helm","owner":"Azure","description":"Github Action for installing Helm","archived":false,"fork":false,"pushed_at":"2025-04-15T19:08:27.000Z","size":31528,"stargazers_count":153,"open_issues_count":3,"forks_count":54,"subscribers_count":19,"default_branch":"main","last_synced_at":"2025-04-27T18:38:26.886Z","etag":null,"topics":["action","actions","azure","github-action","github-actions","helm","k8s","kubernetes","setup"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Azure.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-09-23T09:03:26.000Z","updated_at":"2025-04-15T19:08:23.000Z","dependencies_parsed_at":"2023-12-19T00:32:34.180Z","dependency_job_id":"fde630f7-eaf3-4615-9f48-6ca8f72023b2","html_url":"https://github.com/Azure/setup-helm","commit_stats":{"total_commits":72,"total_committers":25,"mean_commits":2.88,"dds":0.8472222222222222,"last_synced_commit":"7a2001c0f6ca6db9afce16d84b88c7307ed9a707"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fsetup-helm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fsetup-helm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fsetup-helm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fsetup-helm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Azure","download_url":"https://codeload.github.com/Azure/setup-helm/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251191453,"owners_count":21550135,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["action","actions","azure","github-action","github-actions","helm","k8s","kubernetes","setup"],"created_at":"2024-08-02T13:00:58.239Z","updated_at":"2025-04-29T15:33:06.357Z","avatar_url":"https://github.com/Azure.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# Setup Helm\n\nInstall a specific version of helm binary on the runner.\n\n## Example\n\nAcceptable values are latest or any semantic version string like v3.5.0 Use this action in workflow to define which version of helm will be used. v2+ of this action only support Helm3.\n\n```yaml\n- uses: azure/setup-helm@v4.3.0\n  with:\n     version: '\u003cversion\u003e' # default is latest (stable)\n  id: install\n```\n\n\u003e [!NOTE]\n\u003e If something goes wrong with fetching the latest version the action will use the hardcoded default stable version (currently v3.13.3). If you rely on a certain version higher than the default, you should explicitly use that version instead of latest.\n\nThe cached helm binary path is prepended to the PATH environment variable as well as stored in the helm-path output variable.\nRefer to the action metadata file for details about all the inputs https://github.com/Azure/setup-helm/blob/master/action.yml\n\n## Contributing\n\nThis project welcomes contributions and suggestions. Most contributions require you to agree to a\nContributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us\nthe rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.\n\nWhen you submit a pull request, a CLA bot will automatically determine whether you need to provide\na CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions\nprovided by the bot. You will only need to do this once across all repos using our CLA.\n\nThis project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).\nFor more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or\ncontact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.\n\n## Support\n\nsetup-helm is an open source project that is [**not** covered by the Microsoft Azure support policy](https://support.microsoft.com/en-us/help/2941892/support-for-linux-and-open-source-technology-in-azure). [Please search open issues here](https://github.com/Azure/setup-helm/issues), and if your issue isn't already represented please [open a new one](https://github.com/Azure/setup-helm/issues/new/choose). The project maintainers will respond to the best of their abilities.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAzure%2Fsetup-helm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FAzure%2Fsetup-helm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAzure%2Fsetup-helm/lists"}