Skip to content

Commit 1229763

Browse files
fix(deps): update terraform kubernetes to latest for the deployable architecture solution (#430)
1 parent ead8c6b commit 1229763

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.1"
17+
version = "2.38.0"
1818
}
1919
}
2020
}

0 commit comments

Comments
 (0)