Skip to content

Commit d861d09

Browse files
chore(deps): update helm release dynatrace-operator to v1.3.1 (#131)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3005bd1 commit d861d09

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

1414
export class DynatraceAddOn extends HelmAddOn {

0 commit comments

Comments
 (0)