Skip to content

Commit 752d70e

Browse files
chore: update charts
- bump version for datadog to 3.111.0 (minor-version) - update changelog version for datadog to 3.111.0 - update readme for datadog
1 parent e997412 commit 752d70e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

charts/datadog/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Datadog changelog
22

33

4-
## 3.110.9
4+
## 3.111.0
55

66
* Custom changelog entry to test bump-chart-version workflow.
77

charts/datadog/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
apiVersion: v1
33
name: datadog
4-
version: 3.110.8
4+
version: 3.111.0
55
appVersion: "7"
66
description: Datadog Agent
77
keywords:

charts/datadog/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Datadog
22

3-
![Version: 3.110.8](https://img.shields.io/badge/Version-3.110.8-informational?style=flat-square) ![AppVersion: 7](https://img.shields.io/badge/AppVersion-7-informational?style=flat-square)
3+
![Version: 3.111.0](https://img.shields.io/badge/Version-3.111.0-informational?style=flat-square) ![AppVersion: 7](https://img.shields.io/badge/AppVersion-7-informational?style=flat-square)
44

55
[Datadog](https://www.datadoghq.com/) is a hosted infrastructure monitoring platform. This chart adds the Datadog Agent to all nodes in your cluster via a DaemonSet. It also optionally depends on the [kube-state-metrics chart](https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-state-metrics). For more information about monitoring Kubernetes with Datadog, please refer to the [Datadog documentation website](https://docs.datadoghq.com/agent/basic_agent_usage/kubernetes/).
66

0 commit comments

Comments
 (0)