Skip to content

Commit

Permalink
Bump kubectl version to 1.27.14 (#1176)
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 dca1182 commit 96ff9b1
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 @@ -63,7 +63,7 @@ command:
exec: kubectl version --client
exit-status: 0
stdout:
- 1.27.13
- 1.27.14
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: 8u412-b08
jenkins_remoting_version: 3206.vb_15dcf73f6a_9
jq_version: 1.6
jxreleaseversion_version: 2.7.3
kubectl_version: 1.27.13
kubectl_version: 1.27.14
launchable_version: 1.66.0
maven_version: 3.9.6
netlifydeploy_version: 0.1.8
Expand Down

0 comments on commit 96ff9b1

Please sign in to comment.