Skip to content

Commit 3b598a0

Browse files
chore(deps): update helm release dynatrace-operator to v1.4.0 (#143)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 888c7db commit 3b598a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

addon/lib/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ export const defaultProps: HelmAddOnProps = {
88
release: 'eks-blueprints-addon-dynatrace',
99
namespace: "dynatrace",
1010
repository: "https://raw.githubusercontent.com/Dynatrace/dynatrace-operator/main/config/helm/repos/stable",
11-
version:"1.3.2"
11+
version:"1.4.0"
1212
}
1313

1414
export class DynatraceAddOn extends HelmAddOn {

0 commit comments

Comments
 (0)