Skip to content

Commit 1ca91df

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>
1 parent 2420d58 commit 1ca91df

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
@@ -1,6 +1,6 @@
11
module "alb_controller" {
22
source = "cloudposse/helm-release/aws"
3-
version = "0.10.0"
3+
version = "0.10.1"
44

55
chart = var.chart
66
repository = var.chart_repository

0 commit comments

Comments
 (0)