Skip to content

Commit

Permalink
chore(deps): update helm release dynatrace-operator to v1.2.0 (#106)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 1, 2024
1 parent 1bfa2ed commit e1d9a0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addon/lib/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ export const defaultProps: HelmAddOnProps = {
release: 'eks-blueprints-addon-dynatrace',
namespace: "dynatrace",
repository: "https://raw.githubusercontent.com/Dynatrace/dynatrace-operator/main/config/helm/repos/stable",
version:"1.1.0"
version:"1.2.0"
}

export class DynatraceAddOn extends HelmAddOn {
Expand Down

0 comments on commit e1d9a0e

Please sign in to comment.