Skip to content

v0.12.0-rc.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@luhi-DT luhi-DT released this 14 Jun 12:53
· 1635 commits to main since this release
787286c

⚠️ This is a pre-release, which has no official support by Dynatrace. If you run into issues with this specific release, please open a Github Issue!

Release notes for v0.12.0 will be published in our official documentation.

Installation

For information on how to install the latest dynatrace-operator please visit our official Documentation.

Upgrade/Install instructions

Kubernetes

kubectl apply -f https://github.com/Dynatrace/dynatrace-operator/releases/download/v0.12.0-rc.2/kubernetes.yaml

Openshift

oc apply -f https://github.com/Dynatrace/dynatrace-operator/releases/download/v0.12.0-rc.2/openshift.yaml

Fixes

  • Correct manifest creation for openshift platform release manifests
  • Fixed trustedCAs handling for image registries
  • Fixed hostId calculation, when using a tenant alias

Full changelog will be published with the final release, including bugfixes and further smaller improvements!