{"id":16926057,"url":"https://github.com/databus23/schelm","last_synced_at":"2025-03-17T07:31:45.119Z","repository":{"id":54491137,"uuid":"71569275","full_name":"databus23/schelm","owner":"databus23","description":"Render a helm manifest to a directory","archived":false,"fork":false,"pushed_at":"2020-06-19T11:24:28.000Z","size":5,"stargazers_count":107,"open_issues_count":1,"forks_count":12,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-16T09:32:42.896Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/databus23.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}},"created_at":"2016-10-21T13:52:55.000Z","updated_at":"2025-03-01T11:35:37.000Z","dependencies_parsed_at":"2022-08-13T17:40:19.027Z","dependency_job_id":null,"html_url":"https://github.com/databus23/schelm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databus23%2Fschelm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databus23%2Fschelm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databus23%2Fschelm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/databus23%2Fschelm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/databus23","download_url":"https://codeload.github.com/databus23/schelm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243992332,"owners_count":20380185,"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":[],"created_at":"2024-10-13T20:28:55.794Z","updated_at":"2025-03-17T07:31:44.850Z","avatar_url":"https://github.com/databus23.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"Render a [helm](https://github.com/kubernetes/helm) manifest to a directory.\n\n# Installation\n```\ngo get -u github.com/databus23/schelm\n```\n# Usage:\n\n## Helm 2:\n```\nhelm install --dry-run --debug CHART \u003e manifest.txt\nschelm OUTPUT_DIR \u003c manifest.txt\n\nor\n\nhelm install --dry-run --debug CHART | schelm OUTPUT_DIR\n\nor\n\nhelm get RELEASE manifest | schelm OUTPUT_DIR\n\n```\n\n## Helm 3:\n```\nhelm install --dry-run --debug CHART \u003e manifest.txt\nschelm OUTPUT_DIR \u003c manifest.txt\n\nor\n\nhelm install --dry-run --debug CHART | schelm OUTPUT_DIR\n\nor\n\nhelm get manifest RELEASE | schelm output/ \n```\n\n# Example:\n\n```\n➜ helm get eloping-saola manifest | schelm output/\n2016/10/21 15:50:12 Writing output/mariadb/templates/deployment.yaml\n2016/10/21 15:50:12 Writing output/mariadb/templates/pvc.yaml\n2016/10/21 15:50:12 Writing output/mariadb/templates/secrets.yaml\n2016/10/21 15:50:12 Writing output/mariadb/templates/svc.yaml\n➜ tree output/\noutput/\n└── mariadb\n    └── templates\n        ├── deployment.yaml\n        ├── pvc.yaml\n        ├── secrets.yaml\n        └── svc.yaml\n\n2 directories, 4 files\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatabus23%2Fschelm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdatabus23%2Fschelm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatabus23%2Fschelm/lists"}