Skip to content

Commit 98dc121

Browse files
chore(deps): Update Terraform helm to ~> 2.16.0
1 parent bb960dc commit 98dc121

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/deploy/terraform/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 = "~> 2.10.1"
13+
version = "~> 2.16.0"
1414
}
1515
}
1616
backend "s3" {

0 commit comments

Comments
 (0)