Skip to content

Commit

Permalink
chore(deps): update helm release dynatrace-operator to v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent 2e1af2d commit 6f9c092
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addon/lib/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ export const defaultProps: HelmAddOnProps = {
release: 'eks-blueprints-addon-dynatrace',
namespace: "dynatrace",
repository: "https://raw.githubusercontent.com/Dynatrace/dynatrace-operator/main/config/helm/repos/stable",
version:"1.3.2"
version:"1.4.0"
}

export class DynatraceAddOn extends HelmAddOn {
Expand Down

0 comments on commit 6f9c092

Please sign in to comment.