artifacthub helm/dynatrace/dynatrace-operator 1.0.0-rc.2
v1.0.0-rc.2

latest releases: 1.2.0, 1.1.1, 1.2.0-rc.0...
2 months ago

⚠️ 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 v1.0.0 will be published in our official documentation.

Installation

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

Helm (recommended)

helm upgrade dynatrace-operator oci://public.ecr.aws/dynatrace/dynatrace-operator   --version 1.0.0-rc.2   --create-namespace --namespace dynatrace   --install   --atomic
Other upgrade/install instructions

Kubernetes

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

Openshift

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

Features

  • Add .spec.oneAgent.hostGroup field to Dynakube. The current way of adding it via args still works, but the dedicated field is preferred if both are set. This means the host group can now be configured for all deployment modes.

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

Don't miss a new dynatrace-operator release

NewReleases is sending notifications on new releases.