Skip to content

Commit c550a58

Browse files
fix(deps): update terraform kubernetes to latest for the deployable architecture solution (#276)
Co-authored-by: Md Anam Raihan <[email protected]>
1 parent 755b84e commit c550a58

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

0 commit comments

Comments
 (0)