Skip to content

Commit 4dfa130

Browse files
committed
update helm provider version
1 parent 6b900ca commit 4dfa130

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/nebari_mlflow_plugin/template/aws/versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ terraform {
77
}
88
helm = {
99
source = "hashicorp/helm"
10-
version = "2.1.2"
10+
version = "3.0.2"
1111
}
1212
kubernetes = {
1313
source = "hashicorp/kubernetes"

0 commit comments

Comments
 (0)