Skip to content

Commit

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

upgrading the privatek8s kubernetes cluster and node pools to 1.28.9

Signed-off-by: jayfranco999 <jaideepfrancis999@gmail.com>
Co-authored-by: Stéphane MERLE <95630726+smerle33@users.noreply.github.com>
  • Loading branch information
jayfranco999 and smerle33 authored Jun 27, 2024
1 parent 05112af commit baef2fc
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 @@ -49,7 +49,7 @@ locals {
kubernetes_versions = {
"cijenkinsio_agents_1" = "1.28.9"
"infracijenkinsio_agents_1" = "1.28.9"
"privatek8s" = "1.27.9"
"privatek8s" = "1.28.9"
"publick8s" = "1.27.9"
}

Expand Down

0 comments on commit baef2fc

Please sign in to comment.