{"id":42848066,"url":"https://github.com/user-cube/helm-template","last_synced_at":"2026-01-30T12:00:01.205Z","repository":{"id":295335841,"uuid":"989830456","full_name":"user-cube/helm-template","owner":"user-cube","description":"Template for repositories using helmchart.","archived":false,"fork":false,"pushed_at":"2025-05-24T23:55:50.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-05-25T01:03:29.941Z","etag":null,"topics":["helm","helm-charts"],"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/user-cube.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,"zenodo":null}},"created_at":"2025-05-24T23:10:48.000Z","updated_at":"2025-05-24T23:55:52.000Z","dependencies_parsed_at":"2025-05-25T01:03:33.205Z","dependency_job_id":"a927959c-51fa-4f0c-a8fe-fb8092e0b39f","html_url":"https://github.com/user-cube/helm-template","commit_stats":null,"previous_names":["user-cube/helm-template"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/user-cube/helm-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/user-cube%2Fhelm-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/user-cube%2Fhelm-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/user-cube%2Fhelm-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/user-cube%2Fhelm-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/user-cube","download_url":"https://codeload.github.com/user-cube/helm-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/user-cube%2Fhelm-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28912207,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T11:55:24.701Z","status":"ssl_error","status_checked_at":"2026-01-30T11:54:13.194Z","response_time":66,"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":["helm","helm-charts"],"created_at":"2026-01-30T12:00:00.139Z","updated_at":"2026-01-30T12:00:01.197Z","avatar_url":"https://github.com/user-cube.png","language":"Smarty","funding_links":[],"categories":[],"sub_categories":[],"readme":"# helm-template\nTemplate for repositories using helmchart.\n\n## Pre-commit Hooks\n\nThis repository uses [pre-commit](https://pre-commit.com/) to ensure code quality and consistency for YAML, Helm, and Kubernetes manifests.\n\n### Tool Installation\n\nBefore using pre-commit hooks, make sure you have the following tools installed:\n```bash\n# Install pre-commit\npip install pre-commit\n# or\nbrew install pre-commit\n\n# Install Helm (if not already installed)\nbrew install helm \n# or follow instructions at https://helm.sh/docs/intro/install/\n\n# Install prettier (for YAML formatting, if you want to run it manually)\nnpm install -g prettier\n\n# Install yamllint (for YAML linting, if you want to run it manually)\npip install yamllint\n\n# Install kubeconform (for Kubernetes manifest validation)\nbrew install kubeconform\n# or download from https://github.com/yannh/kubeconform#installation\n\n# Install chart-testing\nbrew install chart-testing\n# or download from https://github.com/helm/chart-testing\n```\n\n## Setup pre-commit \n\n1. Install pre-commit (if you don't have it):\n   ```bash\n   pip install pre-commit\n   # or\n   brew install pre-commit\n   ```\n2. Install the hooks:\n   ```bash\n   pre-commit install\n   ```\n   This will automatically run the configured hooks on staged files during `git commit`.\n\n## Tests\n\n### Setup\n\nInstall test framework tool:\n\n```bash\nhelm plugin install https://github.com/helm-unittest/helm-unittest\n```\n\n### Execute tests\n\nExecute the following command:\n\n```bash\nhelm unittest src -f '../tests/**/*.yaml' -f '../tests/**/*.yml'\n```\n\n## Docs\n\n## Setup\n\n```bash\nbrew install helm-docs\n```\n\n## Generate docs\n\n```bash\nhelm-docs src\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuser-cube%2Fhelm-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuser-cube%2Fhelm-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuser-cube%2Fhelm-template/lists"}