mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
* [stable/datadog] Honor image pull policy setting in init containers
Signed-off-by: Lénaïc Huard <lenaic.huard@datadoghq.com>
* [stable/datadog] Pass DD_CRI_SOCKET_PATH to the init container
Signed-off-by: Lénaïc Huard <lenaic.huard@datadoghq.com>
* [stable/datadog] Bump version and fill changelog
Signed-off-by: Lénaïc Huard <lenaic.huard@datadoghq.com>
* [stable/datadog] Revert "[stable/datadog] Revert "Mount the directory containing the CRI socket instead of the socket itself" (#21268)"
This reverts commit 6de689e7e4.
Signed-off-by: Lénaïc Huard <lenaic.huard@datadoghq.com>
* [stable/datadog] Explicitly set DOCKER_HOST
Signed-off-by: Lénaïc Huard <lenaic.huard@datadoghq.com>
* [stable/datadog] Bump version and fill changelog
Signed-off-by: Lénaïc Huard <lenaic.huard@datadoghq.com>
* [stable/datalog] Do not enable the `cri` check when running on a `docker` setup
Signed-off-by: Lénaïc Huard <lenaic.huard@datadoghq.com>
* [stable/datadog] Add a check for the version of the image
Signed-off-by: Lénaïc Huard <lenaic.huard@datadoghq.com>
* fixup! [stable/datadog] Add a check for the version of the image
Signed-off-by: Lénaïc Huard <lenaic.huard@datadoghq.com>
* [stable/datadog] Bump the version to highlight the non-backward compatible change
Signed-off-by: Lénaïc Huard <lenaic.huard@datadoghq.com>
* [stable/datadog] Do not touch the docker named pipe for Windows
Signed-off-by: Lénaïc Huard <lenaic.huard@datadoghq.com>
* [stable/datadog] Add an `agents.image.tag.doNotCheckTag` parameter
to skip the compatibility check with the docker image version.
Signed-off-by: Lénaïc Huard <lenaic.huard@datadoghq.com>
* [stable/datadog] Do not use by default a “floating” tag
Signed-off-by: Lénaïc Huard <lenaic.huard@datadoghq.com>
* [stable/datadog] Document the `agents.image.doNotCheckTag` parameter
Signed-off-by: Lénaïc Huard <lenaic.huard@datadoghq.com>
32 lines
777 B
YAML
32 lines
777 B
YAML
apiVersion: v1
|
|
name: datadog
|
|
version: 2.3.0
|
|
appVersion: "7"
|
|
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
|
|
maintainers:
|
|
- name: ahmed-mez
|
|
email: ahmed.mezghani@datadoghq.com
|
|
- name: celenechang
|
|
email: celene@datadoghq.com
|
|
- name: charlyf
|
|
email: charly@datadoghq.com
|
|
- name: clamoriniere
|
|
email: cedric.lamoriniere@datadoghq.com
|
|
- name: irabinovitch
|
|
email: ilan@datadoghq.com
|
|
- name: L3n41c
|
|
email: lenaic.huard@datadoghq.com
|
|
- name: vboulineau
|
|
email: vincent.boulineau@datadoghq.com
|
|
- name: xornivore
|
|
email: ivan.ilichev@datadoghq.com
|