{"id":24868646,"url":"https://github.com/web-seven/helm-github","last_synced_at":"2025-09-01T05:35:26.041Z","repository":{"id":37417786,"uuid":"288551084","full_name":"web-seven/helm-github","owner":"web-seven","description":"Helm plugin for install charts from Github Releases","archived":false,"fork":false,"pushed_at":"2023-07-25T19:11:45.000Z","size":126,"stargazers_count":12,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-18T21:26:20.489Z","etag":null,"topics":["charts","github","helm","helm-github"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/web-seven.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-08-18T19:53:37.000Z","updated_at":"2023-07-21T15:39:38.000Z","dependencies_parsed_at":"2025-02-01T02:32:01.180Z","dependency_job_id":"a966a894-1d3c-41cf-9465-a47c04359e19","html_url":"https://github.com/web-seven/helm-github","commit_stats":null,"previous_names":[],"tags_count":142,"template":false,"template_full_name":null,"purl":"pkg:github/web-seven/helm-github","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/web-seven%2Fhelm-github","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/web-seven%2Fhelm-github/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/web-seven%2Fhelm-github/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/web-seven%2Fhelm-github/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/web-seven","download_url":"https://codeload.github.com/web-seven/helm-github/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/web-seven%2Fhelm-github/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273077227,"owners_count":25041358,"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","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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","github","helm","helm-github"],"created_at":"2025-02-01T02:29:47.928Z","updated_at":"2025-09-01T05:35:26.006Z","avatar_url":"https://github.com/web-seven.png","language":"JavaScript","readme":"\u003cp align=\"center\"\u003e\n\t\u003cimg src=\"https://cncf-branding.netlify.app/img/projects/helm/icon/color/helm-icon-color.svg\" height=\"100\" alt=\"helm logo\"/\u003e\n\t\u003cimg src=\"https://github.githubassets.com/images/modules/logos_page/GitHub-Logo.png\" height=\"100\" alt=\"github logo\"/\u003e\n\u003c/p\u003e\n\n# helm-github\n![Helm3 supported](https://img.shields.io/badge/Helm%203-supported-green)\n![GitHub release (latest by date)](https://img.shields.io/github/v/release/web-seven/helm-github)\n[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/helm-github)](https://artifacthub.io/packages/search?repo=helm-github)\n\n`helm-github` is a [helm](https://github.com/kubernetes/helm) plugin that allows you to fetch charts from [Github Releases](https://docs.github.com/en/github/administering-a-repository/about-releases) created eg. by [Helm Chart Releaser Action 2](https://github.com/web-seven/chart-releaser-action)\n\n## Pre-requisites\n1. Plugin require latest version of [NodeJS](https://nodejs.org/) to be installed.\n1. For communication with GitHub plugin needs authentication to GitHub API using [access token](https://docs.github.com/en/github/authenticating-to-github/creating-a-personal-access-token):\n -   Use a Github Access Token via system variable `export GITHUB_TOKEN={token_value}`\n\n## Installation\n\nInstall the stable version:\n```shell\n$ helm plugin install https://github.com/web-seven/helm-github.git\n```\n\n## Usage\n\n```shell\n# Add your repository to Helm\n$ helm repo add repo-name github://owner/repo-name\n\n# Update Helm cache\n$ helm repo update\n\n# Fetch the chart\n$ helm fetch repo-name/chart\n\n# Install the chart\n$ helm install repo-name/chart\n```\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweb-seven%2Fhelm-github","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fweb-seven%2Fhelm-github","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweb-seven%2Fhelm-github/lists"}