DataDog / helm-charts

Helm charts for Datadog products
Apache License 2.0
343 stars 1.01k forks source link

Make the datadog CRD 1.5.x available with the Operator #1350

Closed renuka-sharma closed 6 months ago

renuka-sharma commented 6 months ago

Describe what happened: Would be nice to have the operator version 1.5.x crds available with the Datadog Operator

Describe what you expected:

Steps to reproduce the issue:

Additional environment details (Operating System, Cloud provider, etc):

renuka-sharma commented 6 months ago

I am aiming to setup SingleStepInstrumentation for our Setup which is not yet available in the Older CRD definition : https://github.com/DataDog/datadog-operator/blob/main/config/crd/bases/v1/datadoghq.com_datadogagents.yaml#L7842

celenechang commented 6 months ago

Hi @renuka-sharma , after Datadog Operator 1.5.0 has been released we will update the CRDs in the chart. Thank you