mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
* [stable/datadog] Add liveness probe Taken from latest docs at https://app.datadoghq.com/account/settings#agent/kubernetes * Fix YAML lint * Include appVersion Appears to be required by the CI checks now
22 lines
547 B
YAML
Executable File
22 lines
547 B
YAML
Executable File
name: datadog
|
|
version: 0.11.0
|
|
appVersion: 6.0.0
|
|
description: DataDog Agent
|
|
keywords:
|
|
- monitoring
|
|
- alerting
|
|
- metric
|
|
home: https://www.datadoghq.com
|
|
icon: https://datadog-live.imgix.net/img/dd_logo_70x75.png
|
|
sources:
|
|
- https://app.datadoghq.com/account/settings#agent/kubernetes
|
|
- https://github.com/DataDog/datadog-agent # agent6
|
|
- https://github.com/DataDog/docker-dd-agent # agent5
|
|
maintainers:
|
|
- name: hkaj
|
|
email: haissam@datadoghq.com
|
|
- name: irabinovitch
|
|
email: ilan@datadoghq.com
|
|
- name: xvello
|
|
email: xavier.vello@datadoghq.com
|