{"id":18690439,"url":"https://github.com/kvaps/helm-ensurecrds","last_synced_at":"2026-03-09T10:33:44.151Z","repository":{"id":189763093,"uuid":"681259627","full_name":"kvaps/helm-ensurecrds","owner":"kvaps","description":"Helm plugin to install and upgrade CRDs from the chart","archived":false,"fork":false,"pushed_at":"2024-01-03T21:07:43.000Z","size":10,"stargazers_count":39,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-19T12:38:57.957Z","etag":null,"topics":["crds","helm","helm-plugin","kubernetes"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/kvaps.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":"2023-08-21T16:07:54.000Z","updated_at":"2025-01-15T02:44:22.000Z","dependencies_parsed_at":"2024-11-07T10:47:42.288Z","dependency_job_id":"9b0245a7-d7fc-434c-9271-c3cb04eb4565","html_url":"https://github.com/kvaps/helm-ensurecrds","commit_stats":null,"previous_names":["kvaps/helm-ensurecrds"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kvaps/helm-ensurecrds","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kvaps%2Fhelm-ensurecrds","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kvaps%2Fhelm-ensurecrds/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kvaps%2Fhelm-ensurecrds/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kvaps%2Fhelm-ensurecrds/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kvaps","download_url":"https://codeload.github.com/kvaps/helm-ensurecrds/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kvaps%2Fhelm-ensurecrds/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30291807,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T02:57:19.223Z","status":"ssl_error","status_checked_at":"2026-03-09T02:56:26.373Z","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":["crds","helm","helm-plugin","kubernetes"],"created_at":"2024-11-07T10:47:35.425Z","updated_at":"2026-03-09T10:33:44.127Z","avatar_url":"https://github.com/kvaps.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# helm-ensurecrds\n\nHelm plugin to install and upgrade CRDs from the chart\n\n###### Motivation\n\nThis plugin is a dirty workaround for upstream issues:\n\n- helm/helm#7735\n- helm/helm#10585\n- helm/helm#5871\n\n###### Plugin installation\n\n- Install `yq` and `kubectl` dependencies\n- Install the plugin:\n  ```shell\n  helm plugin install https://github.com/kvaps/helm-ensurecrds\n  ```\n\n###### Example usage\n\nJust use the same args for `helm install` or `helm upgrade` but for `helm ensurecrds`:\n\n```shell\nhelm repo add jetstack https://charts.jetstack.io\nhelm ensurecrds cert-manager -n cert-manager jetstack/cert-manager --set=installCRDs=true\nhelm install cert-manager -n cert-manager jetstack/cert-manager --set=installCRDs=true\n```\n\n\u003e **Warning:** This is alpha version, use it at your own risk!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkvaps%2Fhelm-ensurecrds","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkvaps%2Fhelm-ensurecrds","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkvaps%2Fhelm-ensurecrds/lists"}