We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3005bd1 commit d861d09Copy full SHA for d861d09
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.0"
+ version:"1.3.1"
12
}
13
14
export class DynatraceAddOn extends HelmAddOn {
0 commit comments