{"id":28708399,"url":"https://github.com/helmfile/chartify","last_synced_at":"2026-01-17T08:43:24.198Z","repository":{"id":38420698,"uuid":"251296379","full_name":"helmfile/chartify","owner":"helmfile","description":"Convert K8s manifests/Kustomization into Helm Chart","archived":false,"fork":false,"pushed_at":"2026-01-16T13:10:02.000Z","size":42678,"stargazers_count":95,"open_issues_count":9,"forks_count":32,"subscribers_count":7,"default_branch":"master","last_synced_at":"2026-01-17T03:36:50.825Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/helmfile.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-03-30T12:22:33.000Z","updated_at":"2026-01-16T13:09:00.000Z","dependencies_parsed_at":"2023-11-12T08:19:27.843Z","dependency_job_id":"cbaa49fa-27de-4e24-a52d-c1190de69fd1","html_url":"https://github.com/helmfile/chartify","commit_stats":null,"previous_names":["variantdev/chartify"],"tags_count":88,"template":false,"template_full_name":null,"purl":"pkg:github/helmfile/chartify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helmfile%2Fchartify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helmfile%2Fchartify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helmfile%2Fchartify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helmfile%2Fchartify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/helmfile","download_url":"https://codeload.github.com/helmfile/chartify/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helmfile%2Fchartify/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28504418,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T06:57:29.758Z","status":"ssl_error","status_checked_at":"2026-01-17T06:56:03.931Z","response_time":85,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2025-06-14T18:11:30.747Z","updated_at":"2026-01-17T08:43:24.181Z","avatar_url":"https://github.com/helmfile.png","language":"Go","funding_links":[],"categories":["Other Tools"],"sub_categories":[],"readme":"# chartify\n\n`chartify` converts anything to a Helm chart and modifies a chart in-place so that you don't need to fork an upstream helm chart only for a few custom requirements.\n\n`chartify` is a Go library that is primarily used by [helmfile](https://github.com/helmfile/helmfile) to let it convert Kuberntes resource YAMLs or [kustomize](https://github.com/kubernetes-sigs/kustomize) into a [helm](https://github.com/helm/helm) chart, and apply various modifications to the resulting chart.\n\n`chartify` is intended to be run immediately before running `helm upgrade --install`. For example, instead of forking a helm chart, you should be able to prepend a `chartify` step into your deployment job in your CD pipeline. `chartify` isn't intended to create a fork of a chart. The output of `chartify` is a helm chart that is pre-rendered with all the helm values provided to `chartify`.\n\n## CLI\n\nBeyond it's usage with helmfile, it also provides a basic CLI application that can be run independently.\n\nThe simplest usage of the command is:\n\n```\n$ chartify $RELEASE $CHART -o $OUTPUT_DIR\n```\n\nSee `chartify -h` or `go run ./cmd/chartify -h` for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhelmfile%2Fchartify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhelmfile%2Fchartify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhelmfile%2Fchartify/lists"}