Skip to content

Commit

Permalink
Update to operator release 0.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jm-dt committed Oct 30, 2023
1 parent 633d054 commit 57f6826
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.13.0"
version:"0.14.1"
}

export class DynatraceAddOn extends HelmAddOn {
Expand Down

0 comments on commit 57f6826

Please sign in to comment.