Skip to content

Commit

Permalink
chore(deps): update helm release dynatrace-operator to v0.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 20, 2023
1 parent 0e5e07a commit b51d5ad
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 b51d5ad

Please sign in to comment.