v0.2.1
Bug fixes
- Fixed a bug where setting the resources for routing was not possible (#114)
Upgrading
The Operator can be upgraded from 0.2.0 with,
# Kubernetes
$ kubectl apply -f https://github.com/Dynatrace/dynatrace-operator/releases/download/v0.2.1/kubernetes.yaml
# Openshift
$ oc apply -f https://github.com/Dynatrace/dynatrace-operator/releases/download/v0.2.1/openshift.yaml