mirror of
https://github.com/wahyd4/helm-charts.git
synced 2026-08-09 04:26:02 +10:00
kube-prometheus-stack-15.4.3
* fix lint in additional-prometheus-rules `helm lint` want metadata.name for every resource: ``` [WARNING] templates/prometheus/additionalPrometheusRules.yaml: object name does not conform to Kubernetes naming requirements: "": metadata.name: Invalid value: "": a lowercase RFC 1123 subdomain must consist of lower case alphanumeric characters, '-' or '.', and must start and end with an alphanumeric character (e.g. 'example.com', regex used for validation is '[a-z0-9]([-a-z0-9]*[a-z0-9])?(\.[a-z0-9]([-a-z0-9]*[a-z0-9])?)*') 1 chart(s) linted, 0 chart(s) failed ``` Signed-off-by: Christian Groschupp <christian@groschupp.org> * bump kube-prometheus-stack version Signed-off-by: Christian Groschupp <christian@groschupp.org>
Prometheus Community Kubernetes Helm Charts
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 must be installed to use the charts. Please refer to Helm's documentation to get started.
Once Helm is set up properly, add the repo as follows:
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 community Helm charts can be found on Github: https://github.com/prometheus-community/helm-charts/
We'd love to have you contribute! Please refer to our contribution guidelines for details.
License
Helm charts build status
Languages
Go Template
65.2%
Python
28.6%
Shell
6.2%