diff --git a/.shared-tools b/.shared-tools index a93a4eb6..3152f98b 160000 --- a/.shared-tools +++ b/.shared-tools @@ -1 +1 @@ -Subproject commit a93a4eb6a95d1d63c91612ca6428a4b285a48601 +Subproject commit 3152f98bad4d80ff0521e585d32b88ce630554a8 diff --git a/locals.tf b/locals.tf index a37f429d..f07611f5 100644 --- a/locals.tf +++ b/locals.tf @@ -45,7 +45,7 @@ locals { kubernetes_versions = { "cijenkinsio_agents_1" = "1.28.9" - "infracijenkinsio_agents_1" = "1.29.8" + "infracijenkinsio_agents_1" = "1.29.7" "privatek8s" = "1.28.9" "publick8s" = "1.28.9" }