Skip to content

Commit

Permalink
Bump kubectl version to 1.29.9 (#1398)
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 a0747de commit 1fb72c5
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: 8u422-b05
jenkins_remoting_version: 3261.v9c670a_4748a_9
jq_version: 1.6
jxreleaseversion_version: 2.7.6
kubectl_version: 1.29.8
kubectl_version: 1.29.9
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.8
- 1.29.9
launchable:
exec: launchable --version
exit-status: 0
Expand Down

0 comments on commit 1fb72c5

Please sign in to comment.