github Dynatrace/dynatrace-operator v0.7.3

latest releases: v1.3.0-rc.1, v1.2.2, v1.2.1...
2 years ago

This is a bugfix release for v0.7.x, v0.8.2 continues to be the latest and recommended version of the Dynatrace Operator!

Installation

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

Upgrade instructions

The Operator can be upgraded from the last release with, the following commands.

Kubernetes (with CSI driver)

kubectl apply -f https://github.com/Dynatrace/dynatrace-operator/releases/download/v0.7.3/kubernetes.yaml
kubectl apply -f https://github.com/Dynatrace/dynatrace-operator/releases/download/v0.7.3/kubernetes-csi.yaml

Kubernetes (default)

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

Openshift (with CSI driver)

oc apply -f https://github.com/Dynatrace/dynatrace-operator/releases/download/v0.7.3/openshift.yaml
oc apply -f https://github.com/Dynatrace/dynatrace-operator/releases/download/v0.7.3/openshift-csi.yaml

Openshift (default)

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

What's Changed

Bugfixes

Full Changelog: v0.7.2...v0.7.3

Don't miss a new dynatrace-operator release

NewReleases is sending notifications on new releases.