Skip to content

Commit b75a6f5

Browse files
fix(deps): update terraform kubernetes to latest for the deployable architecture solution (#379)
1 parent 03e1ebe commit b75a6f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

solutions/agents/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.37.0"
17+
version = "2.37.1"
1818
}
1919
}
2020
}

0 commit comments

Comments
 (0)