mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
* Update stable/datadog application to 6.13.0 * Bump the chart version to `1.33.0` * Update the application version to `6.13.0` * Update Kube-State-Metrics version to `1.7.2` with chart `2.2.3` * Fix wrong indentation in kube-state-metrics parameters * Document the possibility to overwrite KSM container resources * Add ci/*-values.yaml files for CI validation Signed-off-by: cedric lamoriniere <cedric.lamoriniere@datadoghq.com> * temporary remove stable/datadog/ci folder Signed-off-by: cedric lamoriniere <cedric.lamoriniere@datadoghq.com> * add in comment example Signed-off-by: cedric lamoriniere <cedric.lamoriniere@datadoghq.com>
6 lines
169 B
YAML
6 lines
169 B
YAML
dependencies:
|
|
- name: kube-state-metrics
|
|
version: ~2.2.3
|
|
repository: https://kubernetes-charts.storage.googleapis.com/
|
|
condition: kubeStateMetrics.enabled
|