We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ca653d commit 4a28fc8Copy full SHA for 4a28fc8
provisioning/tools-versions.yml
@@ -28,7 +28,7 @@ jdk21_version: 21.0.5+11
28
jdk8_version: 8u432-b06
29
jenkins_remoting_version: 3283.v92c105e0f819
30
jq_version: 1.6
31
-jxreleaseversion_version: 2.7.7
+jxreleaseversion_version: 2.7.6
32
kubectl_version: 1.29.10
33
launchable_version: 1.66.0
34
maven_version: 3.9.9
tests/goss-common.yaml
@@ -65,7 +65,7 @@ command:
65
exec: jx-release-version -version
66
exit-status: 0
67
stdout:
68
- - 2.7.7
+ - 2.7.6
69
kubectl:
70
exec: kubectl version --client
71
0 commit comments