Skip to content

Commit

Permalink
Merge pull request #1592 from jenkins-infra/updatecli_main_46eff237de…
Browse files Browse the repository at this point in the history
…0f3f7076d6b47362b31b5629d2064613d4b33b054b014bafa25c50

Bump `kubectl` version to 1.29.12
  • Loading branch information
dduportal authored Dec 11, 2024
2 parents c868938 + 5bd43c5 commit 22dc557
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion provisioning/tools-versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jdk8_version: 8u432-b06
jenkins_remoting_version: 3283.v92c105e0f819
jq_version: 1.6
jxreleaseversion_version: 2.7.8
kubectl_version: 1.29.11
kubectl_version: 1.29.12
launchable_version: 1.66.0
maven_version: 3.9.9
netlifydeploy_version: 0.1.8
Expand Down
2 changes: 1 addition & 1 deletion tests/goss-common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ command:
exec: kubectl version --client
exit-status: 0
stdout:
- 1.29.11
- 1.29.12
launchable:
exec: launchable --version
exit-status: 0
Expand Down

0 comments on commit 22dc557

Please sign in to comment.