{"id":40500851,"url":"https://github.com/kuoss/helm-charts","last_synced_at":"2026-01-20T19:07:11.657Z","repository":{"id":144647821,"uuid":"542947224","full_name":"kuoss/helm-charts","owner":"kuoss","description":"Kuoss Helm charts","archived":false,"fork":false,"pushed_at":"2025-11-19T08:21:19.000Z","size":448,"stargazers_count":7,"open_issues_count":5,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-19T10:13:12.121Z","etag":null,"topics":["charts","helm","helm-charts","kubertnetes","lethe","prometheus","venti"],"latest_commit_sha":null,"homepage":"https://kuoss.github.io/helm-charts/","language":"Mustache","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/kuoss.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-09-29T06:03:56.000Z","updated_at":"2025-11-19T08:21:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"b9a1e712-f06f-432a-841e-00a7f5398b2a","html_url":"https://github.com/kuoss/helm-charts","commit_stats":null,"previous_names":["kuoss/helm-charts"],"tags_count":133,"template":false,"template_full_name":null,"purl":"pkg:github/kuoss/helm-charts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuoss%2Fhelm-charts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuoss%2Fhelm-charts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuoss%2Fhelm-charts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuoss%2Fhelm-charts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kuoss","download_url":"https://codeload.github.com/kuoss/helm-charts/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuoss%2Fhelm-charts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28609706,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T18:56:40.769Z","status":"ssl_error","status_checked_at":"2026-01-20T18:54:26.653Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["charts","helm","helm-charts","kubertnetes","lethe","prometheus","venti"],"created_at":"2026-01-20T19:07:10.708Z","updated_at":"2026-01-20T19:07:11.611Z","avatar_url":"https://github.com/kuoss.png","language":"Mustache","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kuoss Helm Charts\n\n[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/kuoss)](https://artifacthub.io/packages/search?org=kuoss)\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n![Release Charts](https://github.com/kuoss/helm-charts/actions/workflows/release.yaml/badge.svg?branch=main)\n[![Releases downloads](https://img.shields.io/github/downloads/kuoss/helm-charts/total.svg)](https://github.com/kuoss/helm-charts/releases)\n\n## Usage\n\nYou must have [Helm](https://helm.sh) installed to use these charts. Please refer to Helm's [documentation](https://helm.sh/docs/) for installation instructions.\n\nOnce Helm is installed and configured, add the Kuoss repository as follows:\n\n```console\nhelm repo add kuoss https://kuoss.github.io/helm-charts\nhelm repo update\n```\n\nYou can then run `helm search repo kuoss` to see the charts.\n\n## Charts\n\n| Chart                                                                                           | Description                                                                                                           |\n|-------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------|\n| [ingress-annotator](https://github.com/kuoss/helm-charts/tree/main/charts/ingress-annotator)    | A Kubernetes utility to dynamically manage ingress annotations based on predefined rules set in a ConfigMap.          |\n| [lethe-stack](https://github.com/kuoss/helm-charts/tree/main/charts/lethe-stack)                | Installs a comprehensive collection of Kubernetes manifests for logging in a cluster.   |\n| [myip](https://github.com/kuoss/helm-charts/tree/main/charts/myip)                              | Deploys a simple \"What's my IP\" application that returns the IP address of the client making the request.              |\n| [venti-stack](https://github.com/kuoss/helm-charts/tree/main/charts/venti-stack)                | Installs a comprehensive collection of Kubernetes manifests for logging, monitoring, and visualization in a cluster.   |\n\n## Contributing\n\nWe'd love to have you contribute! The source code for all [Kuoss](https://kuoss.github.io) [Helm](https://helm.sh) charts is available on GitHub: \u003chttps://github.com/kuoss/helm-charts/\u003e.\n\nPlease refer to our [contribution guidelines](https://github.com/kuoss/helm-charts/blob/main/CONTRIBUTING.md) for detailed instructions on how to get involved. Whether it's reporting a bug, submitting a feature request, or contributing code, we welcome all contributions.\n\n## License\n\nThis project is licensed under the [Apache 2.0 License](https://github.com/kuoss/helm-charts/blob/main/LICENSE). This means you can freely use, modify, and distribute the code, provided that you include the original license and copyright notice in any copies or substantial portions of the software.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkuoss%2Fhelm-charts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkuoss%2Fhelm-charts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkuoss%2Fhelm-charts/lists"}