chrismuellner
released this
02 Feb 16:15
·
39 commits
to master
since this release
Different helm repository with all the releases
v0.4.0+
is available here:https://raw.githubusercontent.com/Dynatrace/dynatrace-operator/master/config/helm/repos/stable
Upgrade
helm repo update
kubectl apply -f https://github.com/Dynatrace/dynatrace-operator/releases/download/v0.4.1/dynatrace.com_dynakubes.yaml
helm upgrade dynatrace-operator dynatrace/dynatrace-operator --reuse-values --atomic --version="0.4.1"
Installation
helm repo add dynatrace https://raw.githubusercontent.com/Dynatrace/helm-charts/master/repos/stable
kubectl apply -f https://github.com/Dynatrace/dynatrace-operator/releases/download/v0.4.1/dynatrace.com_dynakubes.yaml
helm install dynatrace-operator dynatrace/dynatrace-operator -f values.yaml --atomic --version="0.4.1"