Skip to content

Commit

Permalink
feat(privatek8s): upgrade to kubernetes 1.28 jenkins-infra#750
Browse files Browse the repository at this point in the history
Signed-off-by: jayfranco999 <[email protected]>
  • Loading branch information
jayfranco999 committed Jun 26, 2024
1 parent fff811f commit cfd861d
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 cfd861d

Please sign in to comment.