{"id":37229140,"url":"https://github.com/frantjc/barge","last_synced_at":"2026-01-15T03:31:21.219Z","repository":{"id":330077443,"uuid":"1120640137","full_name":"frantjc/barge","owner":"frantjc","description":"Copy Helm Charts in between archives, releases, repositories, OCI registries, source code, and more.","archived":false,"fork":false,"pushed_at":"2026-01-11T03:55:25.000Z","size":185,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-11T11:09:16.345Z","etag":null,"topics":["helm","helm-charts"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/frantjc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-21T16:33:41.000Z","updated_at":"2026-01-11T03:55:28.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/frantjc/barge","commit_stats":null,"previous_names":["frantjc/barge"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/frantjc/barge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frantjc%2Fbarge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frantjc%2Fbarge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frantjc%2Fbarge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frantjc%2Fbarge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/frantjc","download_url":"https://codeload.github.com/frantjc/barge/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frantjc%2Fbarge/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28442285,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-15T00:55:22.719Z","status":"online","status_checked_at":"2026-01-15T02:00:08.019Z","response_time":62,"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-charts"],"created_at":"2026-01-15T03:31:20.795Z","updated_at":"2026-01-15T03:31:21.214Z","avatar_url":"https://github.com/frantjc.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# barge [![CI](https://github.com/frantjc/barge/actions/workflows/ci.yml/badge.svg?branch=main\u0026event=push)](https://github.com/frantjc/barge/actions) [![godoc](https://pkg.go.dev/badge/github.com/frantjc/barge.svg)](https://pkg.go.dev/github.com/frantjc/barge) [![goreportcard](https://goreportcard.com/badge/github.com/frantjc/barge)](https://goreportcard.com/report/github.com/frantjc/barge)\n\nBarge copies Helm Charts between archives, releases, repositories, OCI registries, source code, and more.\n\n## use cases\n\n- You want to move your Charts from an old HTTP(S) Helm repository to a new OCI Helm registry.\n\n```sh\nbarge cp https://example.com/charts/example-1.0.0.tgz oci://ghcr.io/frantjc/charts/example:1.0.0\n```\n\n- You need to copy OSS Helm Charts into an internal registry or repository.\n\n```sh\nhelm repo add chartmuseum https://chartmuseum.github.io/charts\nbarge cp repo://chartmuseum/chartmuseum artifactory://example.com/artifactory/helm-local\n```\n\n- You want to save a one-off Helm release for re-use later.\n\n```sh\nbarge cp release://example archive://example.tgz\n```\n\n- You want to inspect a Helm Chart archive's source code before using it.\n\n```sh\nmkdir ./test\nbarge cp https://github.com/frantjc/barge/raw/refs/heads/main/testdata/test-0.1.0.tgz ./test\n```\n\n- You want to turn an OCI Helm Chart back into a regular archive.\n\n```sh\nbarge cp oci://ghcr.io/frantjc/barge/charts/test ./test.tgz\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrantjc%2Fbarge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrantjc%2Fbarge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrantjc%2Fbarge/lists"}