Skip to content

Commit 40e446c

Browse files
fix(deps): update terraform kubernetes to v2.37.0 (#62)
1 parent 879393c commit 40e446c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

solutions/fully-configurable/version.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ terraform {
1414
}
1515
kubernetes = {
1616
source = "hashicorp/kubernetes"
17-
version = "2.36.0"
17+
version = "2.37.0"
1818
}
1919
}
2020
}

0 commit comments

Comments
 (0)