{"id":22394115,"url":"https://github.com/flant/helm-charts","last_synced_at":"2025-07-31T10:32:29.032Z","repository":{"id":22981033,"uuid":"314298462","full_name":"flant/helm-charts","owner":"flant","description":"Public Helm charts from Flant.","archived":false,"fork":false,"pushed_at":"2022-04-18T12:55:09.000Z","size":157,"stargazers_count":37,"open_issues_count":2,"forks_count":6,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-04-07T00:41:31.980Z","etag":null,"topics":["helm-charts","kubernetes"],"latest_commit_sha":null,"homepage":"https://charts.flant.com/","language":"Smarty","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/flant.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}},"created_at":"2020-11-19T16:02:17.000Z","updated_at":"2025-03-14T19:05:47.000Z","dependencies_parsed_at":"2022-08-07T10:16:30.187Z","dependency_job_id":null,"html_url":"https://github.com/flant/helm-charts","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/flant/helm-charts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flant%2Fhelm-charts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flant%2Fhelm-charts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flant%2Fhelm-charts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flant%2Fhelm-charts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flant","download_url":"https://codeload.github.com/flant/helm-charts/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flant%2Fhelm-charts/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268024585,"owners_count":24183149,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-31T02:00:08.723Z","response_time":66,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-charts","kubernetes"],"created_at":"2024-12-05T05:09:03.712Z","updated_at":"2025-07-31T10:32:28.796Z","avatar_url":"https://github.com/flant.png","language":"Smarty","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flant Helm charts\n\n## Install chart\n\nAll the charts in this repo are available in our ChartMuseum located at https://charts.flant.com/common/github. \\\nTo be able to use them, you will need to add our ChartMuseum to the Helm's list of repositories:\n\n```bash\nhelm repo add flant_common_github https://charts.flant.com/common/github\nhelm repo update\n```\n\nNow you can `helm install` the charts you need:\n\n* `k8s-image-availability-exporter` — [k8s-iae](https://github.com/flant/k8s-image-availability-exporter) is a Prometheus exporter that warns you proactively about images that are defined in Kubernetes objects but are not available in the container registry;\n* `loghouse` — [loghouse](https://github.com/flant/loghouse) is a log management solution for Kubernetes based on ClickHouse and Fluentd;\n* `flant-lib` — Flant Helm library with useful helpers/functions.\n\nAlternatively, you can make your charts explicitly depend on one of the charts from this repo by adding a `dependencies` section to your `requirements.yaml` or `Chart.yaml`:\n\n```yaml\ndependencies:\n- name: loghouse\n  version: ~0.3\n  repository: https://charts.flant.com/common/github\n  condition: loghouse.enabled\n```\n\n## Add new chart\n\n1. Place a chart in `.helm/charts/\u003cnew chart name\u003e`\n2. Add a dependency for it:\n    ```yaml\n    .helm/requirements.yaml:\n    ===============================\n    - name: \u003cnew chart name\u003e\n      condition: \u003cnew chart name\u003e.enabled\n      version: ~\u003cmajor version only, minor/patch not required\u003e\n    ```\n\n\nEach new commit in master branch triggers automatic publishing to ChartMuseum at https://charts.flant.com/common/github.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflant%2Fhelm-charts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflant%2Fhelm-charts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflant%2Fhelm-charts/lists"}