Skip to content

Commit 84fa762

Browse files
chore(deps): update terraform cloudposse/helm-release/aws to v0.10.1
1 parent cba7b4a commit 84fa762

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
@@ -20,7 +20,7 @@ data "aws_partition" "current" {
2020

2121
module "external_dns" {
2222
source = "cloudposse/helm-release/aws"
23-
version = "0.10.0"
23+
version = "0.10.1"
2424

2525
name = module.this.name
2626
chart = var.chart

0 commit comments

Comments
 (0)