Agent version
3.158.3
Bug Report
When test rendering the kubernetes manifests for datadog chart version 3.158.3, we get the following error
dependencies.go:64: Warning: Condition path 'datadog.autoscaling.workload.enabled' for chart datadog-crds returned non-bool value
Reproduction Steps
- render the manifests
helm template datadog/datadog --version 3.158.3 --include-crds > /dev/null
dependencies.go:64: Warning: Condition path 'datadog.autoscaling.workload.enabled' for chart datadog-crds returned non-bool value
Agent configuration
No response
Operating System
Linux/Docker
Other environment details
No response