Skip to content

Commit 1791abb

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

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

2626
module "external_dns" {
2727
source = "cloudposse/helm-release/aws"
28-
version = "0.10.0"
28+
version = "0.10.1"
2929

3030
name = module.this.name
3131
chart = var.chart

0 commit comments

Comments
 (0)