datadog-app release v2.5.1
Changed
- Update upstream chart from version 2.37.6 to 3.13.0
- Update datadog-agent from 7.40.0 to 7.43.0
- [BREAKING] Migration to chart-dependency.
You should include your whole values in a
datadog
path. Before:
datadog:
apiKey: xxxx
clusterName: giantswarm-abc12
site: datadoghq.eu
After:
datadog:
datadog:
apiKey: xxxx
clusterName: giantswarm-abc12
site: datadoghq.eu