Skip to content

Commit 79405c9

Browse files
chore(deps): Update Terraform helm to ~> 2.15.0
1 parent 457c8e2 commit 79405c9

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.15.0"
1414
}
1515
}
1616
backend "s3" {

0 commit comments

Comments
 (0)