{"id":16726202,"url":"https://github.com/deas/helm-pattern","last_synced_at":"2026-02-25T16:33:32.510Z","repository":{"id":142206069,"uuid":"252632636","full_name":"deas/helm-pattern","owner":"deas","description":null,"archived":false,"fork":false,"pushed_at":"2020-04-06T07:31:15.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-26T00:07:52.134Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Smarty","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/deas.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}},"created_at":"2020-04-03T04:31:31.000Z","updated_at":"2020-04-06T07:31:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"b6995d9c-4644-47eb-995a-95b749970efd","html_url":"https://github.com/deas/helm-pattern","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/deas/helm-pattern","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deas%2Fhelm-pattern","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deas%2Fhelm-pattern/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deas%2Fhelm-pattern/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deas%2Fhelm-pattern/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deas","download_url":"https://codeload.github.com/deas/helm-pattern/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deas%2Fhelm-pattern/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29830232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T15:41:19.027Z","status":"ssl_error","status_checked_at":"2026-02-25T15:40:47.150Z","response_time":61,"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":"2024-10-12T22:52:28.550Z","updated_at":"2026-02-25T16:33:32.494Z","avatar_url":"https://github.com/deas.png","language":"Smarty","funding_links":[],"categories":[],"sub_categories":[],"readme":"# helm pattern\nThe purpose of this repo is to catalog pattern and best practices when working with\n[`helm`](https://helm.sh/). [`charts/stable`](https://github.com/helm/charts/tree/master/stable) served great resource for inspiration.\n\n## Bundled Files\n### Intent\nYou need additional non-binary files in your container and adding them to the image is not reasonable. (It may technically be possible to wrap binaries in YAML, but `etcd` still has a size limit for values).\n### Motivation (Forces)\nYou need additional scripts (not binaries) or configuration files.\n### Applicability\n- You don't have CI infrastructure\n- Adding the files to a \"heavy\" image would make too specific\n### Structure\n### Participants\n### Collaboration\n### Consequences\n### Implementation\nSee [`script-job-*`](./templates/).\n### Known Uses\nVarious places in `charts/stable`.\n### Related Patterns\n\n## GitOps (CD)\n### Implementation\nSee [Jenkins-X](https://jenkins-x.io)\n\n## Lifecycle Hint\n## Postrender\n\n# Misc Tips\n- Things fail all the time. Unless code executes very frenquently, be verbose. With shell scripts, using `set -xe` is usually a good idea.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeas%2Fhelm-pattern","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeas%2Fhelm-pattern","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeas%2Fhelm-pattern/lists"}