{"id":13522654,"url":"https://github.com/replicatedhq/unfork","last_synced_at":"2026-03-04T02:32:05.340Z","repository":{"id":36276954,"uuid":"197024845","full_name":"replicatedhq/unfork","owner":"replicatedhq","description":"Kubectl plugin to find forked Helm Charts and other K8s resources and unfork them with Kustomize","archived":false,"fork":false,"pushed_at":"2021-12-09T02:52:29.000Z","size":147,"stargazers_count":148,"open_issues_count":5,"forks_count":8,"subscribers_count":19,"default_branch":"main","last_synced_at":"2025-08-18T13:44:11.745Z","etag":null,"topics":["go","golang","helm","helm-charts","kubectl-plugins","kubernetes","kustomize"],"latest_commit_sha":null,"homepage":"https://www.unfork.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/replicatedhq.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}},"created_at":"2019-07-15T15:25:16.000Z","updated_at":"2025-08-04T22:14:39.000Z","dependencies_parsed_at":"2022-09-02T17:31:48.212Z","dependency_job_id":null,"html_url":"https://github.com/replicatedhq/unfork","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/replicatedhq/unfork","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/replicatedhq%2Funfork","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/replicatedhq%2Funfork/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/replicatedhq%2Funfork/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/replicatedhq%2Funfork/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/replicatedhq","download_url":"https://codeload.github.com/replicatedhq/unfork/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/replicatedhq%2Funfork/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30070085,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T01:03:42.280Z","status":"online","status_checked_at":"2026-03-04T02:00:07.464Z","response_time":59,"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":["go","golang","helm","helm-charts","kubectl-plugins","kubernetes","kustomize"],"created_at":"2024-08-01T06:00:50.712Z","updated_at":"2026-03-04T02:32:05.317Z","avatar_url":"https://github.com/replicatedhq.png","language":"Go","funding_links":[],"categories":["kubectl Plugins"],"sub_categories":["Installing plugins via awesome-kubectl-plugins"],"readme":"# `kubectl unfork`\n\nA kubectl plugin to find forked helm charts running in a cluster, extract [Kustomize](https://kustomize.io) compatible patches, and allow you to delete the fork and return to the upstream Chart, while preserving your patches.\n\nUsage:\n\n```\ncurl https://unfork.io/install | bash\nkubectl unfork\n```\n\nThis plugin will:\n- Connect to your Kubernetes cluster and search for a Helm Tiller pod.\n- Connect to your Tiller using the Helm GRPC API and query to receive a list of all installed Helm Charts.\n- Meanwhile, Unfork will download a list of all known Helm Charts from [Monocular](https://hub.helm.sh/).\n- Comparing your Helm charts with the Monocular index, Unfork will attempt to determine which upstream your fork is from.\n- Once you've confirmed the best upstream, Unfork will convert your custom changes into [Kustomize](https://kustomize.io) patches and resources.\n- You can now update the Helm chart to the latest version, and re-apply your patches.\n\nNote: Unfork does **not** make any changes to the applications running in your cluster. Unfork only needs access to your cluster in order to port-forward and gain access to Tiller.\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freplicatedhq%2Funfork","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freplicatedhq%2Funfork","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freplicatedhq%2Funfork/lists"}