Skip to content

Commit 0104089

Browse files
chore(deps): update terraform cloudposse/helm-release/aws to v0.10.1 (#4)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Igor Rodionov <[email protected]>
1 parent c2776ee commit 0104089

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ module "values_merge" {
8787

8888
module "datadog_agent" {
8989
source = "cloudposse/helm-release/aws"
90-
version = "0.10.0"
90+
version = "0.10.1"
9191

9292
name = module.this.name
9393
chart = var.chart

0 commit comments

Comments
 (0)