Skip to content

Commit c9c48d2

Browse files
Update Terraform helm to v3.1.0 (#184)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f49438f commit c9c48d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ terraform {
1010
}
1111
helm = {
1212
source = "hashicorp/helm"
13-
version = "3.0.2"
13+
version = "3.1.0"
1414
}
1515
}
1616
}

0 commit comments

Comments
 (0)