We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 888c7db commit 3b598a0Copy full SHA for 3b598a0
addon/lib/index.ts
@@ -8,7 +8,7 @@ export const defaultProps: HelmAddOnProps = {
8
release: 'eks-blueprints-addon-dynatrace',
9
namespace: "dynatrace",
10
repository: "https://raw.githubusercontent.com/Dynatrace/dynatrace-operator/main/config/helm/repos/stable",
11
- version:"1.3.2"
+ version:"1.4.0"
12
}
13
14
export class DynatraceAddOn extends HelmAddOn {
0 commit comments