{"id":26964350,"url":"https://github.com/mimani68/common-helm-chart","last_synced_at":"2026-01-17T18:38:45.139Z","repository":{"id":168712260,"uuid":"644500776","full_name":"mimani68/common-helm-chart","owner":"mimani68","description":"General purpose helm chart","archived":false,"fork":false,"pushed_at":"2023-05-23T16:48:42.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-03T06:36:51.994Z","etag":null,"topics":["cicd","helm","helm-chart","kubernets","package"],"latest_commit_sha":null,"homepage":"","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/mimani68.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":"2023-05-23T16:39:41.000Z","updated_at":"2023-05-23T16:42:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"87d457bb-e84f-4eba-8adf-7db20bb61b22","html_url":"https://github.com/mimani68/common-helm-chart","commit_stats":null,"previous_names":["mimani68/common-helm-chart"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/mimani68/common-helm-chart","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mimani68%2Fcommon-helm-chart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mimani68%2Fcommon-helm-chart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mimani68%2Fcommon-helm-chart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mimani68%2Fcommon-helm-chart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mimani68","download_url":"https://codeload.github.com/mimani68/common-helm-chart/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mimani68%2Fcommon-helm-chart/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28516197,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T18:28:00.501Z","status":"ssl_error","status_checked_at":"2026-01-17T18:28:00.150Z","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":["cicd","helm","helm-chart","kubernets","package"],"created_at":"2025-04-03T06:30:40.535Z","updated_at":"2026-01-17T18:38:45.127Z","avatar_url":"https://github.com/mimani68.png","language":"Smarty","funding_links":[],"categories":[],"sub_categories":[],"readme":"# General purpose helm chart\n\nHelm chart is a tool used for managing and deploying applications on Kubernetes clusters. It provides an easy way to package and share applications with all their dependencies, configuration files, and environment variables. \nA Helm chart consists of a collection of files that describe the application's resources, such as deployments, services, and ingress rules. Helm charts allow for easy scaling and upgrading of the application, making it a popular choice for managing complex deployments on Kubernetes clusters\n\n## Features\n\n* Configurable registry address\n* Support config file\n* Multiple ingress route\n* Dedicated *command* and *argument* per container\n* Test included\n\n## Usage\n\n```bash\nhelm install \\\n    --set image.repository=docker.io \\\n    --name-template app .\n```\n\n## Prepare chart for publish\n\n```bash\nhelm package .\nmkdir app-charts\nmv app-0.1.0.tgz app-charts/\nhelm repo index app-charts --url http://helm.app.io\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmimani68%2Fcommon-helm-chart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmimani68%2Fcommon-helm-chart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmimani68%2Fcommon-helm-chart/lists"}