{"id":19126607,"url":"https://github.com/rimusz/helm-chartify","last_synced_at":"2026-06-20T15:31:19.835Z","repository":{"id":82155999,"uuid":"99914881","full_name":"rimusz/helm-chartify","owner":"rimusz","description":"Create Helm Charts from Kubernetes api objects","archived":false,"fork":false,"pushed_at":"2017-08-10T11:29:35.000Z","size":9068,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-05-20T09:34:09.626Z","etag":null,"topics":["helm","helm-plugin","kubernetes"],"latest_commit_sha":null,"homepage":null,"language":null,"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/rimusz.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}},"created_at":"2017-08-10T11:15:32.000Z","updated_at":"2025-01-19T18:23:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"10a935bb-638e-4298-ab05-6ac275fe1d8f","html_url":"https://github.com/rimusz/helm-chartify","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rimusz/helm-chartify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rimusz%2Fhelm-chartify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rimusz%2Fhelm-chartify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rimusz%2Fhelm-chartify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rimusz%2Fhelm-chartify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rimusz","download_url":"https://codeload.github.com/rimusz/helm-chartify/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rimusz%2Fhelm-chartify/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34576040,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-20T02:00:06.407Z","response_time":98,"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","kubernetes"],"created_at":"2024-11-09T05:39:44.588Z","updated_at":"2026-06-20T15:31:19.819Z","avatar_url":"https://github.com/rimusz.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Helm Chartify Plugin\n\nA Helm plugin to generate Helm Charts from Kubernetes api objects.\nBased on [chartify](https://github.com/appscode/chartify) project.\n\n## Usage\n\nYou can provide Kubernetes objects as YAML/JSON files in a directory using --kube-dir flag. Or, you can read Kubernetes objects from a cluster. Chartify will read objects from the current context of your local _kubeconfig_ file.\n\n```\nhelm chartify [command] [flags]\nhelm chartify [command]\n\nAvailable Commands:\n  create      Create Helm Charts from Kubernetes api objects\n  version     Prints binary version number.\n```\n\n### Flags:\n\n```\n  --chart-dir string             Specify the location where charts will be created (default \"charts\")\n  --configmaps stringSlice       Specify the names of configmaps(configmap@namespace) to include in chart\n  --daemons stringSlice          Specify the names of daemons(daemon@namespace) to include in chart\n  --deployments stringSlice      Specify the names of deployments(deployments@namespace) to include in chart\n  --jobs stringSlice             Specify the names of jobs(job@namespace) to include in chart\n  --kube-dir string              Specify the directory of the yaml files for Kubernetes objects\n  --pods stringSlice             Specify the names of pods(pod@namespace) to include in chart\n  --preserve-name                Specify if you want to preserve resources name from input yaml true/false (default: false)\n  --pvcs stringSlice             Specify the names of persistent volume claims(pvc@namespace) to include in chart\n  --pvs stringSlice              Specify the names of persistent volumes(pv@namespace) to include in chart\n  --rcs stringSlice              Specify the names of replication cotrollers(rc@namespace) to include in chart\n  --replicasets stringSlice      Specify the names of replica sets(rs@namespace) to include in chart\n  --secrets stringSlice          Specify the names of secrets(secret@namespace) to include in chart\n  --services stringSlice         Specify the names of services(service@namespace) to include in chart\n  --statefulsets stringSlice     Specify the names of statefulsets(statefulset@namespace) to include in chart\n  --storageclasses stringSlice   Specify the names of storageclasses(storageclass@namespace) to include in chart\n```\n\n## Install\n\n```\n$ helm plugin install https://github.com/rimusz/helm-chartify\nInstalled plugin: chartify\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frimusz%2Fhelm-chartify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frimusz%2Fhelm-chartify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frimusz%2Fhelm-chartify/lists"}