Skip to content

Commit

Permalink
Merge pull request #21 from dynatrace-oss/renovate/dynatrace-operator…
Browse files Browse the repository at this point in the history
…-0.x

chore(deps): update helm release dynatrace-operator to v0.15.0
  • Loading branch information
jm-dt authored Dec 21, 2023
2 parents 0e5e07a + b51d5ad commit 1a73314
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:"0.14.1"
version:"0.15.0"
}

export class DynatraceAddOn extends HelmAddOn {
Expand Down

0 comments on commit 1a73314

Please sign in to comment.