Skip to content

Commit d245961

Browse files
chore(deps): update helm release dynatrace-operator to v1.4.2 (#154)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 06feb66 commit d245961

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.4.1"
11+
version:"1.4.2"
1212
}
1313

1414
export class DynatraceAddOn extends HelmAddOn {

0 commit comments

Comments
 (0)