# helm-charts **Repository Path**: mirrors_influxdata/helm-charts ## Basic Information - **Project Name**: helm-charts - **Description**: Official Helm Chart Repository for InfluxData Applications - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2025-09-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # InfluxData Helm charts [![License](https://img.shields.io/badge/license-MIT-green.svg)](./LICENSE) ![Support](https://img.shields.io/badge/Support-Community-yellow.svg) [![](https://github.com/influxdata/helm-charts/workflows/helm-charts%2Frelease/badge.svg?branch=master)](https://github.com/influxdata/helm-charts/actions) [![Slack Status](https://img.shields.io/badge/slack-join_chat-white.svg?logo=slack&style=social)](https://www.influxdata.com/slack) ## Usage 1. Install [Helm](https://helm.sh). For more information, see [Helm documentation](https://helm.sh/docs/). 2. Add the InfluxData Helm repository: ```console helm repo add influxdata https://helm.influxdata.com/ ``` 3. View InfluxData Helm charts: ```console helm search repo influxdata ``` ## Support These Helm charts are community supported. InfluxData provides no official support for their use. Pull requests and issues are the responsibility of the project's moderator(s) which may include vetted individuals outside of the InfluxData organization. All issues should be reported and managed via GitHub (not via InfluxData's standard support process). Join us on [Slack](https://www.influxdata.com/slack) in `#helm`! ## Contributing We'd love to have you contribute! Please refer to our [contribution guidelines](CONTRIBUTING.md) for details. ## License [MIT License](./LICENSE)