{"id":18950120,"url":"https://github.com/salesforce/helm-starter","last_synced_at":"2025-09-07T00:31:40.860Z","repository":{"id":43401061,"uuid":"200671081","full_name":"salesforce/helm-starter","owner":"salesforce","description":"A helm plugin for managing chart starters.","archived":false,"fork":false,"pushed_at":"2025-07-03T02:09:36.000Z","size":18,"stargazers_count":64,"open_issues_count":3,"forks_count":24,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-07-03T03:24:08.614Z","etag":null,"topics":["helm","helm-plugin"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/salesforce.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-08-05T14:25:57.000Z","updated_at":"2025-07-03T02:09:38.000Z","dependencies_parsed_at":"2025-07-03T03:21:30.295Z","dependency_job_id":"02d6b160-0d09-4b27-9a1b-ca1772f3b103","html_url":"https://github.com/salesforce/helm-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/salesforce/helm-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salesforce%2Fhelm-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salesforce%2Fhelm-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salesforce%2Fhelm-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salesforce%2Fhelm-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/salesforce","download_url":"https://codeload.github.com/salesforce/helm-starter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salesforce%2Fhelm-starter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273982929,"owners_count":25202092,"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-06T02:00:13.247Z","response_time":2576,"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":["helm","helm-plugin"],"created_at":"2024-11-08T13:21:02.751Z","updated_at":"2025-09-07T00:31:40.487Z","avatar_url":"https://github.com/salesforce.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# helm-starter\n\nA helm3 plugin for managing [helm starters](https://helm.sh/docs/developing_charts/#chart-starter-packs). Helm starters\nare used by the `helm create` command to customize the default chart. For example, an Istio starter can create\n`VirtualService` and `DestinationRule` objects, in addition to the standard `Service` and `Deployment` objects.\n\nExample helm starters:\n\n* \u003chttps://github.com/salesforce/helm-starter-istio\u003e\n* \u003chttps://github.com/sitewards/helm-chart\u003e\n* \u003chttps://github.com/cloud104/helm-starter\u003e\n\n## Installation\n\n```sh\n\u003e helm plugin install https://github.com/salesforce/helm-starter.git\n```\n\n## Usage\n\n* `helm starter fetch GITURL [VERSION]`: Clones a bare helm starter repo into `$HELM_HOME/starters`\n* `helm starter list`: Lists all the starters in `$HELM_HOME/starters`\n* `helm starter update NAME [VERSION]`: Refresh an installed Helm starter or update to a specific version\n* `helm starter delete NAME`: Delete `name` from `$HELM_HOME/starters`\n* `helm starter inspect NAME`: Print out a starter's readme\n* `helm starter --help`: print help\n\nTo use a starter, run:\n\n```sh\n\u003e helm create NAME --starter STARTERNAME\n```\n\n## Example\n\n```sh\n\u003e helm starter fetch https://github.com/salesforce/helm-starter-istio.git\n\u003e helm create banana-service --starter helm-starter-istio\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsalesforce%2Fhelm-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsalesforce%2Fhelm-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsalesforce%2Fhelm-starter/lists"}