Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Helm release dynatrace-operator to v1.4.1 in dynatrace #35747

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 11, 2024

This PR contains the following updates:

Package Update Change
dynatrace-operator (source) minor 1.3.2 -> 1.4.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

Dynatrace/dynatrace-operator (dynatrace-operator)

v1.4.1

Compare Source

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.4.1 \
  --create-namespace --namespace dynatrace \
  --install \
  --atomic
Other upgrade/install instructions
Kubernetes
kubectl create namespace dynatrace

### Operator without CSI driver
kubectl apply -f https://github.com/Dynatrace/dynatrace-operator/releases/download/v1.4.1-rc.2/kubernetes.yaml

### Operator with CSI driver
kubectl apply -f https://github.com/Dynatrace/dynatrace-operator/releases/download/v1.4.1-rc.2/kubernetes-csi.yaml``
Openshift
oc create namespace dynatrace

### Operator without CSI driver
oc apply -f https://github.com/Dynatrace/dynatrace-operator/releases/download/v1.4.1-rc.2/openshift.yaml

### Operator with CSI driver
oc apply -f https://github.com/Dynatrace/dynatrace-operator/releases/download/v1.4.1-rc.2/openshift-csi.yaml
What's Changed

Release Notes are available in our official Documentation.

v1.4.0

Compare Source

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.4.0 \
  --create-namespace --namespace dynatrace \
  --install \
  --atomic
Other upgrade/install instructions
Kubernetes
kubectl create namespace dynatrace

### Operator without CSI driver
kubectl apply -f https://github.com/Dynatrace/dynatrace-operator/releases/download/v1.4.0/kubernetes.yaml

### Operator with CSI driver
kubectl apply -f https://github.com/Dynatrace/dynatrace-operator/releases/download/v1.4.0/kubernetes-csi.yaml
Openshift
oc create namespace dynatrace

### Operator without CSI driver
oc apply -f https://github.com/Dynatrace/dynatrace-operator/releases/download/v1.4.0/openshift.yaml

### Operator with CSI driver
oc apply -f https://github.com/Dynatrace/dynatrace-operator/releases/download/v1.4.0/openshift-csi.yaml
What's Changed

Release Notes will are available in our official Documentation.


Configuration

📅 Schedule: Branch creation - "after 7am and before 11am every weekday" in timezone Europe/London, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner December 11, 2024 08:49
@renovate renovate bot force-pushed the renovate/dynatrace-dynatrace-operator-1.x branch from da95a04 to f3c156f Compare February 13, 2025 14:18
@renovate renovate bot changed the title Update Helm release dynatrace-operator to v1.4.0 in dynatrace Update Helm release dynatrace-operator to v1.4.1 in dynatrace Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants