Skip to content

Commit

Permalink
feat(publick8s): upgrade to kubernetes 1.28 (#772)
Browse files Browse the repository at this point in the history
As per
jenkins-infra/helpdesk#4144 (comment)

upgrading the publick8s kubernetes cluster and node pools to 1.28.9

Signed-off-by: jayfranco999 <jaideepfrancis999@gmail.com>
  • Loading branch information
jayfranco999 authored Jul 4, 2024
1 parent 5ea4a2f commit d0e6aea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion locals.tf
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ locals {
"cijenkinsio_agents_1" = "1.28.9"
"infracijenkinsio_agents_1" = "1.28.9"
"privatek8s" = "1.28.9"
"publick8s" = "1.27.9"
"publick8s" = "1.28.9"
}

ci_jenkins_io_fqdn = "ci.jenkins.io"
Expand Down

0 comments on commit d0e6aea

Please sign in to comment.