{"id":13484685,"url":"https://github.com/elastic/helm-charts","last_synced_at":"2025-09-27T07:30:27.759Z","repository":{"id":39702769,"uuid":"157246127","full_name":"elastic/helm-charts","owner":"elastic","description":"You know, for Kubernetes","archived":true,"fork":false,"pushed_at":"2023-04-24T18:01:01.000Z","size":4788,"stargazers_count":1894,"open_issues_count":78,"forks_count":1929,"subscribers_count":251,"default_branch":"main","last_synced_at":"2025-01-11T04:55:24.444Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/elastic.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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}},"created_at":"2018-11-12T16:52:22.000Z","updated_at":"2025-01-08T23:58:36.000Z","dependencies_parsed_at":"2024-01-13T19:18:07.237Z","dependency_job_id":"47c50bfc-918f-49c6-887b-4b3ee281262a","html_url":"https://github.com/elastic/helm-charts","commit_stats":null,"previous_names":[],"tags_count":63,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fhelm-charts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fhelm-charts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fhelm-charts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fhelm-charts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elastic","download_url":"https://codeload.github.com/elastic/helm-charts/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234402366,"owners_count":18826745,"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","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":[],"created_at":"2024-07-31T17:01:29.952Z","updated_at":"2025-09-27T07:30:27.354Z","avatar_url":"https://github.com/elastic.png","language":"Python","funding_links":[],"categories":["Python","Orchestration in Kubernetes"],"sub_categories":[],"readme":"# Elastic Stack Kubernetes Helm Charts\n\n[![Build Status](https://img.shields.io/jenkins/s/https/devops-ci.elastic.co/job/elastic+helm-charts+main.svg)](https://devops-ci.elastic.co/job/elastic+helm-charts+main/) [![Artifact HUB](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/elastic)](https://artifacthub.io/packages/search?repo=elastic)\n\n\u003c!-- START doctoc generated TOC please keep comment here to allow auto update --\u003e\n\u003c!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --\u003e\n\n\n- [Supported Configurations](#supported-configurations)\n  - [Stack Versions](#stack-versions)\n  - [Kubernetes Versions](#kubernetes-versions)\n  - [Helm Versions](#helm-versions)\n\n\u003c!-- END doctoc generated TOC please keep comment here to allow auto update --\u003e\n\u003c!-- Use this to update TOC: --\u003e\n\u003c!-- docker run --entrypoint doctoc --rm -it -v $(pwd):/usr/src jorgeandrada/doctoc README.md --github --no-title --\u003e\n\nThese Helm charts are designed to be a lightweight way to configure Elastic\nofficial Docker images.\n\n\u003e **Warning**\n\u003e When it comes to running the Elastic on Kubernetes infrastructure, we\n\u003e recommend [Elastic Cloud on Kubernetes][] (ECK) as the best way to run and manage\n\u003e the Elastic Stack.\n\u003e\n\u003e ECK offers many operational benefits for both our basic-tier and our\n\u003e enterprise-tier customers, such as spinning up cluster nodes that were lost on\n\u003e failed infrastructure, seamless upgrades, rolling cluster changes, and much\n\u003e much more.\n\u003e\n\u003e With the release of the Elastic Stack Helm charts for Elastic version 8.5.1,\n\u003e we are handing over the ongoing maintenance of our Elastic Stack Helm charts\n\u003e to the community and contributors. This repository will finally be archived\n\u003e after 6 months time. Elastic Stacks deployed on Kubernetes through Helm charts\n\u003e will still be fully supported under EOL limitations.\n\u003e\n\u003e Since we want to provide an even better experience for our customers by\n\u003e running the Elastic Stack on Kubernetes, we will continue maintaining the\n\u003e Helm charts applicable to ECK Custom Resources. These charts can be found in\n\u003e the [ECK repository][eck-charts].\n\u003e\n\u003e Helm charts will currently be maintained for ECK Enterprise-tier customers,\n\u003e however, we encourage the community to engage with the existing Helm charts\n\u003e for the Elastic Stack and continue supporting their ongoing maintenance.\n\u003e\n\u003e See https://github.com/elastic/helm-charts/issues/1731 for more details.\n\n\n## Supported Configurations\n\nWe recommend that the Helm chart version is aligned to the version of the\nproduct you want to deploy, when a chart release exists for the given stack\nversion. This will ensure that you are using a chart version\nthat has been tested against the corresponding production version.\nThis will also ensure that the documentation and examples for the chart will\nwork with the version of the product, you are installing.\n\nFor example, if you want to deploy an Elasticsearch `7.7.1` cluster, use the\ncorresponding `7.7.1` [tag][elasticsearch-771].\n\nHowever, we don't expect to release new charts versions, so if a chart for the\nlatest patch version doesn't exist, you can use the latest chart with the same\n**MAJOR.MINOR** version and override the Docker image tag to the latest patch\nversion with the `imageTag` value.\n\nFor example, if you want to deploy an Elasticsearch `7.17.5` cluster, use the\ncorresponding `7.17.3` [tag][elasticsearch-7173], with `imageTag=7.17.5` value.\n\n### Stack Versions\n\n| Chart                                      | Latest 8 Version                            | Latest 7 Version                             | Latest 6 Version                   |\n|--------------------------------------------|---------------------------------------------|----------------------------------------------|------------------------------------|\n| [APM Server](./apm-server/README.md)       | [`8.5.1`][apm-8] (Beta since 7.7.0)         | [`7.17.3`][apm-7] (Beta since 7.7.0)         | [`6.8.22`][apm-6] (Alpha)          |\n| [Elasticsearch](./elasticsearch/README.md) | [`8.5.1`][elasticsearch-8] (GA since 7.7.0) | [`7.17.3`][elasticsearch-7] (GA since 7.7.0) | [`6.8.22`][elasticsearch-6] (Beta) |\n| [Filebeat](./filebeat/README.md)           | [`8.5.1`][filebeat-8] (GA since 7.7.0)      | [`7.17.3`][filebeat-7] (GA since 7.7.0)      | [`6.8.22`][filebeat-6] (Beta)      |\n| [Kibana](./kibana/README.md)               | [`8.5.1`][kibana-8] (GA since 7.7.0)        | [`7.17.3`][kibana-7] (GA since 7.7.0)        | [`6.8.22`][kibana-6] (Beta)        |\n| [Logstash](./logstash/README.md)           | [`8.5.1`][logstash-8] (Beta since 7.5.0)    | [`7.17.3`][logstash-7] (Beta since 7.5.0)    | [`6.8.22`][logstash-6] (Beta)      |\n| [Metricbeat](./metricbeat/README.md)       | [`8.5.1`][metricbeat-8] (GA since 7.7.0)    | [`7.17.3`][metricbeat-7] (GA since 7.7.0)    | [`6.8.22`][metricbeat-6] (Beta)    |\n\n### Kubernetes Versions\n\nThe charts are [currently tested][] against all GKE versions available. The\nexact versions are defined under `KUBERNETES_VERSIONS` in\n[helpers/matrix.yml][].\n\n### Helm Versions\n\nWhile we are checking backward compatibility, the charts are only tested with\nHelm version mentioned in [helm-tester Dockerfile][] (currently 3.10.2).\n\n[apm-6]: https://github.com/elastic/helm-charts/tree/6.8/apm-server/README.md\n[apm-7]: https://github.com/elastic/helm-charts/tree/7.17/apm-server/README.md\n[apm-8]: https://github.com/elastic/helm-charts/tree/main/apm-server/README.md\n[currently tested]: https://devops-ci.elastic.co/job/elastic+helm-charts+main/\n[eck-charts]: https://github.com/elastic/cloud-on-k8s/tree/master/deploy\n[elastic cloud on kubernetes]: https://github.com/elastic/cloud-on-k8s\n[elasticsearch-6]: https://github.com/elastic/helm-charts/tree/6.8/elasticsearch/README.md\n[elasticsearch-7]: https://github.com/elastic/helm-charts/tree/7.17/elasticsearch/README.md\n[elasticsearch-7173]: https://github.com/elastic/helm-charts/tree/7.17.3/elasticsearch/\n[elasticsearch-771]: https://github.com/elastic/helm-charts/tree/7.7.1/elasticsearch/\n[elasticsearch-8]: https://github.com/elastic/helm-charts/tree/main/elasticsearch/README.md\n[filebeat-6]: https://github.com/elastic/helm-charts/tree/6.8/filebeat/README.md\n[filebeat-7]: https://github.com/elastic/helm-charts/tree/7.17/filebeat/README.md\n[filebeat-8]: https://github.com/elastic/helm-charts/tree/main/filebeat/README.md\n[helm-tester Dockerfile]: https://github.com/elastic/helm-charts/blob/main/helpers/helm-tester/Dockerfile\n[helpers/matrix.yml]: https://github.com/elastic/helm-charts/blob/main/helpers/matrix.yml\n[kibana-6]: https://github.com/elastic/helm-charts/tree/6.8/kibana/README.md\n[kibana-7]: https://github.com/elastic/helm-charts/tree/7.17/kibana/README.md\n[kibana-8]: https://github.com/elastic/helm-charts/tree/main/kibana/README.md\n[logstash-6]: https://github.com/elastic/helm-charts/tree/6.8/logstash/README.md\n[logstash-7]: https://github.com/elastic/helm-charts/tree/7.17/logstash/README.md\n[logstash-8]: https://github.com/elastic/helm-charts/tree/main/logstash/README.md\n[metricbeat-6]: https://github.com/elastic/helm-charts/tree/6.8/metricbeat/README.md\n[metricbeat-7]: https://github.com/elastic/helm-charts/tree/7.17/metricbeat/README.md\n[metricbeat-8]: https://github.com/elastic/helm-charts/tree/main/metricbeat/README.md\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felastic%2Fhelm-charts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felastic%2Fhelm-charts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felastic%2Fhelm-charts/lists"}