Dynatrace Operator release notes version 1.6.1

  • Latest Dynatrace
  • Release notes
  • Published Jul 21, 2025

Release date: July 21, 2025

This page provides an overview of the patches included in Dynatrace Operator version 1.6.1. For detailed information on new features and other enhancements, see the release notes for version 1.6.

Resolved issues

  • The HostPath of the log monitoring DaemonSet was moved from /tmp/dynatrace to /var/opt/dynatrace to be consistent with the OneAgent.
  • Secrets generated by the new automatic-tls-certificate feature flag are now properly removed when the ActiveGate configuration is removed from a DynaKube.
  • Fixed a webhook panic error caused by a missing dynakube.internal.dynatrace.com/instance annotation in the referenced DynaKube.
  • The validation webhook now checks the .spec.ApiServer value in the EdgeConnect custom resource. Also the respective error message has been improved.
  • When autoUpdate was disabled and OneAgent version was set, updates by changing the version field were blocked. This issue has been resolved.

Removal and deprecation notices

  • The Helm repository located in dynatrace/helm-charts is deprecated and will stop receiving updates in a future release! If you are still using it, please update the URL to dynatrace/dynatrace-operator or switch to the OCI registry-based approach. Update the Helm repository URL with the following commands:

    helm repo remove dynatrace
    helm repo add dynatrace https://raw.githubusercontent.com/Dynatrace/dynatrace-operator/main/config/helm/repos/stable
  • The following API versions of the DynaKube CustomResourceDefinition are marked for deprecation and will be removed in specified Dynatrace Operator versions:
    • v1beta1 will be removed with Dynatrace Operator version 1.7
    • v1beta2 will be removed with Dynatrace Operator version 1.7
    • v1beta3 will be removed with Dynatrace Operator version 1.8

Upgrade from Dynatrace Operator version 1.5

There are no breaking changes in this version.

Related tags
Dynatrace Platform