Skip to content

Commit

Permalink
Bump kubectl version to 1.27.13 (#1135)
Browse files Browse the repository at this point in the history
* chore: Update `kubectl` version in the goss test

Made with ❤️️ by updatecli

* chore: Update `kubectl` version in the tools-versions.yml file

Made with ❤️️ by updatecli

---------

Co-authored-by: Jenkins Infra Bot (updatecli) <[email protected]>
  • Loading branch information
1 parent 5bf93eb commit 1589435
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion goss/goss-common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ command:
exec: kubectl version --client
exit-status: 0
stdout:
- 1.27.12
- 1.27.13
launchable:
exec: launchable --version
exit-status: 0
Expand Down
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: 8u402-b06
jenkins_remoting_version: 3206.vb_15dcf73f6a_9
jq_version: 1.6
jxreleaseversion_version: 2.7.3
kubectl_version: 1.27.12
kubectl_version: 1.27.13
launchable_version: 1.66.0
maven_version: 3.9.6
netlifydeploy_version: 0.1.8
Expand Down

0 comments on commit 1589435

Please sign in to comment.