Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/spaghettifunk/helm-charts
Prometheus community Helm charts
https://github.com/spaghettifunk/helm-charts
Last synced: about 2 months ago
JSON representation
Prometheus community Helm charts
- Host: GitHub
- URL: https://github.com/spaghettifunk/helm-charts
- Owner: spaghettifunk
- License: apache-2.0
- Fork: true (prometheus-community/helm-charts)
- Created: 2023-03-31T13:22:41.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-03-31T13:34:46.000Z (over 1 year ago)
- Last Synced: 2023-08-01T01:07:50.611Z (over 1 year ago)
- Language: Mustache
- Homepage:
- Size: 6.53 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
# Prometheus Community Kubernetes Helm Charts
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) ![Release Charts](https://github.com/prometheus-community/helm-charts/workflows/Release%20Charts/badge.svg?branch=main) [![Releases downloads](https://img.shields.io/github/downloads/prometheus-community/helm-charts/total.svg)](https://github.com/prometheus-community/helm-charts/releases)
This functionality is in beta and is subject to change. The code is provided as-is with no warranties. Beta features are not subject to the support SLA of official GA features.
## Usage
[Helm](https://helm.sh) must be installed to use the charts.
Please refer to Helm's [documentation](https://helm.sh/docs/) to get started.Once Helm is set up properly, add the repo as follows:
```console
helm repo add prometheus-community https://prometheus-community.github.io/helm-charts
```You can then run `helm search repo prometheus-community` to see the charts.
## Contributing
The source code of all [Prometheus](https://prometheus.io) community [Helm](https://helm.sh) charts can be found on Github:
We'd love to have you contribute! Please refer to our [contribution guidelines](https://github.com/prometheus-community/helm-charts/blob/main/CONTRIBUTING.md) for details.
## License
[Apache 2.0 License](https://github.com/prometheus-community/helm-charts/blob/main/LICENSE).
## Helm charts build status
![Release Charts](https://github.com/prometheus-community/helm-charts/workflows/Release%20Charts/badge.svg?branch=main)