{"id":17809579,"url":"https://github.com/marcofranssen/setup-chartmuseum","last_synced_at":"2026-01-16T07:40:11.616Z","repository":{"id":140709236,"uuid":"581530774","full_name":"marcofranssen/setup-chartmuseum","owner":"marcofranssen","description":"Allows to install chartmuseum in a GitHub actions workflow","archived":false,"fork":false,"pushed_at":"2025-03-17T12:04:11.000Z","size":3100,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-17T13:26:18.097Z","etag":null,"topics":["chartmuseum","github-actions","helm","helm-charts"],"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/marcofranssen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["marcofranssen"]}},"created_at":"2022-12-23T13:10:35.000Z","updated_at":"2025-03-17T12:04:14.000Z","dependencies_parsed_at":"2023-09-25T23:38:57.245Z","dependency_job_id":"129bbb38-8b59-4c7a-8762-780aa6aa202b","html_url":"https://github.com/marcofranssen/setup-chartmuseum","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcofranssen%2Fsetup-chartmuseum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcofranssen%2Fsetup-chartmuseum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcofranssen%2Fsetup-chartmuseum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcofranssen%2Fsetup-chartmuseum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcofranssen","download_url":"https://codeload.github.com/marcofranssen/setup-chartmuseum/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246766299,"owners_count":20830256,"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":["chartmuseum","github-actions","helm","helm-charts"],"created_at":"2024-10-27T15:19:56.709Z","updated_at":"2026-01-16T07:40:11.603Z","avatar_url":"https://github.com/marcofranssen.png","language":"TypeScript","funding_links":["https://github.com/sponsors/marcofranssen"],"categories":[],"sub_categories":[],"readme":"# Setup Chartmuseum\n\nThis Github action installs [Chartmuseum][chartmuseum].\n\n## Usage\n\n### Install only\n\nInstalls the `v0.15.0` release.\n\n```yaml\nsteps:\n  - uses: marcofranssen/setup-chartmuseum@v0.1.0\n    id: chartmuseum\n    with:\n      chartmuseum-version: v0.15.0\n  - run: echo ${{ steps.chartmuseum.output.chartmuseum-version }}\n```\n\n### Bootup chartmuseum\n\n```yaml\nsteps:\n  - uses: marcofranssen/setup-chartmuseum@v0.1.0\n    id: chartmuseum\n    with:\n      chartmuseum-bootup: true\n  - run: helm repo add my-repo ${{ steps.chartmuseum.output.chartmuseum-endpoint }}\n```\n\n[chartmuseum]: https://chartmuseum.com \"Host your own Helm Chart Repository\"\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcofranssen%2Fsetup-chartmuseum","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcofranssen%2Fsetup-chartmuseum","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcofranssen%2Fsetup-chartmuseum/lists"}