IBM Cloud Docs
Working with versioned base images

Working with versioned base images

When you develop applications for IBM Cloud, you can use versioned base images to run pipeline jobs to make sure that you are using the current tools, libraries, and runtimes. Versioned base images help you to make sure that the bits that make up the application, and the environment that you deploy the application to, are consistent. You can control when the tools, libraries, or runtimes for your application change and update them when it makes sense during the development cycle.

The existing CLI plug-in repository infrastructure for downloading and updating the CLI binary files and plug-ins is deprecated. As of 1 October, 2021, you must upgrade pipelines that use the provided pipeline base image for version 2.14 or earlier (Ubuntu) or version 3.2 or earlier (UBI) to use one of the current versioned base images. The current image for Ubuntu is version 2.15. The current image for UBI is version 3.3.

If you do not upgrade the base image that is used by your pipelines, you might receive the following error:

Unable to fetch plug-ins from repository 'IBM Cloud':
invalid character '<' looking for beginning of value

On 16 March 2020, the IBM Cloud® Kubernetes Service released a new version 1.0 of the IBM Cloud CLI plug-in. Because this version is not 100% compatible with earlier versions, you must upgrade your scripts after you start to use this version. For more information about this new version of the IBM Cloud CLI plug-in, see Big changes are coming to the IBM Cloud Kubernetes Service CLI plugin to change your experience for the better. To maintain compatibility with the current IBM Cloud Kubernetes Service runtimes after the new version 1.0 is available, Continuous Delivery will update the current base image for the Delivery Pipeline to include this version. For production workloads, set any of your pipelines that are using the current base image to instead use version 2.6 until you can update your scripts to work with the new version.

You can also use custom Docker images to control both the tools and which versions of those tools are used to build and deploy applications. However, this method requires that you are familiar with Docker and you must maintain and update the image that you create.

On 20 November 2020, Dockerhub introduced rate-limiting on anonymous image pulls. This change might impact users that are running jobs by using Dockerhub-hosted custom images.

Pipeline base images are hosted in a global IBM Cloud Container Registry namespace. To list these images, run the ibmcloud cr images --restrict continuous-delivery command when you target the global IBM Cloud Container Registry.

Specifying the image version

  1. On the Pipeline page, click Actions... to access the list of options.
  2. Click Configure Pipeline.
  3. In the Image version tab, select either the Experimental: RedHat UBI or the Ubuntu image type. Then, based on the selected image type, select the default image version to use for all jobs in your pipeline. You can also customize this setting for each job in each stage of your pipeline.

Image version
Image version

If you choose the Latest option, the pipeline jobs are run with the current image version. The current image version is displayed in brackets after the Latest option. When a new image version is available, the image that is used changes. You might need to modify your pipeline to support any newer tools that are included in the new image.

Ubuntu based versioned based images are tagged as 2.x versions. Red Hat UBI based versioned base images are tagged as 3.x versions.

To add tools in a Red Hat UBI-based image, you must use the yum command. apt-get or apt commands are exclusively reserved for Ubuntu images. Because of these command restrictions, you cannot update existing pipelines to use version 3.x images without modifying the scripts.

Image version contents

After version 2.0, images no longer include grunt or python. If these tools are required for your build, you can install them manually. To install grunt, run npm install -g grunt-cli. Make sure that you don't change the Node.js version after you install grunt. To install python on a 2.x vbi, run apt-get -qq update && apt-get -qq install -y python. If you are using a 3.x vbi, you can use yum update -yq && yum install -yq python3-pip.

Images are available on the IBM Cloud Container Registry. To list these hosted images, run the ibmcloud cr images --restrict continuous-delivery command when you target the global IBM Cloud Container Registry.

Mapping between versioned based images and IBM Cloud Registry versions with sha256 values
Base image version IBM Cloud Container Registry version Creation date sha256 value
3.69 icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.69 2025-09-02 sha256:99c4ac5ed1df0f49861fc592debf75c4dc173e6150498e1746e051c9dcdd16df
3.68 icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.68 2025-08-11 sha256:8e745d5784d1fca77947a52ddbbc2f2fc88d97682e211433189ae0020db3381a
3.66 icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.66 2025-07-17 sha256:a11a0d23e0a45f1946ca87949d78df3452f457b9f88d287a24d2d8b250ab9b19
3.65 icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.65 2025-07-02 sha256:2d2b83c7a75e11f7d231394b4950118d46338256416a52411eabd5b7472f8056
3.64 icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.64 2025-06-06 sha256:f930594cca258222080b0baab90a8be1042825b7f8ec173bd54cb0842c40547e
3.63 icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.63 2025-05-23 sha256:ae598c70447989f22e822fbec052e6bef37643b67405008b16d5fadb7a71606a
3.62 icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.62 2025-05-09 sha256:f3a1b3e681c7a452a859f7dea8983b7ce73e2350591645e5c7493af99cc1f2b1
3.61 icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.61 2025-04-24 sha256:ba6f6afeba5cb55f0bfa10b63ada8e9d9074d4c5733af1293011a40b7aa08733
3.60 icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.60 2025-04-11 sha256:8bdae7a1b67b99aa28d1a4cbc6cb86aaa0e71e81b27330ca1fb5b2d4cb3ff5e1
3.59 icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.59 2025-03-20 sha256:b0738e17d8f67a7808ed01666d2d2ab9cb6b182ec69b0f1f868c61c4c4fc8a20
3.58 icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.58 2025-03-03 sha256:56ff5486de5311e7158bbeea41d03a7c59c1a91ab92a28eee2a20982058353aa
3.57 icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.57 2025-02-20 sha256:ab62d1a829ced5af5773fde4ab25976376dd32cee5514deb92f6ed739cfeb328
3.56 icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.56 2025-02-10 sha256:9ebfb9db6f8db6900bf25cf040c6f416bc86db186314b6687efd7058abb10a74
3.55 icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.55 2025-01-24 sha256:a730d308fcc1581c21ffb7d18efac5bd8c6471c147c1a5063353c71db18d9d0f
3.54 icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.54 2024-11-25 sha256:5642cdc037c26aac6ab61c9f74f84c14e276dbdf88a053bbfcf00c5658b2e9dc
3.53 icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.53 2024-10-28 sha256:1d4533b6eb2db019d78992a8cff910d773a126269811c0338b5f3dff99aa7414
3.52 icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.52 2024-10-07 sha256:f2049542eb1cbac4c31c899e6563a6728155b7c46d9b5f1254c590261ce98706
3.51 icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.51 2024-09-20 sha256:35bca00e4129c058d4cb59e923d1bf011d05cc55a5f3d0b089e2aaa919fe939b
3.50 icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.50 2024-09-03 sha256:ef5794fcb0c7e4a037609fac7ac59536faa9af529efc811a22c6e178dbfbfbb2
3.49 icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.49 2024-08-12 sha256:63f81c27a83f4e9e005f40543c2ef6e34ce92e04b1c714850ef7ff95af684558
3.48 icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.48 2024-07-23 sha256:52a600bbd2008c4dc10e5833eeb09c557637fae06c61e23708d03d4161701b07
3.47 icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.47 2024-07-05 sha256:09c85e42cf5b0ab3b0267ef8f67b09b3c3db93d5908d75f0cf5b62f52446c74a
3.46 icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.46 2024-06-16 sha256:876e56444b536c3bc85e52603ea9076a631f0bbef73a5980e37003503a47bbb9
3.45 icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.45 2024-06-04 sha256:4ce20cb4a724f6db59785a8eba874c6cef3b9be2dadb98bdba2a2491cf47280e
3.44 icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.44 2024-06-03 sha256:b89d9994a5d2e1b6f3106176637270311c4288a0c5725af01d63d4414dd33b3b
3.43 icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.43 2024-05-10 sha256:9bc1f733295d7e512cd412fccf8e88a95049eca79ad2bfdc9b5b3f09881e68f9
3.42 icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.42 2024-04-23 sha256:06824cdeefb23b49b8900d4d1759dcefef5398a1dfab369add47f3fba04ad635
3.41 icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.41 2024-04-05 sha256:6106eed4ebeac26e807ede55c88d891d9d6e531d09d28e5b14b8c450113b3a9b
3.40 icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.40 2024-03-08 sha256:00adc1293f70e54b23e184c8a0975e656f8920b2a23052667726d5ea15f27003
3.39 icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.39 2024-03-08 sha256:29e7b1b744b142f9cf8b80e9961ce9fd1fac1859d9f48601f004cc01c83fff10
3.38 icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.38 2024-02-07 sha256:216e41f2bda393b7ee4ba16193a0f0b2c5c40219554ebea521b9ada5a1c4a54e
3.37 icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.37 2024-01-22 sha256:631a925744b4ef2e82b0f163eefbe254e3dd8f856e6a32994bc023b6112d98d5
3.36 icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.36 2024-01-11 sha256:d31bba17e7a8714a0d971d897ac5b18943cb15136a97dfeddfee0e6c2d813b20
3.35 icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.35 2023-12-12 sha256:39c2461cefd1791bf578f6ba19648808916c48ab7767f1d88081994faf014d14
3.34 icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.33 2023-12-04 sha256:73e5545fdbb3da94d1d29a8d7ca38cfe7feb6da0ba63c7036a08b78cbc8531c1
3.33 icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.33 2023-11-16 sha256:18582e3d0d58ea5f07c809a210e7d5a9b2e2b99b85c93b72de4a5ed92d94511c
3.32 icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.32 2023-11-07 sha256:91fa57abe53a5c3f86a8c0358defc01111aab4ea69f59aaa852baae2d3432c69
3.31 icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.31 2023-10-30 sha256:98c9e91bfe7a5aa5b97267fad1a2ac4d01081f396bd03a2d4b9604a3487a07fe
3.30 icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.30 2023-10-12 sha256:b5d2f4026ee171a67edf24ab5e952f19f1ecebd1875e3da051d4d73bf398f0d9
3.29 icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.29 2023-09-29 sha256:36c8642cefc2182dfd283510319bf9741bc8c386c46364e3a391fe9797c3d79a
3.28 icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.28 2023-09-01 sha256:aa7f4f2e5bdd12ab0b59de1b8b031799e11d38aa45712424b3023c6e8471e8ba
3.27 icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.27 2023-08-18 sha256:70708bdc8bfb23bfda9fa5effc644901cdd9e7314c91ac6c1cbc62bfb9e0a1a2
3.26 icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.26 2023-08-02 sha256:de8ee389e3cb5818eb3c65a015b86c1042c2adf0bad64467cd3ccd3d8c66e26d
3.25 icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.25 2023-07-05 sha256:dd2000b525336acd00e9b95b74f15696797764725adbb25fa720e9431d558cbf
3.24 icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.24 2023-06-19 sha256:7a52b892ae7704a7b6c4cf03a292356240305c0d7bc9c275d10df19d12db99c5
3.23 icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.23 2023-05-29 sha256:e62fe158ebc7d875a0be5263da6872250fd8038b00cef0aada4b9f14f06dd827
3.21 icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.21 2023-04-17 sha256:94b77206bbc38a0d0ecd7006c00c9773d4ddd6e864525736b3bc4ca87c64b991
3.20 icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.20 2023-04-03 sha256:82e68006004eeca8bdf838e2756d6b7fbb787baa42817feba8e847d8b1a27106
3.19 icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.19 2023-03-13 sha256:ffb0bb00c37c4c2af01a53afc3597494275ed99a1e8ac3d4e653f105937509f0
3.18 icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.18 2023-02-21 sha256:ba072e693cd646664711f60c7d3b4c34a25b4578bdc445a2d6855eff595fe67c
3.17 icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.17 2023-02-06 sha256:3e2cbec3d0781b0e9ea9293d0a88e5b654635c065864718e74130a5124965197
3.16 icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.16 2023-01-24 sha256:a09c7918889289fa2106e54ba527793aad7152847a50e6584d59266ecc40d498
3.15 icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.15 2023-01-16 sha256:506e7b8e96ad40fbf098b6b0a337bca7c9d07fa5cf58058e857c38d9e7625497
3.14 icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.14 2022-12-14 sha256:b6f80270c9328c3014766fdb2dca9aea4f593f05c1bcaf5037d126bf042ebffe
3.13 icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.13 2022-11-28 sha256:ae7f9e80bcc7947ae4df8d94a326240ca648c807183a72e232ecb03043348f20
3.12 icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.12 2022-11-10 sha256:6f457e7ec323eac3ae05c6ca5bfaacee1ed669c50cdb5983c893c5351a184331
3.11 icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.11 2022-10-04 sha256:d4f4a2e59127ff11426789bf1d86c88fcac3e9746241755f6af7ff9e79fd62f1
3.10 icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.10 2022-08-30 sha256:8fae15566254a0300315e3c752021d6eabdea73aaa3372f86c6218579692eb67
3.9 icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.9 2022-07-28 sha256:d1d42755854accd4957979e974c620cf892e8d38b123e5eac06abf378b353879
3.8 icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.8 2022-06-22 sha256:8d0c33a4e5651a7d412ebfd751a45b613a6efde6167c70f1f1e8938d1bd8c613
3.7 icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.7 2022-04-20 sha256:0444aa3cc5032ba4d7f7a59a4177dd43dc1126ad902f09079b0a66156bbe4bcf
3.6 icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.6 2022-02-22 sha256:4bfa333cd47ee9d0e369edb147451ff008169f0dd84a115c16205b5cd0de64f6
3.5 icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.5 2022-01-18 sha256:543249c585e351c14d5b9f16664625236e20e4ba85098ac26adb0d8cecbbcc97
3.4 icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.4 2021-11-29 sha256:4aaabf49950796d9004f6e4f04ff53ab24dcd3fd29d8cc719a9b81f7546d31f2
3.3 icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.3 2021-09-24 sha256:5b8f7e1964c0a82995689d636b60a1761dd08ce422b9195aadc0249e5da90dae
3.2 icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.2 2021-09-02 sha256:d59863621d3ba1b9bd47f76950c751e842405f9c303d0d4d4298d964b664ee85
3.1 icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.1 2021-06-10 sha256:c2468d28f15fa6970f13510c01477326f91a043881c2b4cd8f2b1ff8ed8c22a1
3.0 icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.0 2021-04-07 sha256:42318979f165cc1ffd4d707022ceb5461360a9b6cd1216bc0c63391bdd042726
2.82 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.82 2025-09-01 sha256:ebd864bd02105b3d2ff5a1291a205fea60681b5012a2815f05f21958a48e9a70
2.81 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.81 2025-08-11 sha256:cedfbd029c902d212c2e2c42c41c7c12fdf815c32e5b1905c81a8bdd771c3b67
2.79 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.79 2025-07-17 sha256:eb811dfa993dbac88aa77f099bd250d02363ca828f16883985e455dfee60bd19
2.78 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.78 2025-07-02 sha256:daf99b135fb44366a2652d7fc71b8e5249afa2fd9332675030552ccc0581ea72
2.77 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.77 2025-06-06 sha256:b7fcdacfd27d7e08ccbe7cfcace150f1847149685dd6edf93121cd1daa35f069
2.76 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.76 2025-05-23 sha256:7dc32ccf6a1e4638f9b43ede07a640d5eb51a7f33e93dfd88563128c1920e620
2.75 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.75 2025-05-09 sha256:c606a81e96c8bb9048f59af57a4f9e01b393ec21b49772f29fb7b110621e39e4
2.74 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.74 2025-04-24 sha256:6eb87e83265cd062ea8dd79ab2ecb860ee1cece1585e2ff794d95c21c464eeec
2.73 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.73 2025-04-11 sha256:8f132cec297682a2f0085483e2e894637401c1773c4de3c84da279a75457e461
2.72 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.72 2025-03-20 sha256:3efdfd4a43acb5477cf197e4c33bf7b19d7541e050ca2d4970ecdb17a166d061
2.71 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.71 2025-03-03 sha256:26d4304fefd898495faae3f5438c70ec0a5326be6c1fcd34a001323faffbe04f
2.70 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.70 2025-02-20 sha256:c1049a6f56b3c11a68869b1e97a3a13c26d5388b1a75c34d481433c2c6290dd2
2.69 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.69 2025-02-10 sha256:da4e9babd88f125b79d5a03968f688713286f632c24e289cf8392af52a6461bd
2.68 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.68 2025-01-24 sha256:fa49d0f315e3da67d245618bcd6f01969314cdac660f35ebe4914bcd31a45172
2.67 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.67 2024-11-25 sha256:4829a0b7f7195599405f28c2a65a5ce8ff57fc79cc0f7a3f33f8b2ed6fe66814
2.66 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.66 2024-10-28 sha256:6b6b84faef28fdfd059df1975fcfac7e955c9bd63f4c18b8f7e4e7bc52cd49ad
2.65 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.65 2024-10-07 sha256:8b51ab42cb0f6b9a94217c01d3d729e74919d137400ce6764212b8658b460ab3
2.64 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.64 2024-09-20 sha256:ac8fde7275dce8d6f2be1a11e90ceed9ae9df82bd3b8d4454a196a0c2c65e8a1
2.63 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.63 2024-09-03 sha256:c17f242f0dad99cb9fead6196f4a26a577b2790fe8df5654b69bdb155c3518fa
2.62 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.62 2024-08-12 sha256:c0c7bd61969ec2e63eccd94a50734a9e97e7cea8f915ffface5a3d20fc4025e5
2.61 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.61 2024-07-23 sha256:14802d84daaae24e6d0ca0997b468fffc9ea642276717316a043ca760db326f9
2.60 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.60 2024-07-05 sha256:8f3cfc383183286df79fc50af5c58b2eade27febc4f14d7f7a0b6d9448ad0673
2.59 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.59 2024-06-16 sha256:39ec8303cf8c6e46a55203d043aa6f8c6562599b5c42ca2c9cb7d9aafda47bb0
2.58 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.58 2024-06-04 sha256:254a1e7d1c1de9d6a17ff9b42312bfbb8cb1bd634cbfa3ff0386d84e14e2541b
2.57 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.57 2024-06-03 sha256:d651951d583b5ef61ca4637fb9e3971f3b6be946727e0d985b0c0b808c4dd652
2.56 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.56 2024-05-10 sha256:00b5b33cc37ef11efffb5ad5f37b6c064a65bef860f4c13d764385dfa57e7641
2.55 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.55 2024-04-23 sha256:22ea2e62edb45fe96f2dc73d6943d0fcba9e33680320d48c29c28b70afc37e45
2.54 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.54 2024-04-05 sha256:4588456c13b9bcb03598af79919c63fea2130e1198a655fcec172ff0f11c89eb
2.53 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.53 2024-03-08 sha256:98d90f0890296cc3a490a21b6c78464c426b4cbe5f8b717f058e2ec5451245f2
2.52 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.52 2024-03-08 sha256:b41351d72091a4f85ea83772ce6f362608d0a32db64afaf6541991a1671eae51
2.51 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.51 2024-02-07 sha256:9c6505fe3f0df07a66696b978ee78da09faa627cc919880b74cde52eabf4f78e
2.50 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.50 2024-01-22 sha256:5001d953356bb67b3aa7dc3fddb540303896e790f43d894c0122cd51ec692706
2.49 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.49 2024-01-08 sha256:703b5c9e3fbe368dff314382cba0ad90c0fbaef7e4b038bf1011d002939dc994
2.48 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.48 2023-12-12 sha256:7abe5cb8f2bf8a2744f2ec94f63e59599272b9cc8b11f07c8b9e0ce4b9ed1dd7
2.47 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.46 2023-12-04 sha256:672e066fb55e8f24cde117b8e004a8e22ab446a04ffc447754ad3211fbf09c3f
2.46 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.46 2023-11-16 sha256:7e60e820e6e9922e6d51618d6daba7f78866028fd68a190ad01f532a8c203366
2.45 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.45 2023-11-07 sha256:5eca901f0fc2206d4da3b1af155435e0adb53f66dd138c2cba8350f24469ff7b
2.44 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.44 2023-10-30 sha256:39530628b7228175b372a0cfc7da1a03657e57c81f92a7e7f1665475f33f9937
2.43 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.43 2023-10-12 sha256:7305777d729bf89e0fe33911b9b29e0d7f969e6d35207ecc2ea21b55f55cc6e6
2.42 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.42 2023-09-29 sha256:0a479499f54b67a81a1959761105da7f19b6f4d314bd34881b6d7fedbcce9d4b
2.41 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.41 2023-09-01 sha256:7bf1281cd55814485ad7ddbc90982e34046148abec3806fdb3e613c352a0d20e
2.40 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.40 2023-08-18 sha256:8164d04f6c812be3a3a0790c541c72a9fd7ea65a8bc0a0264b8c4e82e0ed1868
2.39 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.39 2023-08-02 sha256:499559f10a289300828536196947da164c09cece319e3ce3f30fd408cde55c5d
2.38 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.38 2023-07-05 sha256:2f11f01c9710ec711a17a9269be04f584e173c89b27b116c27ec93ec31981c07
2.37 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.37 2023-06-19 sha256:229503f75f9837a1fd0e8d38918d8904d3719eaeae84e8aaf94201e8409d78fd
2.36 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.36 2023-05-31 sha256:caf29e1e2ce8e1df165c4eb7a3124ae17b6438e2b04b8766dd0dfad502a79350
2.35 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.35 2023-05-30 sha256:f78e02d91386dbd9a2e1fb9686df130c36666ae67cfc0bc483f1f4ee34cdf9e2
2.33 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.33 2023-04-17 sha256:dc3a6d2a352b0019f8ce7ea4c10afd4017e45c48cb22ca692ab0b02b028538cc
2.32 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.32 2023-04-03 sha256:e66e380e37ad1f84891fbc9c708b7685356987895f2c397c20db0a5fae1efbed
2.31 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.31 2023-03-13 sha256:24d3c769801314b7502390c5c7054b303c534c2b3eceee3b87f1cb35f10f3e26
2.30 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.30 2023-02-21 sha256:2377117ad8e1305cd51e57aad59ca6bf7dedc028d128898df646f2854229a0de
2.29 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.29 2023-02-06 sha256:9454cc4fc70a21a1f5b59ede38910b30d29db69e5331e9e37a4d3516427ce66d
2.28 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.28 2023-01-24 sha256:5ce2b19d67e1e05bc70b0f5639ea7e7696cfac37aea62e9f2e75249f54d97c08
2.27 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.27 2023-01-16 sha256:e212bfbfa48f88f7b12ac77aa21fdc41d8eccf9ff89a2405706430738d09e24b
2.26 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.26 2022-12-14 sha256:31bd71102552d6d76b6660c4ca2cbae930367ff3d644acc0673e861085a23b12
2.25 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.25 2022-11-28 sha256:31f01a325fcb53651742fbb4af1d9a3ec425fc9b2662e1894c01389ff37426bf
2.24 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.24 2022-11-10 sha256:a97c10d27cdf8ee543cad4b29980ccdd5a697164f40ade7f399a0b7a3619f2ea
2.23 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.23 2022-10-04 sha256:8582554fda2c36c0750d734c78b692b96ac0f983d4d2e11a186e224ec2fa554f
2.22 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.22 2022-08-30 sha256:0653ba3abbdadf347fde238667b510757ecd9625dd7f7d53c512d7a5a2762612
2.21 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.21 2022-07-28 sha256:4ce661dc331005bc3cb828a677c760b2dda3c2951415141a91aeb0c0b9a351da
2.20 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.20 2022-06-20 sha256:655330f36771d274082b6c16a60620350597a9d6f2489a6246b9d2833d021211
2.19 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.19 2022-04-20 sha256:482d28e51d5acc65471b366bbdcabc97f69e49da933337a7c42f45907cd63173
2.18 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.18 2022-02-22 sha256:56cc0a6562e786f1b87b490e6a34ed655fa2c376ae3c8622690912dce7d9a608
2.17 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.17 2022-01-18 sha256:c1e9d5a9674a093635c386f96d35781aea7cad6cc1da86991ee1a85c854216f8
2.16 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.16 2021-11-29 sha256:3a3b5a981caed4238ef7297bb54b4a32b974b0499b12744347bc661d3f323916
2.15 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.15 2021-09-24 sha256:f4bff8348fbfdb738c3c681cb6da04cb215f742abe5e09b5d2f5ef07dcfbf21b
2.14 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.14 2021-09-02 sha256:7bad3379f15fce2d169ae066520b6bdfe719ee4fc8ae271988b4ca772ffb69d5
2.13 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.13 2021-06-10 sha256:916d4a7cac5ee3102b5fbbbbda67387051a6f7a545353e4ba4bd489246ec8855
2.12 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.12 2021-04-07 sha256:ff4053b0bca784d6d105fee1d008cfb20db206011453071e86b69ca3fde706a4
2.11 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.11 2021-01-08 sha256:61d35cdad7e77dbcedbf6ab47591b38121b03c5a4f41041f2d628cb8485602e1
2.10 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.10 2020-12-11 sha256:c59986a7a4e5931f1172ba3c6fc5f535edbbcc60daf6f3e092df9851283f8ceb
2.9 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.9 2020-09-21 sha256:2976e1374e87f5cddabcf80179d9708868d52dbf656fdde60f803553be633db2
2.8 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.8 2020-07-27 sha256:119e05bad27ccc899df5b895ccba41135fd5edbc5786a77c1c763621b00dee0f
2.7 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.7 2020-05-20 sha256:282677e79ccb9d20c699d384a54093894de03675752cd848a3133266c898c14c
2.6 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.6 2019-12-09 sha256:7f588468622a981f89cf5e1212aaf75fface9da6169b5345ca52ab63d8215907
2.5 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.5 2019-12-02 sha256:90bdb361ba94b75dfd7feb7c6a2577ece9f91e0392f20a5b4e9808120041b3e2
2.4 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.4.1 2019-10-01 sha256:ade4209bbc6923c02a3315c7e6dcc4376afc355db2765b792205be9b33f4243d
2.3 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.3 2019-07-24 sha256:1451dab959183c6378a804ce0744913028623e10c401e5ebc1a1f88c82443ba4
2.2 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.2 2019-07-10 sha256:2073c470e83418abf2c11ec92554c139aadd18f0c63fffb92c2c3f5e90c46ba6
2.1 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.1 2019-06-17 sha256:b5be69c4ae42a7af28a9d7ad25df548c77959b006507367507c9ff0f992306f2
2.0 icr.io/continuous-delivery/pipeline/pipeline-base-image:2.0 2019-05-08 sha256:cc13eadecb8e99a7fe56a071427c2caa34149c31d1ad84f4f03c96f111dd0154

The following available image versions are listed in descending order, starting with the current version.

The version of yq that is preinstalled in the images corresponds to the yq tool created by Mike Farah.

Version 3.69

IBM Cloud Container Registry version sha256 value
icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.69 sha256:99c4ac5ed1df0f49861fc592debf75c4dc173e6150498e1746e051c9dcdd16df

This is based on ubi9.

To view the contents of version 3.69, from the running image, type default_versions.sh. The 3.x branch provides images with the current tool versions. The current Java™ version is Java™ 17. Node.js no longer uses nvm to manage different node.js versions. It provides the current LTS version of Node.js at the time that it was built.

This image also contains the Terraform command-line interface (CLI).

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v22.19.0

# npm
10.9.3

# jq
jq-1.8.1

# yq
yq (https://github.com/mikefarah/yq/) version v4.47.1

# kubectl
v1.32.8

# buildctl
buildctl github.com/moby/buildkit v0.23.2 40b2ede0ac0a37030f9959b4a28e9c6c8ea036e7

# helm
v3.18.6+gb76a950

# ibmcloud
ibmcloud 2.36.0 (f7f678a70-2025-08-20T23:50:09+00:00)
Copyright IBM Corp. 2014, 2025

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                     Version   Status   Private endpoints supported   
cloud-internet-services[cis]                    1.18.1             true
cloud-logs[logs]                                0.2.0              true
code-engine[ce]                                 1.54.3             true
container-registry[cr]                          1.3.16             true
container-service[kubernetes-service/ks]        1.0.715            false
cra                                             2.6.0              true
doi                                             0.5.0              true
schematics[sch]                                 1.12.28            true
secrets-manager[sm]                             2.0.12             true
sl                                              1.5.7              false
vpc-infrastructure[infrastructure-service/is]   14.4.0             true


# ibmcloud dev
3.3.6

# java
openjdk version "21.0.8" 2025-07-15 LTS
IBM Semeru Runtime Open Edition 21.0.8.0 (build 21.0.8+9-LTS)
Eclipse OpenJ9 VM 21.0.8.0 (build openj9-0.53.0, JRE 21 Linux amd64-64-Bit Compressed References 20250715_547 (JIT enabled, AOT enabled)
OpenJ9   - 017819f167
OMR      - 266a8c6f5
JCL      - d5f1e70d135 based on jdk-21.0.8+9)

# ant
Apache Ant(TM) version 1.10.15 compiled on August 25 2024

# mvn
Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
Maven home: /opt/IBM/maven
Java version: 21.0.8, vendor: IBM Corporation, runtime: /usr/local/jdk21
Default locale: en, platform encoding: UTF-8
OS name: "linux", version: "6.7.7-200.fc39.aarch64", arch: "amd64", family: "unix"

# gradle

------------------------------------------------------------
Gradle 9.0.0
------------------------------------------------------------

Build time:    2025-07-31 16:35:12 UTC
Revision:      328772c6bae126949610a8beb59cb227ee580241

Kotlin:        2.2.0
Groovy:        4.0.27
Ant:           Apache Ant(TM) version 1.10.15 compiled on August 25 2024
Launcher JVM:  21.0.8 (Eclipse OpenJ9 openj9-0.53.0)
Daemon JVM:    /usr/local/jdk21 (no JDK specified, using current Java home)
OS:            Linux 6.7.7-200.fc39.aarch64 amd64


# oc
Client Version: 4.19.9

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Info-ZIP.  Maintained by C. Spieler.  Send

# git
git version 2.47.3

# curl
curl 7.76.1 (x86_64-redhat-linux-gnu) libcurl/7.76.1 OpenSSL/3.2.2 zlib/1.2.11 nghttp2/1.43.0

# wget
GNU Wget 1.21.1 built on linux-gnu.

# openssl
OpenSSL 3.2.2 4 Jun 2024 (Library: OpenSSL 3.2.2 4 Jun 2024)

# make
GNU Make 4.3

# docker
28.3.3

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.14.2

# skopeo
skopeo version 1.18.1

# calicoctl
v3.28.5

# terraform
Terraform v1.13.1
on linux_amd64

# cosign
v2.5.3

Version 3.68

IBM Cloud Container Registry version sha256 value
icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.68 sha256:8e745d5784d1fca77947a52ddbbc2f2fc88d97682e211433189ae0020db3381a

This is based on ubi9.

To view the contents of version 3.68, from the running image, type default_versions.sh. The 3.x branch provides images with the current tool versions. The current Java™ version is Java™ 17. Node.js no longer uses nvm to manage different node.js versions. It provides the current LTS version of Node.js at the time that it was built.

This image also contains the Terraform command-line interface (CLI).

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v22.18.0

# npm
10.9.3

# jq
jq-1.8.1

# yq
yq (https://github.com/mikefarah/yq/) version v4.47.1

# kubectl
v1.32.7

# buildctl
buildctl github.com/moby/buildkit v0.23.2 40b2ede0ac0a37030f9959b4a28e9c6c8ea036e7

# helm
v3.18.4+gd80839c

# ibmcloud
ibmcloud 2.35.1 (733f615-2025-08-05T14:49:49+00:00)
Copyright IBM Corp. 2014, 2025

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                     Version   Status             Private endpoints supported
cloud-internet-services[cis]                    1.18.1                       true
cloud-logs[logs]                                0.2.0                        true
code-engine[ce]                                 1.54.1                       true
container-registry[cr]                          1.3.15                       true
container-service[kubernetes-service/ks]        1.0.714                      false
cra                                             2.6.0                        true
doi                                             0.5.0                        true
schematics[sch]                                 1.12.28                      true
secrets-manager[sm]                             2.0.11                       true
sl                                              1.5.7                        false
vpc-infrastructure[infrastructure-service/is]   14.3.0                       true


# ibmcloud dev
3.3.6

# java
openjdk version "21.0.8" 2025-07-15 LTS
IBM Semeru Runtime Open Edition 21.0.8.0 (build 21.0.8+9-LTS)
Eclipse OpenJ9 VM 21.0.8.0 (build openj9-0.53.0, JRE 21 Linux amd64-64-Bit Compressed References 20250715_547 (JIT enabled, AOT enabled)
OpenJ9   - 017819f167
OMR      - 266a8c6f5
JCL      - d5f1e70d135 based on jdk-21.0.8+9)

# ant
Apache Ant(TM) version 1.10.15 compiled on August 25 2024

# mvn
Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
Maven home: /opt/IBM/maven
Java version: 21.0.8, vendor: IBM Corporation, runtime: /usr/local/jdk21
Default locale: en, platform encoding: UTF-8
OS name: "linux", version: "6.7.7-200.fc39.aarch64", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 9.0.0!

Here are the highlights of this release:
 - Configuration Cache is the recommended execution mode
 - Gradle requires JVM 17 or higher to run
 - Build scripts use Kotlin 2.2 and Groovy 4.0
 - Improved Kotlin DSL script compilation avoidance

For more details see https://docs.gradle.org/9.0.0/release-notes.html


------------------------------------------------------------
Gradle 9.0.0
------------------------------------------------------------

Build time:    2025-07-31 16:35:12 UTC
Revision:      328772c6bae126949610a8beb59cb227ee580241

Kotlin:        2.2.0
Groovy:        4.0.27
Ant:           Apache Ant(TM) version 1.10.15 compiled on August 25 2024
Launcher JVM:  21.0.8 (Eclipse OpenJ9 openj9-0.53.0)
Daemon JVM:    /usr/local/jdk21 (no JDK specified, using current Java home)
OS:            Linux 6.7.7-200.fc39.aarch64 amd64


# oc
Client Version: 4.19.7

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Info-ZIP.  Maintained by C. Spieler.  Send

# git
git version 2.47.3

# curl
curl 7.76.1 (x86_64-redhat-linux-gnu) libcurl/7.76.1 OpenSSL/3.2.2 zlib/1.2.11 nghttp2/1.43.0

# wget
GNU Wget 1.21.1 built on linux-gnu.

# openssl
OpenSSL 3.2.2 4 Jun 2024 (Library: OpenSSL 3.2.2 4 Jun 2024)

# make
GNU Make 4.3

# docker
28.3.3

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.14.2

# skopeo
skopeo version 1.18.1

# calicoctl
v3.30.2

# terraform
Terraform v1.12.2
on linux_amd64

# cosign
v2.5.3

Version 3.66

IBM Cloud Container Registry version sha256 value
icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.66 sha256:a11a0d23e0a45f1946ca87949d78df3452f457b9f88d287a24d2d8b250ab9b19

This is based on ubi9.

To view the contents of version 3.66, from the running image, type default_versions.sh. The 3.x branch provides images with the current tool versions. The current Java™ version is Java™ 17. Node.js no longer uses nvm to manage different node.js versions. It provides the current LTS version of Node.js at the time that it was built.

This image also contains the Terraform command-line interface (CLI).

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v22.17.1

# npm
10.9.2

# jq
jq-1.8.1

# yq
yq (https://github.com/mikefarah/yq/) version v4.46.1

# kubectl
v1.30.14

# buildctl
buildctl github.com/moby/buildkit v0.23.2 40b2ede0ac0a37030f9959b4a28e9c6c8ea036e7

# helm
v3.18.4+gd80839c

# ibmcloud
ibmcloud 2.35.0 (50f8601-2025-07-14T19:06:54+00:00)
Copyright IBM Corp. 2014, 2025

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                     Version   Status   Private endpoints supported
cloud-internet-services[cis]                    1.18.1             true
cloud-logs[logs]                                0.2.0              true
code-engine[ce]                                 1.54.0             true
container-registry[cr]                          1.3.14             true
container-service[kubernetes-service/ks]        1.0.712            false
cra                                             2.5.0              true
doi                                             0.4.9              true
schematics[sch]                                 1.12.26            true
secrets-manager[sm]                             2.0.11             true
sl                                              1.5.7              false
vpc-infrastructure[infrastructure-service/is]   14.1.0             true


# ibmcloud dev
3.3.6

# java
openjdk version "21.0.7" 2025-04-15 LTS
IBM Semeru Runtime Open Edition 21.0.7.0 (build 21.0.7+6-LTS)
Eclipse OpenJ9 VM 21.0.7.0 (build openj9-0.51.0, JRE 21 Linux amd64-64-Bit Compressed References 20250415_458 (JIT enabled, AOT enabled)
OpenJ9   - 31cf5538b0
OMR      - 9bcff94a2
JCL      - 26c2dc3d801 based on jdk-21.0.7+6)

# ant
Apache Ant(TM) version 1.10.15 compiled on August 25 2024

# mvn
Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
Maven home: /opt/IBM/maven
Java version: 21.0.7, vendor: IBM Corporation, runtime: /usr/local/jdk21
Default locale: en, platform encoding: UTF-8
OS name: "linux", version: "6.7.7-200.fc39.aarch64", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.14.3!

Here are the highlights of this release:
 - Java 24 support
 - GraalVM Native Image toolchain selection
 - Enhancements to test reporting
 - Build Authoring improvements

For more details see https://docs.gradle.org/8.14.3/release-notes.html


------------------------------------------------------------
Gradle 8.14.3
------------------------------------------------------------

Build time:    2025-07-04 13:15:44 UTC
Revision:      e5ee1df3d88b8ca3a8074787a94f373e3090e1db

Kotlin:        2.0.21
Groovy:        3.0.24
Ant:           Apache Ant(TM) version 1.10.15 compiled on August 25 2024
Launcher JVM:  21.0.7 (Eclipse OpenJ9 openj9-0.51.0)
Daemon JVM:    /usr/local/jdk21 (no JDK specified, using current Java home)
OS:            Linux 6.7.7-200.fc39.aarch64 amd64


# oc
Client Version: 4.19.3

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Info-ZIP.  Maintained by C. Spieler.  Send

# git
git version 2.47.1

# curl
curl 7.76.1 (x86_64-redhat-linux-gnu) libcurl/7.76.1 OpenSSL/3.2.2 zlib/1.2.11 nghttp2/1.43.0

# wget
GNU Wget 1.21.1 built on linux-gnu.

# openssl
OpenSSL 3.2.2 4 Jun 2024 (Library: OpenSSL 3.2.2 4 Jun 2024)

# make
GNU Make 4.3

# docker
28.3.0

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.14.2

# skopeo
skopeo version 1.18.1

# calicoctl
v3.30.2

# terraform
Terraform v1.12.2
on linux_amd64

# cosign
v2.5.2

Version 3.65

IBM Cloud Container Registry version sha256 value
icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.65 sha256:2d2b83c7a75e11f7d231394b4950118d46338256416a52411eabd5b7472f8056

This is based on ubi9.

To view the contents of version 3.65, from the running image, type default_versions.sh. The 3.x branch provides images with the current tool versions. The current Java™ version is Java™ 17. Node.js no longer uses nvm to manage different node.js versions. It provides the current LTS version of Node.js at the time that it was built.

This image also contains the Terraform command-line interface (CLI).

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v22.17.0

# npm
10.9.2

# jq
jq-1.8.1

# yq
yq (https://github.com/mikefarah/yq/) version v4.45.4

# kubectl
v1.30.14

# buildctl
buildctl github.com/moby/buildkit v0.23.2 40b2ede0ac0a37030f9959b4a28e9c6c8ea036e7

# helm
v3.18.3+g6838ebc

# ibmcloud
ibmcloud 2.34.2 (668ef05-2025-06-18T13:38:28+00:00)
Copyright IBM Corp. 2014, 2025

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                     Version   Status   Private endpoints supported
cloud-internet-services[cis]                    1.17.0             true
cloud-logs[logs]                                0.2.0              true
code-engine[ce]                                 1.53.3             true
container-registry[cr]                          1.3.14             true
container-service[kubernetes-service/ks]        1.0.706            false
cra                                             2.4.3              true
doi                                             0.4.9              true
schematics[sch]                                 1.12.26            true
secrets-manager[sm]                             2.0.11             true
sl                                              1.5.6              false
vpc-infrastructure[infrastructure-service/is]   13.2.0             true


# ibmcloud dev
3.3.5

# java
openjdk version "21.0.7" 2025-04-15 LTS
IBM Semeru Runtime Open Edition 21.0.7.0 (build 21.0.7+6-LTS)
Eclipse OpenJ9 VM 21.0.7.0 (build openj9-0.51.0, JRE 21 Linux amd64-64-Bit Compressed References 20250415_458 (JIT enabled, AOT enabled)
OpenJ9   - 31cf5538b0
OMR      - 9bcff94a2
JCL      - 26c2dc3d801 based on jdk-21.0.7+6)

# ant
Apache Ant(TM) version 1.10.15 compiled on August 25 2024

# mvn
Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
Maven home: /opt/IBM/maven
Java version: 21.0.7, vendor: IBM Corporation, runtime: /usr/local/jdk21
Default locale: en, platform encoding: UTF-8
OS name: "linux", version: "6.7.7-200.fc39.aarch64", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.14.2!

Here are the highlights of this release:
 - Java 24 support
 - GraalVM Native Image toolchain selection
 - Enhancements to test reporting
 - Build Authoring improvements

For more details see https://docs.gradle.org/8.14.2/release-notes.html


------------------------------------------------------------
Gradle 8.14.2
------------------------------------------------------------

Build time:    2025-06-05 13:32:01 UTC
Revision:      30db2a3bdfffa9f8b40e798095675f9dab990a9a

Kotlin:        2.0.21
Groovy:        3.0.24
Ant:           Apache Ant(TM) version 1.10.15 compiled on August 25 2024
Launcher JVM:  21.0.7 (Eclipse OpenJ9 openj9-0.51.0)
Daemon JVM:    /usr/local/jdk21 (no JDK specified, using current Java home)
OS:            Linux 6.7.7-200.fc39.aarch64 amd64


# oc
Client Version: 4.19.1

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Info-ZIP.  Maintained by C. Spieler.  Send

# git
git version 2.47.1

# curl
curl 7.76.1 (x86_64-redhat-linux-gnu) libcurl/7.76.1 OpenSSL/3.2.2 zlib/1.2.11 nghttp2/1.43.0

# wget
GNU Wget 1.21.1 built on linux-gnu.

# openssl
OpenSSL 3.2.2 4 Jun 2024 (Library: OpenSSL 3.2.2 4 Jun 2024)

# make
GNU Make 4.3

# docker
28.3.0

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.14.2

# skopeo
skopeo version 1.18.1

# calicoctl
v3.30.2

# terraform
Terraform v1.12.2
on linux_amd64

# cosign
v2.5.2

Version 3.64

IBM Cloud Container Registry version sha256 value
icr.io/continuous-delivery/pipeline/pipeline-base-ubi:3.64 sha256:f930594cca258222080b0baab90a8be1042825b7f8ec173bd54cb0842c40547e

This is based on ubi9.

To view the contents of version 3.64, from the running image, type default_versions.sh. The 3.x branch provides images with the current tool versions. The current Java™ version is Java™ 17. Node.js no longer uses nvm to manage different node.js versions. It provides the current LTS version of Node.js at the time that it was built.

This image also contains the Terraform command-line interface (CLI).

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v22.16.0

# npm
10.9.2

# jq
jq-1.8.0

# yq
yq (https://github.com/mikefarah/yq/) version v4.45.4

# kubectl
v1.30.12

# buildctl
buildctl github.com/moby/buildkit v0.22.0 13cf07c97baebd3d5603feecc03f5a46ac98d2a5

# helm
v3.18.2+g04cad46

# ibmcloud
ibmcloud 2.34.1 (14a2a87-2025-05-19T22:22:44+00:00)
Copyright IBM Corp. 2014, 2025

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                     Version   Status             Private endpoints supported
cloud-internet-services[cis]                    1.17.0                       true
cloud-logs[logs]                                0.2.0                        true
code-engine[ce]                                 1.53.1                       true
container-registry[cr]                          1.3.13                       true
container-service[kubernetes-service/ks]        1.0.687                      false
cra                                             2.4.2                        true
doi                                             0.4.8                        true
schematics[sch]                                 1.12.26                      true
secrets-manager[sm]                             2.0.11                       true
sl                                              1.5.6                        false
vpc-infrastructure[infrastructure-service/is]   13.1.0                       true


# ibmcloud dev
3.3.5

# java
openjdk version "21.0.7" 2025-04-15 LTS
IBM Semeru Runtime Open Edition 21.0.7.0 (build 21.0.7+6-LTS)
Eclipse OpenJ9 VM 21.0.7.0 (build openj9-0.51.0, JRE 21 Linux amd64-64-Bit Compressed References 20250415_458 (JIT enabled, AOT enabled)
OpenJ9   - 31cf5538b0
OMR      - 9bcff94a2
JCL      - 26c2dc3d801 based on jdk-21.0.7+6)

# ant
Apache Ant(TM) version 1.10.15 compiled on August 25 2024

# mvn
Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
Maven home: /opt/IBM/maven
Java version: 21.0.7, vendor: IBM Corporation, runtime: /usr/local/jdk21
Default locale: en, platform encoding: UTF-8
OS name: "linux", version: "6.7.7-200.fc39.aarch64", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.14.2!

Here are the highlights of this release:
 - Java 24 support
 - GraalVM Native Image toolchain selection
 - Enhancements to test reporting
 - Build Authoring improvements

For more details see https://docs.gradle.org/8.14.2/release-notes.html


------------------------------------------------------------
Gradle 8.14.2
------------------------------------------------------------

Build time:    2025-06-05 13:32:01 UTC
Revision:      30db2a3bdfffa9f8b40e798095675f9dab990a9a

Kotlin:        2.0.21
Groovy:        3.0.24
Ant:           Apache Ant(TM) version 1.10.15 compiled on August 25 2024
Launcher JVM:  21.0.7 (Eclipse OpenJ9 openj9-0.51.0)
Daemon JVM:    /usr/local/jdk21 (no JDK specified, using current Java home)
OS:            Linux 6.7.7-200.fc39.aarch64 amd64


# oc
Client Version: 4.18.15

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Info-ZIP.  Maintained by C. Spieler.  Send

# git
git version 2.47.1

# curl
curl 7.76.1 (x86_64-redhat-linux-gnu) libcurl/7.76.1 OpenSSL/3.2.2 zlib/1.2.11 nghttp2/1.43.0

# wget
GNU Wget 1.21.1 built on linux-gnu.

# openssl
OpenSSL 3.2.2 4 Jun 2024 (Library: OpenSSL 3.2.2 4 Jun 2024)

# make
GNU Make 4.3

# docker
28.2.2

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.14.2

# skopeo
skopeo version 1.18.1

# calicoctl
v3.30.1

# terraform
Terraform v1.12.1
on linux_amd64

# cosign
v2.5.0

Version 3.63

This is based on ubi9.

To view the contents of version 3.63, from the running image, type default_versions.sh. The 3.x branch provides images with the current tool versions. The current Java™ version is Java™ 17. Node.js no longer uses nvm to manage different node.js versions. It provides the current LTS version of Node.js at the time that it was built.

This image also contains the Terraform command-line interface (CLI).

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v22.16.0

# npm
10.9.2

# jq
jq-1.7.1

# yq
yq (https://github.com/mikefarah/yq/) version v4.45.4

# kubectl
v1.30.12

# buildctl
buildctl github.com/moby/buildkit v0.22.0 13cf07c97baebd3d5603feecc03f5a46ac98d2a5

# helm
v3.18.0+gcc58e3f

# ibmcloud
ibmcloud 2.34.1 (14a2a87-2025-05-19T22:22:44+00:00)
Copyright IBM Corp. 2014, 2025

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                     Version   Status             Private endpoints supported
cloud-internet-services[cis]                    1.17.0                       true
cloud-logs[logs]                                0.2.0                        true
code-engine[ce]                                 1.53.0                       true
container-registry[cr]                          1.3.13                       true
container-service[kubernetes-service/ks]        1.0.687                      false
cra                                             2.4.2                        true
doi                                             0.4.8                        true
schematics[sch]                                 1.12.26                      true
secrets-manager[sm]                             2.0.11                       true
sl                                              1.5.6                        false
vpc-infrastructure[infrastructure-service/is]   13.1.0                       true


# ibmcloud dev
3.3.5

# java
openjdk version "21.0.7" 2025-04-15 LTS
IBM Semeru Runtime Open Edition 21.0.7.0 (build 21.0.7+6-LTS)
Eclipse OpenJ9 VM 21.0.7.0 (build openj9-0.51.0, JRE 21 Linux amd64-64-Bit Compressed References 20250415_458 (JIT enabled, AOT enabled)
OpenJ9   - 31cf5538b0
OMR      - 9bcff94a2
JCL      - 26c2dc3d801 based on jdk-21.0.7+6)

# ant
Apache Ant(TM) version 1.10.15 compiled on August 25 2024

# mvn
Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
Maven home: /opt/IBM/maven
Java version: 21.0.7, vendor: IBM Corporation, runtime: /usr/local/jdk21
Default locale: en, platform encoding: UTF-8
OS name: "linux", version: "6.7.7-200.fc39.aarch64", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.14.1!

Here are the highlights of this release:
 - Java 24 support
 - GraalVM Native Image toolchain selection
 - Enhancements to test reporting
 - Build Authoring improvements

For more details see https://docs.gradle.org/8.14.1/release-notes.html


------------------------------------------------------------
Gradle 8.14.1
------------------------------------------------------------

Build time:    2025-05-22 13:44:09 UTC
Revision:      c174b82566a79e3575bac8c7648c7b36cd815e94

Kotlin:        2.0.21
Groovy:        3.0.24
Ant:           Apache Ant(TM) version 1.10.15 compiled on August 25 2024
Launcher JVM:  21.0.7 (Eclipse OpenJ9 openj9-0.51.0)
Daemon JVM:    /usr/local/jdk21 (no JDK specified, using current Java home)
OS:            Linux 6.7.7-200.fc39.aarch64 amd64


# oc
Client Version: 4.18.13

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Info-ZIP.  Maintained by C. Spieler.  Send

# git
git version 2.47.1

# curl
curl 7.76.1 (x86_64-redhat-linux-gnu) libcurl/7.76.1 OpenSSL/3.2.2 zlib/1.2.11 nghttp2/1.43.0

# wget
GNU Wget 1.21.1 built on linux-gnu.

# openssl
OpenSSL 3.2.2 4 Jun 2024 (Library: OpenSSL 3.2.2 4 Jun 2024)

# make
GNU Make 4.3

# docker
28.1.1

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.14.2

# skopeo
skopeo version 1.18.1

# calicoctl
v3.30.0

# terraform
Terraform v1.12.1
on linux_amd64

# cosign
v2.5.0

Version 3.62

This is based on ubi9.

To view the contents of version 3.62, from the running image, type default_versions.sh. The 3.x branch provides images with the current tool versions. The current Java™ version is Java™ 17. Node.js no longer uses nvm to manage different node.js versions. It provides the current LTS version of Node.js at the time that it was built.

This image also contains the Terraform command-line interface (CLI).

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v22.15.0

# npm
10.9.2

# jq
jq-1.7.1

# yq
yq (https://github.com/mikefarah/yq/) version v4.45.3

# kubectl
v1.30.12

# buildctl
buildctl github.com/moby/buildkit v0.21.1 66735c67040bc80e6ed104f451683e094030a4e1

# helm
v3.17.3+ge4da497

# ibmcloud
ibmcloud 2.34.0 (a27a21c-2025-04-30T15:01:15+00:00)
Copyright IBM Corp. 2014, 2025

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                     Version   Status   Private endpoints supported
cloud-internet-services[cis]                    1.17.0             true
cloud-logs[logs]                                0.2.0              true
code-engine[ce]                                 1.52.2             true
container-registry[cr]                          1.3.13             true
container-service[kubernetes-service/ks]        1.0.687            false
cra                                             2.4.1              true
doi                                             0.4.8              true
schematics[sch]                                 1.12.26            true
secrets-manager[sm]                             2.0.11             true
sl                                              1.5.6              false
vpc-infrastructure[infrastructure-service/is]   13.1.0             true


# ibmcloud dev
3.3.4

# java
openjdk version "21.0.7" 2025-04-15 LTS
IBM Semeru Runtime Open Edition 21.0.7.0 (build 21.0.7+6-LTS)
Eclipse OpenJ9 VM 21.0.7.0 (build openj9-0.51.0, JRE 21 Linux amd64-64-Bit Compressed References 20250415_458 (JIT enabled, AOT enabled)
OpenJ9   - 31cf5538b0
OMR      - 9bcff94a2
JCL      - 26c2dc3d801 based on jdk-21.0.7+6)

# ant
Apache Ant(TM) version 1.10.15 compiled on August 25 2024

# mvn
Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
Maven home: /opt/IBM/maven
Java version: 21.0.7, vendor: IBM Corporation, runtime: /usr/local/jdk21
Default locale: en, platform encoding: UTF-8
OS name: "linux", version: "6.7.7-200.fc39.aarch64", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.14!

Here are the highlights of this release:
 - Java 24 support
 - GraalVM Native Image toolchain selection
 - Enhancements to test reporting
 - Build Authoring improvements

For more details see https://docs.gradle.org/8.14/release-notes.html


------------------------------------------------------------
Gradle 8.14
------------------------------------------------------------

Build time:    2025-04-25 09:29:08 UTC
Revision:      34c560e3be961658a6fbcd7170ec2443a228b109

Kotlin:        2.0.21
Groovy:        3.0.24
Ant:           Apache Ant(TM) version 1.10.15 compiled on August 25 2024
Launcher JVM:  21.0.7 (Eclipse OpenJ9 openj9-0.51.0)
Daemon JVM:    /usr/local/jdk21 (no JDK specified, using current Java home)
OS:            Linux 6.7.7-200.fc39.aarch64 amd64


# oc
Client Version: 4.18.11

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Info-ZIP.  Maintained by C. Spieler.  Send

# git
git version 2.43.5

# curl
curl 7.76.1 (x86_64-redhat-linux-gnu) libcurl/7.76.1 OpenSSL/3.2.2 zlib/1.2.11 nghttp2/1.43.0

# wget
GNU Wget 1.21.1 built on linux-gnu.

# openssl
OpenSSL 3.2.2 4 Jun 2024 (Library: OpenSSL 3.2.2 4 Jun 2024)

# make
GNU Make 4.3

# docker
28.1.1

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.14.2

# skopeo
skopeo version 1.16.1

# calicoctl
v3.30.0

# terraform
Terraform v1.11.4
on linux_amd64

# cosign
v2.5.0

Version 3.61

This is based on ubi9.

To view the contents of version 3.61, from the running image, type default_versions.sh. The 3.x branch provides images with the current tool versions. The current Java™ version is Java™ 17. Node.js no longer uses nvm to manage different node.js versions. It provides the current LTS version of Node.js at the time that it was built.

This image also contains the Terraform command-line interface (CLI).

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v22.15.0

# npm
10.9.2

# jq
jq-1.7.1

# yq
yq (https://github.com/mikefarah/yq/) version v4.45.1

# kubectl
v1.30.12

# buildctl
buildctl github.com/moby/buildkit v0.21.0 52b004d2afe20c5c80967cc1784e718b52d69dae

# helm
v3.17.3+ge4da497

# ibmcloud
ibmcloud 2.33.1 (424a5a4-2025-04-08T17:48:33+00:00)
Copyright IBM Corp. 2014, 2025

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                     Version   Status   Private endpoints supported
cloud-internet-services[cis]                    1.17.0             true
cloud-logs[logs]                                0.2.0              true
code-engine[ce]                                 1.52.1             true
container-registry[cr]                          1.3.13             true
container-service[kubernetes-service/ks]        1.0.687            false
cra                                             2.4.1              true
doi                                             0.4.8              true
schematics[sch]                                 1.12.26            true
secrets-manager[sm]                             2.0.10             true
sl                                              1.5.6              false
vpc-infrastructure[infrastructure-service/is]   13.1.0             true


# ibmcloud dev
3.3.3

# java
openjdk version "21.0.6" 2025-01-21 LTS
IBM Semeru Runtime Open Edition 21.0.6.0 (build 21.0.6+7-LTS)
Eclipse OpenJ9 VM 21.0.6.0 (build openj9-0.49.0, JRE 21 Linux amd64-64-Bit Compressed References 20250121_380 (JIT enabled, AOT enabled)
OpenJ9   - 3c3d179854
OMR      - e49875871
JCL      - e01368f00df based on jdk-21.0.6+7)

# ant
Apache Ant(TM) version 1.10.15 compiled on August 25 2024

# mvn
Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
Maven home: /opt/IBM/maven
Java version: 21.0.6, vendor: IBM Corporation, runtime: /usr/local/jdk21
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.7.7-200.fc39.aarch64", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.14!

Here are the highlights of this release:
 - Java 24 support
 - GraalVM Native Image toolchain selection
 - Enhancements to test reporting
 - Build Authoring improvements

For more details see https://docs.gradle.org/8.14/release-notes.html


------------------------------------------------------------
Gradle 8.14
------------------------------------------------------------

Build time:    2025-04-25 09:29:08 UTC
Revision:      34c560e3be961658a6fbcd7170ec2443a228b109

Kotlin:        2.0.21
Groovy:        3.0.24
Ant:           Apache Ant(TM) version 1.10.15 compiled on August 25 2024
Launcher JVM:  21.0.6 (Eclipse OpenJ9 openj9-0.49.0)
Daemon JVM:    /usr/local/jdk21 (no JDK specified, using current Java home)
OS:            Linux 6.7.7-200.fc39.aarch64 amd64


# oc
Client Version: 4.18.9

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Info-ZIP.  Maintained by C. Spieler.  Send

# git
git version 2.43.5

# curl
curl 7.76.1 (x86_64-redhat-linux-gnu) libcurl/7.76.1 OpenSSL/3.2.2 zlib/1.2.11 nghttp2/1.43.0

# wget
GNU Wget 1.21.1 built on linux-gnu.

# openssl
OpenSSL 3.2.2 4 Jun 2024 (Library: OpenSSL 3.2.2 4 Jun 2024)

# make
GNU Make 4.3

# docker
28.0.4

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.14.2

# skopeo
skopeo version 1.16.1

# calicoctl
v3.29.3

# terraform
Terraform v1.11.4
on linux_amd64

# cosign
v2.5.0

Version 3.60

This is based on ubi9.

To view the contents of version 3.60, from the running image, type default_versions.sh. The 3.x branch provides images with the current tool versions. The current Java™ version is Java™ 17. Node.js no longer uses nvm to manage different node.js versions. It provides the current LTS version of Node.js at the time that it was built.

This image also contains the Terraform command-line interface (CLI).

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v22.14.0

# npm
10.9.2

# jq
jq-1.7.1

# yq
yq (https://github.com/mikefarah/yq/) version v4.45.1

# kubectl
v1.30.11

# buildctl
buildctl github.com/moby/buildkit v0.20.2 97437fdd7e32f29bb80288d800cd4ffcb34e1c15

# helm
v3.17.3+ge4da497

# ibmcloud
ibmcloud 2.33.1 (424a5a4-2025-04-08T17:48:33+00:00)
Copyright IBM Corp. 2014, 2025

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                     Version   Status             Private endpoints supported
cloud-internet-services[cis]                    1.17.0                       true
cloud-logs[logs]                                0.2.0                        true
code-engine[ce]                                 1.52.1                       true
container-registry[cr]                          1.3.13                       true
container-service[kubernetes-service/ks]        1.0.687                      false
cra                                             2.4.0                        true
doi                                             0.4.8                        true
schematics[sch]                                 1.12.26                      true
secrets-manager[sm]                             2.0.10                       true
sl                                              1.5.6                        false
vpc-infrastructure[infrastructure-service/is]   12.6.0                       true

# ibmcloud dev
3.3.3

# java
openjdk version "21.0.6" 2025-01-21 LTS
IBM Semeru Runtime Open Edition 21.0.6.0 (build 21.0.6+7-LTS)
Eclipse OpenJ9 VM 21.0.6.0 (build openj9-0.49.0, JRE 21 Linux amd64-64-Bit Compressed References 20250121_380 (JIT enabled, AOT enabled)
OpenJ9   - 3c3d179854
OMR      - e49875871
JCL      - e01368f00df based on jdk-21.0.6+7)

# ant
Apache Ant(TM) version 1.10.15 compiled on August 25 2024

# mvn
Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
Maven home: /opt/IBM/maven
Java version: 21.0.6, vendor: IBM Corporation, runtime: /usr/local/jdk21
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.7.7-200.fc39.aarch64", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.13!

Here are the highlights of this release:
 - Daemon JVM auto-provisioning
 - Enhancements for Scala plugin and JUnit testing
 - Improvements for build authors and plugin developers

For more details see https://docs.gradle.org/8.13/release-notes.html


------------------------------------------------------------
Gradle 8.13
------------------------------------------------------------

Build time:    2025-02-25 09:22:14 UTC
Revision:      073314332697ba45c16c0a0ce1891fa6794179ff

Kotlin:        2.0.21
Groovy:        3.0.22
Ant:           Apache Ant(TM) version 1.10.15 compiled on August 25 2024
Launcher JVM:  21.0.6 (Eclipse OpenJ9 openj9-0.49.0)
Daemon JVM:    /usr/local/jdk21 (no JDK specified, using current Java home)
OS:            Linux 6.7.7-200.fc39.aarch64 amd64


# oc
Client Version: 4.18.7

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Info-ZIP.  Maintained by C. Spieler.  Send

# git
git version 2.43.5

# curl
curl 7.76.1 (x86_64-redhat-linux-gnu) libcurl/7.76.1 OpenSSL/3.2.2 zlib/1.2.11 nghttp2/1.43.0

# wget
GNU Wget 1.21.1 built on linux-gnu.

# openssl
OpenSSL 3.2.2 4 Jun 2024 (Library: OpenSSL 3.2.2 4 Jun 2024)

# make
GNU Make 4.3

# docker
28.0.4

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.14.2

# skopeo
skopeo version 1.16.1

# calicoctl
v3.29.3

# terraform
Terraform v1.11.4
on linux_amd64

# cosign
v2.5.0

Version 3.59

This is based on ubi9.

To view the contents of version 3.59, from the running image, type default_versions.sh. The 3.x branch provides images with the current tool versions. The current Java™ version is Java™ 17. Node.js no longer uses nvm to manage different node.js versions. It provides the current LTS version of Node.js at the time that it was built.

This image also contains the Terraform command-line interface (CLI).

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v22.14.0

# npm
10.9.2

# jq
jq-1.7.1

# yq
yq (https://github.com/mikefarah/yq/) version v4.45.1

# kubectl
v1.30.10

# buildctl
buildctl github.com/moby/buildkit v0.20.1 de56a3c5056341667b5bad71f414ece70b50724f

# helm
v3.17.2+gcc0bbbd

# ibmcloud
ibmcloud 2.32.2 (c23867a-2025-02-06T19:48:11+00:00)
Copyright IBM Corp. 2014, 2025

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                     Version   Status             Private endpoints supported
cloud-internet-services[cis]                    1.17.0                       true
cloud-logs[logs]                                0.2.0                        true
code-engine[ce]                                 1.51.3                       true
container-registry[cr]                          1.3.13                       true
container-service[kubernetes-service/ks]        1.0.687                      false
cra                                             2.3.6                        true
doi                                             0.4.8                        true
schematics[sch]                                 1.12.25                      true
secrets-manager[sm]                             2.0.10                       true
sl                                              1.5.5                        false
vpc-infrastructure[infrastructure-service/is]   12.5.0                       true


# ibmcloud dev
3.3.1

# java
openjdk version "21.0.6" 2025-01-21 LTS
IBM Semeru Runtime Open Edition 21.0.6.0 (build 21.0.6+7-LTS)
Eclipse OpenJ9 VM 21.0.6.0 (build openj9-0.49.0, JRE 21 Linux amd64-64-Bit Compressed References 20250121_380 (JIT enabled, AOT enabled)
OpenJ9   - 3c3d179854
OMR      - e49875871
JCL      - e01368f00df based on jdk-21.0.6+7)

# ant
Apache Ant(TM) version 1.10.15 compiled on August 25 2024

# mvn
Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
Maven home: /opt/IBM/maven
Java version: 21.0.6, vendor: IBM Corporation, runtime: /usr/local/jdk21
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.7.7-200.fc39.aarch64", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.13!

Here are the highlights of this release:
 - Daemon JVM auto-provisioning
 - Enhancements for Scala plugin and JUnit testing
 - Improvements for build authors and plugin developers

For more details see https://docs.gradle.org/8.13/release-notes.html


------------------------------------------------------------
Gradle 8.13
------------------------------------------------------------

Build time:    2025-02-25 09:22:14 UTC
Revision:      073314332697ba45c16c0a0ce1891fa6794179ff

Kotlin:        2.0.21
Groovy:        3.0.22
Ant:           Apache Ant(TM) version 1.10.15 compiled on August 25 2024
Launcher JVM:  21.0.6 (Eclipse OpenJ9 openj9-0.49.0)
Daemon JVM:    /usr/local/jdk21 (no JDK specified, using current Java home)
OS:            Linux 6.7.7-200.fc39.aarch64 amd64


# oc
Client Version: 4.18.4

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Info-ZIP.  Maintained by C. Spieler.  Send

# git
git version 2.43.5

# curl
curl 7.76.1 (x86_64-redhat-linux-gnu) libcurl/7.76.1 OpenSSL/3.2.2 zlib/1.2.11 nghttp2/1.43.0

# wget
GNU Wget 1.21.1 built on linux-gnu.

# openssl
OpenSSL 3.2.2 4 Jun 2024 (Library: OpenSSL 3.2.2 4 Jun 2024)

# make
GNU Make 4.3

# docker
28.0.2

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.14.2

# skopeo
skopeo version 1.16.1

# calicoctl
v3.29.2

# terraform
Terraform v1.11.2
on linux_amd64

# cosign
v2.4.3

Version 3.58

This is based on ubi9.

To view the contents of version 3.58, from the running image, type default_versions.sh. The 3.x branch provides images with the current tool versions. The current Java™ version is Java™ 17. Node.js no longer uses nvm to manage different node.js versions. It provides the current LTS version of Node.js at the time that it was built.

This image also contains the Terraform command-line interface (CLI).

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v22.14.0

# npm
10.9.2

# jq
jq-1.7.1

# yq
yq (https://github.com/mikefarah/yq/) version v4.45.1

# kubectl
v1.30.10

# buildctl
buildctl github.com/moby/buildkit v0.20.0 121ecd5b9083b8eef32183cd404dd13e15b4a3df

# helm
v3.17.1+g980d8ac

# ibmcloud
ibmcloud 2.32.2 (c23867a-2025-02-06T19:48:11+00:00)
Copyright IBM Corp. 2014, 2025

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                     Version   Status             Private endpoints supported
cloud-internet-services[cis]                    1.17.0                       true
cloud-logs[logs]                                0.2.0                        true
code-engine[ce]                                 1.51.0                       true
container-registry[cr]                          1.3.13                       true
container-service[kubernetes-service/ks]        1.0.679                      false
cra                                             2.3.6                        true
doi                                             0.4.8                        true
schematics[sch]                                 1.12.25                      true
secrets-manager[sm]                             2.0.10                       true
sl                                              1.5.5                        false
vpc-infrastructure[infrastructure-service/is]   12.4.0                       true


# ibmcloud dev
3.3.1

# java
openjdk version "21.0.6" 2025-01-21 LTS
IBM Semeru Runtime Open Edition 21.0.6.0 (build 21.0.6+7-LTS)
Eclipse OpenJ9 VM 21.0.6.0 (build openj9-0.49.0, JRE 21 Linux amd64-64-Bit Compressed References 20250121_380 (JIT enabled, AOT enabled)
OpenJ9   - 3c3d179854
OMR      - e49875871
JCL      - e01368f00df based on jdk-21.0.6+7)

# ant
Apache Ant(TM) version 1.10.15 compiled on August 25 2024

# mvn
Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
Maven home: /opt/IBM/maven
Java version: 21.0.6, vendor: IBM Corporation, runtime: /usr/local/jdk21
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.7.7-200.fc39.aarch64", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.13!

Here are the highlights of this release:
 - Daemon JVM auto-provisioning
 - Enhancements for Scala plugin and JUnit testing
 - Improvements for build authors and plugin developers

For more details see https://docs.gradle.org/8.13/release-notes.html


------------------------------------------------------------
Gradle 8.13
------------------------------------------------------------

Build time:    2025-02-25 09:22:14 UTC
Revision:      073314332697ba45c16c0a0ce1891fa6794179ff

Kotlin:        2.0.21
Groovy:        3.0.22
Ant:           Apache Ant(TM) version 1.10.15 compiled on August 25 2024
Launcher JVM:  21.0.6 (Eclipse OpenJ9 openj9-0.49.0)
Daemon JVM:    /usr/local/jdk21 (no JDK specified, using current Java home)
OS:            Linux 6.7.7-200.fc39.aarch64 amd64


# oc
Client Version: 4.18.1

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Info-ZIP.  Maintained by C. Spieler.  Send

# git
git version 2.43.5

# curl
curl 7.76.1 (x86_64-redhat-linux-gnu) libcurl/7.76.1 OpenSSL/3.2.2 zlib/1.2.11 nghttp2/1.43.0

# wget
GNU Wget 1.21.1 built on linux-gnu.

# openssl
OpenSSL 3.2.2 4 Jun 2024 (Library: OpenSSL 3.2.2 4 Jun 2024)

# make
GNU Make 4.3

# docker
28.0.1

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.14.2

# skopeo
skopeo version 1.16.1

# calicoctl
v3.29.2

# terraform
Terraform v1.11.0
on linux_amd64

# cosign
v2.4.3

Version 3.57

This is based on ubi9.

To view the contents of version 3.57, from the running image, type default_versions.sh. The 3.x branch provides images with the current tool versions. The current Java™ version is Java™ 17. Node.js no longer uses nvm to manage different node.js versions. It provides the current LTS version of Node.js at the time that it was built.

This image also contains the Terraform command-line interface (CLI).

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v22.13.1

# npm
10.9.2

# jq
jq-1.7.1

# yq
yq (https://github.com/mikefarah/yq/) version v4.45.1

# kubectl
v1.30.9

# buildctl
buildctl github.com/moby/buildkit v0.19.0 3637d1b15a13fc3cdd0c16fcf3be0845ae68f53d

# helm
v3.17.0+g301108e

# ibmcloud
ibmcloud 2.32.2 (c23867a-2025-02-06T19:48:11+00:00)
Copyright IBM Corp. 2014, 2025

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                     Version   Status   Private endpoints supported
cloud-internet-services[cis]                    1.17.0             true
cloud-logs[logs]                                0.2.0              true
code-engine[ce]                                 1.50.10            true
container-registry[cr]                          1.3.13             true
container-service[kubernetes-service/ks]        1.0.674            false
cra                                             2.3.4              false
doi                                             0.4.7              false
schematics[sch]                                 1.12.25            true
secrets-manager[sm]                             2.0.9              true
sl                                              1.5.5              false
vpc-infrastructure[infrastructure-service/is]   12.2.0             true


# ibmcloud dev
3.3.1

# java
openjdk version "21.0.5" 2024-10-15 LTS
IBM Semeru Runtime Open Edition 21.0.5.11 (build 21.0.5+11-LTS)
Eclipse OpenJ9 VM 21.0.5.11 (build openj9-0.48.0, JRE 21 Linux amd64-64-Bit Compressed References 20241015_307 (JIT enabled, AOT enabled)
OpenJ9   - 1d5831436e
OMR      - d10a4d553
JCL      - b1b311c53fe based on jdk-21.0.5+11)

# ant
Apache Ant(TM) version 1.10.15 compiled on August 25 2024

# mvn
Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
Maven home: /opt/IBM/maven
Java version: 21.0.5, vendor: IBM Corporation, runtime: /usr/local/jdk21
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.7.7-200.fc39.aarch64", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.12.1!

Here are the highlights of this release:
 - Enhanced error and warning reporting with the Problems API
 - File-system watching support on Alpine Linux
 - Build and test Swift 6 libraries and apps

For more details see https://docs.gradle.org/8.12.1/release-notes.html


------------------------------------------------------------
Gradle 8.12.1
------------------------------------------------------------

Build time:    2025-01-24 12:55:12 UTC
Revision:      0b1ee1ff81d1f4a26574ff4a362ac9180852b140

Kotlin:        2.0.21
Groovy:        3.0.22
Ant:           Apache Ant(TM) version 1.10.15 compiled on August 25 2024
Launcher JVM:  21.0.5 (Eclipse OpenJ9 openj9-0.48.0)
Daemon JVM:    /usr/local/jdk21 (no JDK specified, using current Java home)
OS:            Linux 6.7.7-200.fc39.aarch64 amd64


# oc
Client Version: 4.17.14

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Info-ZIP.  Maintained by C. Spieler.  Send

# git
git version 2.43.5

# curl
curl 7.76.1 (x86_64-redhat-linux-gnu) libcurl/7.76.1 OpenSSL/3.2.2 zlib/1.2.11 nghttp2/1.43.0

# wget
GNU Wget 1.21.1 built on linux-gnu.

# openssl
OpenSSL 3.2.2 4 Jun 2024 (Library: OpenSSL 3.2.2 4 Jun 2024)

# make
GNU Make 4.3

# docker
27.5.1

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.14.2

# skopeo
skopeo version 1.16.1

# calicoctl
v3.29.2

# terraform
Terraform v1.10.5
on linux_amd64

# cosign
v2.4.2

Version 3.56

This is based on ubi9.

To view the contents of version 3.56, from the running image, type default_versions.sh. The 3.x branch provides images with the current tool versions. The current Java™ version is Java™ 17. Node.js no longer uses nvm to manage different node.js versions. It provides the current LTS version of Node.js at the time that it was built.

This image also contains the Terraform command-line interface (CLI).

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v22.13.1

# npm
10.9.2

# jq
jq-1.7.1

# yq
yq (https://github.com/mikefarah/yq/) version v4.45.1

# kubectl
v1.30.9

# buildctl
buildctl github.com/moby/buildkit v0.19.0 3637d1b15a13fc3cdd0c16fcf3be0845ae68f53d

# helm
v3.17.0+g301108e

# ibmcloud
ibmcloud 2.32.2 (c23867a-2025-02-06T19:48:11+00:00)
Copyright IBM Corp. 2014, 2025

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                     Version   Status   Private endpoints supported
cloud-internet-services[cis]                    1.17.0             true
cloud-logs[logs]                                0.2.0              true
code-engine[ce]                                 1.50.10            true
container-registry[cr]                          1.3.13             true
container-service[kubernetes-service/ks]        1.0.674            false
cra                                             2.3.4              false
doi                                             0.4.7              false
schematics[sch]                                 1.12.25            true
secrets-manager[sm]                             2.0.9              true
sl                                              1.5.5              false
vpc-infrastructure[infrastructure-service/is]   12.2.0             true


# ibmcloud dev
3.3.1

# java
openjdk version "21.0.5" 2024-10-15 LTS
IBM Semeru Runtime Open Edition 21.0.5.11 (build 21.0.5+11-LTS)
Eclipse OpenJ9 VM 21.0.5.11 (build openj9-0.48.0, JRE 21 Linux amd64-64-Bit Compressed References 20241015_307 (JIT enabled, AOT enabled)
OpenJ9   - 1d5831436e
OMR      - d10a4d553
JCL      - b1b311c53fe based on jdk-21.0.5+11)

# ant
Apache Ant(TM) version 1.10.15 compiled on August 25 2024

# mvn
Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
Maven home: /opt/IBM/maven
Java version: 21.0.5, vendor: IBM Corporation, runtime: /usr/local/jdk21
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.7.7-200.fc39.aarch64", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.12.1!

Here are the highlights of this release:
 - Enhanced error and warning reporting with the Problems API
 - File-system watching support on Alpine Linux
 - Build and test Swift 6 libraries and apps

For more details see https://docs.gradle.org/8.12.1/release-notes.html


------------------------------------------------------------
Gradle 8.12.1
------------------------------------------------------------

Build time:    2025-01-24 12:55:12 UTC
Revision:      0b1ee1ff81d1f4a26574ff4a362ac9180852b140

Kotlin:        2.0.21
Groovy:        3.0.22
Ant:           Apache Ant(TM) version 1.10.15 compiled on August 25 2024
Launcher JVM:  21.0.5 (Eclipse OpenJ9 openj9-0.48.0)
Daemon JVM:    /usr/local/jdk21 (no JDK specified, using current Java home)
OS:            Linux 6.7.7-200.fc39.aarch64 amd64


# oc
Client Version: 4.17.14

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Info-ZIP.  Maintained by C. Spieler.  Send

# git
git version 2.43.5

# curl
curl 7.76.1 (x86_64-redhat-linux-gnu) libcurl/7.76.1 OpenSSL/3.2.2 zlib/1.2.11 nghttp2/1.43.0

# wget
GNU Wget 1.21.1 built on linux-gnu.

# openssl
OpenSSL 3.2.2 4 Jun 2024 (Library: OpenSSL 3.2.2 4 Jun 2024)

# make
GNU Make 4.3

# docker
27.5.1

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.14.2

# skopeo
skopeo version 1.16.1

# calicoctl
v3.29.2

# terraform
Terraform v1.10.5
on linux_amd64

# cosign
v2.4.2

Version 3.55

This is based on ubi9.

To view the contents of version 3.55, from the running image, type default_versions.sh. The 3.x branch provides images with the current tool versions. The current Java™ version is Java™ 17. Node.js no longer uses nvm to manage different node.js versions. It provides the current LTS version of Node.js at the time that it was built.

This image also contains the Terraform command-line interface (CLI).

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v22.13.1

# npm
10.9.2

# jq
jq-1.7.1

# yq
yq (https://github.com/mikefarah/yq/) version v4.45.1

# kubectl
v1.30.9

# buildctl
buildctl github.com/moby/buildkit v0.19.0 3637d1b15a13fc3cdd0c16fcf3be0845ae68f53d

# helm
v3.17.0+g301108e

# ibmcloud
ibmcloud 2.31.0 (6b1eddc-2024-12-05T17:30:20+00:00)
Copyright IBM Corp. 2014, 2024

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                     Version   Status   Private endpoints supported
cloud-internet-services[cis]                    1.16.4             true
cloud-logs[logs]                                0.2.0              true
code-engine[ce]                                 1.50.9             true
container-registry[cr]                          1.3.13             true
container-service[kubernetes-service/ks]        1.0.674            false
cra                                             2.3.4              false
doi                                             0.4.7              false
schematics[sch]                                 1.12.25            true
secrets-manager[sm]                             2.0.9              true
sl                                              1.5.5              false
vpc-infrastructure[infrastructure-service/is]   12.2.0             true


# ibmcloud dev
3.3.0

# java
openjdk version "21.0.5" 2024-10-15 LTS
IBM Semeru Runtime Open Edition 21.0.5.11 (build 21.0.5+11-LTS)
Eclipse OpenJ9 VM 21.0.5.11 (build openj9-0.48.0, JRE 21 Linux amd64-64-Bit Compressed References 20241015_307 (JIT enabled, AOT enabled)
OpenJ9   - 1d5831436e
OMR      - d10a4d553
JCL      - b1b311c53fe based on jdk-21.0.5+11)

# ant
Apache Ant(TM) version 1.10.15 compiled on August 25 2024

# mvn
Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
Maven home: /opt/IBM/maven
Java version: 21.0.5, vendor: IBM Corporation, runtime: /usr/local/jdk21
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.8.0-51-generic", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.12.1!

Here are the highlights of this release:
 - Enhanced error and warning reporting with the Problems API
 - File-system watching support on Alpine Linux
 - Build and test Swift 6 libraries and apps

For more details see https://docs.gradle.org/8.12.1/release-notes.html


------------------------------------------------------------
Gradle 8.12.1
------------------------------------------------------------

Build time:    2025-01-24 12:55:12 UTC
Revision:      0b1ee1ff81d1f4a26574ff4a362ac9180852b140

Kotlin:        2.0.21
Groovy:        3.0.22
Ant:           Apache Ant(TM) version 1.10.15 compiled on August 25 2024
Launcher JVM:  21.0.5 (Eclipse OpenJ9 openj9-0.48.0)
Daemon JVM:    /usr/local/jdk21 (no JDK specified, using current Java home)
OS:            Linux 6.8.0-51-generic amd64


# oc
Client Version: 4.17.12

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Info-ZIP.  Maintained by C. Spieler.  Send

# git
git version 2.43.5

# curl
curl 7.76.1 (x86_64-redhat-linux-gnu) libcurl/7.76.1 OpenSSL/3.2.2 zlib/1.2.11 nghttp2/1.43.0

# wget
GNU Wget 1.21.1 built on linux-gnu.

# openssl
OpenSSL 3.2.2 4 Jun 2024 (Library: OpenSSL 3.2.2 4 Jun 2024)

# make
GNU Make 4.3

# docker
27.5.1

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.14.2

# skopeo
skopeo version 1.16.1

# calicoctl
v3.29.1

# terraform
Terraform v1.10.5
on linux_amd64

# cosign
v2.4.1

Version 3.54

This is based on ubi9.

To view the contents of version 3.54, from the running image, type default_versions.sh. The 3.x branch provides images with the current tool versions. The current Java™ version is Java™ 17. Node.js no longer uses nvm to manage different node.js versions. It provides the current LTS version of Node.js at the time that it was built.

This image also contains the Terraform command-line interface (CLI).

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v20.18.1

# npm
10.8.2

# jq
jq-1.7.1

# yq
yq (https://github.com/mikefarah/yq/) version v4.44.5

# kubectl
v1.29.8

# buildctl
buildctl github.com/moby/buildkit v0.17.2 a3d734228b860a215f8a336e3983d35cbfaf08d8

# helm
v3.16.3+gcfd0749

# ibmcloud
ibmcloud 2.30.0 (30a8eda-2024-11-05T20:52:46+00:00)
Copyright IBM Corp. 2014, 2024

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                     Version   Status   Private endpoints supported
cloud-functions[wsk/functions/fn]               1.0.83             false
cloud-internet-services[cis]                    1.16.4             true
cloud-logs[logs]                                0.1.2              true
code-engine[ce]                                 1.50.7             true
container-registry[cr]                          1.3.12             true
container-service[kubernetes-service/ks]        1.0.674            false
cra                                             2.3.2              false
doi                                             0.4.7              false
schematics[sch]                                 1.12.24            true
secrets-manager[sm]                             2.0.9              true
sl                                              1.5.3              false
vpc-infrastructure[infrastructure-service/is]   12.0.0             true


# ibmcloud dev
3.2.1

# java
openjdk version "21.0.5" 2024-10-15 LTS
IBM Semeru Runtime Open Edition 21.0.5.11 (build 21.0.5+11-LTS)
Eclipse OpenJ9 VM 21.0.5.11 (build openj9-0.48.0, JRE 21 Linux amd64-64-Bit Compressed References 20241015_307 (JIT enabled, AOT enabled)
OpenJ9   - 1d5831436e
OMR      - d10a4d553
JCL      - b1b311c53fe based on jdk-21.0.5+11)

# ant
Apache Ant(TM) version 1.10.15 compiled on August 25 2024

# mvn
Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
Maven home: /opt/IBM/maven
Java version: 21.0.5, vendor: IBM Corporation, runtime: /usr/local/jdk21
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.6.58", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.11.1!

Here are the highlights of this release:
 - Parallel load and store for Configuration Cache
 - Java compilation errors at the end of the build output
 - Consolidated report for warnings and deprecations

For more details see https://docs.gradle.org/8.11.1/release-notes.html


------------------------------------------------------------
Gradle 8.11.1
------------------------------------------------------------

Build time:    2024-11-20 16:56:46 UTC
Revision:      481cb05a490e0ef9f8620f7873b83bd8a72e7c39

Kotlin:        2.0.20
Groovy:        3.0.22
Ant:           Apache Ant(TM) version 1.10.14 compiled on August 16 2023
Launcher JVM:  21.0.5 (Eclipse OpenJ9 openj9-0.48.0)
Daemon JVM:    /usr/local/jdk21 (no JDK specified, using current Java home)
OS:            Linux 6.6.58 amd64


# oc
Client Version: 4.17.4

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Info-ZIP.  Maintained by C. Spieler.  Send

# git
git version 2.43.5

# curl
curl 7.76.1 (x86_64-redhat-linux-gnu) libcurl/7.76.1 OpenSSL/3.2.2 zlib/1.2.11 nghttp2/1.43.0

# wget
GNU Wget 1.21.1 built on linux-gnu.

# openssl
OpenSSL 3.2.2 4 Jun 2024 (Library: OpenSSL 3.2.2 4 Jun 2024)

# make
GNU Make 4.3

# docker
27.2.1

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.14.2

# skopeo
skopeo version 1.16.1

# calicoctl
v3.29.1

# terraform
Terraform v1.9.8
on linux_amd64

# cosign
v2.4.1

Version 3.53

This is based on ubi9.

To view the contents of version 3.53, from the running image, type default_versions.sh. The 3.x branch provides images with the current tool versions. The current Java™ version is Java™ 17. Node.js no longer uses nvm to manage different node.js versions. It provides the current LTS version of Node.js at the time that it was built.

This image also contains the Terraform command-line interface (CLI).

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v20.18.0

# npm
10.8.2

# jq
jq-1.7.1

# yq
yq (https://github.com/mikefarah/yq/) version v4.44.3

# kubectl
v1.29.8

# buildctl
buildctl github.com/moby/buildkit v0.16.0 0865fcc9b78559e856e81dc52b3613701e7be28d

# helm
v3.16.2+g13654a5

# ibmcloud
ibmcloud 2.29.0 (5521613-2024-10-16T14:53:06+00:00)
Copyright IBM Corp. 2014, 2024

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                     Version   Status             Private endpoints supported
cloud-functions[wsk/functions/fn]               1.0.83                       false
cloud-internet-services[cis]                    1.16.4                       true
code-engine[ce]                                 1.50.5                       true
container-registry[cr]                          1.3.11                       true
container-service[kubernetes-service/ks]        1.0.665                      false
cra                                             2.3.1                        false
doi                                             0.4.7                        false
schematics[sch]                                 1.12.24                      true
secrets-manager[sm]                             2.0.9                        true
sl                                              1.5.3                        false
vpc-infrastructure[infrastructure-service/is]   11.11.0                      true


# ibmcloud dev
3.2.1

# java
openjdk version "21.0.4" 2024-07-16 LTS
IBM Semeru Runtime Open Edition 21.0.4.1 (build 21.0.4+7-LTS)
Eclipse OpenJ9 VM 21.0.4.1 (build openj9-0.46.1, JRE 21 Linux amd64-64-Bit Compressed References 20240716_264 (JIT enabled, AOT enabled)
OpenJ9   - 4760d5d320
OMR      - 840a9adba
JCL      - db3fffb417c based on jdk-21.0.4+7)

# ant
Apache Ant(TM) version 1.10.15 compiled on August 25 2024

# mvn
Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
Maven home: /opt/IBM/maven
Java version: 21.0.4, vendor: IBM Corporation, runtime: /usr/local/jdk21
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.6.58", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.10.2!

Here are the highlights of this release:
 - Support for Java 23
 - Faster configuration cache
 - Better configuration cache reports

For more details see https://docs.gradle.org/8.10.2/release-notes.html


------------------------------------------------------------
Gradle 8.10.2
------------------------------------------------------------

Build time:    2024-09-23 21:28:39 UTC
Revision:      415adb9e06a516c44b391edff552fd42139443f7

Kotlin:        1.9.24
Groovy:        3.0.22
Ant:           Apache Ant(TM) version 1.10.14 compiled on August 16 2023
Launcher JVM:  21.0.4 (Eclipse OpenJ9 openj9-0.46.1)
Daemon JVM:    /usr/local/jdk21 (no JDK specified, using current Java home)
OS:            Linux 6.6.58 amd64


# oc
Client Version: 4.17.1

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Info-ZIP.  Maintained by C. Spieler.  Send

# git
git version 2.43.5

# curl
curl 7.76.1 (x86_64-redhat-linux-gnu) libcurl/7.76.1 OpenSSL/3.0.7 zlib/1.2.11 nghttp2/1.43.0

# wget
GNU Wget 1.21.1 built on linux-gnu.

# openssl
OpenSSL 3.0.7 1 Nov 2022 (Library: OpenSSL 3.0.7 1 Nov 2022)

# make
GNU Make 4.3

# docker
27.2.1

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.14.2

# skopeo
skopeo version 1.14.5

# calicoctl
v3.28.2

# terraform
Terraform v1.9.8
on linux_amd64

# cosign
v2.4.1

Version 3.52

This is based on ubi9.

To view the contents of version 3.52, from the running image, type default_versions.sh. The 3.x branch provides images with the current tool versions. The current Java™ version is Java™ 17. Node.js no longer uses nvm to manage different node.js versions. It provides the current LTS version of Node.js at the time that it was built.

This image also contains the Terraform command-line interface (CLI).

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v20.18.0

# npm
10.8.2

# jq
jq-1.7.1

# yq
yq (https://github.com/mikefarah/yq/) version v4.44.3

# kubectl
v1.29.8

# buildctl
buildctl github.com/moby/buildkit v0.16.0 0865fcc9b78559e856e81dc52b3613701e7be28d

# helm
v3.16.1+g5a5449d

# ibmcloud
ibmcloud 2.28.1 (5124065-2024-09-26T15:20:13+00:00)
Copyright IBM Corp. 2014, 2024

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                     Version   Status             Private endpoints supported
cloud-functions[wsk/functions/fn]               1.0.83                       false
cloud-internet-services[cis]                    1.16.4                       true
code-engine[ce]                                 1.50.4                       true
container-registry[cr]                          1.3.11                       true
container-service[kubernetes-service/ks]        1.0.665                      false
cra                                             2.3.1                        false
doi                                             0.4.7                        false
schematics[sch]                                 1.12.24                      true
secrets-manager[sm]                             2.0.8                        true
sl                                              1.5.3                        false
vpc-infrastructure[infrastructure-service/is]   11.10.0                      true


# ibmcloud dev
3.2.1

# java
openjdk version "21.0.4" 2024-07-16 LTS
IBM Semeru Runtime Open Edition 21.0.4.1 (build 21.0.4+7-LTS)
Eclipse OpenJ9 VM 21.0.4.1 (build openj9-0.46.1, JRE 21 Linux amd64-64-Bit Compressed References 20240716_264 (JIT enabled, AOT enabled)
OpenJ9   - 4760d5d320
OMR      - 840a9adba
JCL      - db3fffb417c based on jdk-21.0.4+7)

# ant
Apache Ant(TM) version 1.10.15 compiled on August 25 2024

# mvn
Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
Maven home: /opt/IBM/maven
Java version: 21.0.4, vendor: IBM Corporation, runtime: /usr/local/jdk21
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.6.52", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.10.2!

Here are the highlights of this release:
 - Support for Java 23
 - Faster configuration cache
 - Better configuration cache reports

For more details see https://docs.gradle.org/8.10.2/release-notes.html


------------------------------------------------------------
Gradle 8.10.2
------------------------------------------------------------

Build time:    2024-09-23 21:28:39 UTC
Revision:      415adb9e06a516c44b391edff552fd42139443f7

Kotlin:        1.9.24
Groovy:        3.0.22
Ant:           Apache Ant(TM) version 1.10.14 compiled on August 16 2023
Launcher JVM:  21.0.4 (Eclipse OpenJ9 openj9-0.46.1)
Daemon JVM:    /usr/local/jdk21 (no JDK specified, using current Java home)
OS:            Linux 6.6.52 amd64


# oc
Client Version: 4.17.0

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Info-ZIP.  Maintained by C. Spieler.  Send

# git
git version 2.43.5

# curl
curl 7.76.1 (x86_64-redhat-linux-gnu) libcurl/7.76.1 OpenSSL/3.0.7 zlib/1.2.11 nghttp2/1.43.0

# wget
GNU Wget 1.21.1 built on linux-gnu.

# openssl
OpenSSL 3.0.7 1 Nov 2022 (Library: OpenSSL 3.0.7 1 Nov 2022)

# make
GNU Make 4.3

# docker
27.2.1

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.14.2

# skopeo
skopeo version 1.14.5

# calicoctl
v3.28.2

# terraform
Terraform v1.9.7
on linux_amd64

# cosign
v2.4.1

Version 3.51

This is based on ubi9. Its docker version has been updated to 27.2.1 and its Java runtime has been updated to latest LTS Java 21.

To view the contents of version 3.51, from the running image, type default_versions.sh. The 3.x branch provides images with the current tool versions. The current Java™ version is Java™ 17. Node.js no longer uses nvm to manage different node.js versions. It provides the current LTS version of Node.js at the time that it was built.

This image also contains the Terraform command-line interface (CLI).

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v20.17.0

# npm
10.8.2

# jq
jq-1.7.1

# yq
yq (https://github.com/mikefarah/yq/) version v4.44.3

# kubectl
v1.29.8

# buildctl
buildctl github.com/moby/buildkit v0.16.0 0865fcc9b78559e856e81dc52b3613701e7be28d

# helm
v3.16.1+g5a5449d

# ibmcloud
ibmcloud 2.28.0 (c8a75ce-2024-09-13T16:30:24+00:00)
Copyright IBM Corp. 2014, 2024

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                     Version   Status             Private endpoints supported
cloud-functions[wsk/functions/fn]               1.0.83                       false
cloud-internet-services[cis]                    1.16.4                       true
code-engine[ce]                                 1.50.4                       true
container-registry[cr]                          1.3.10                       true
container-service[kubernetes-service/ks]        1.0.665                      false
cra                                             2.3.0                        false
doi                                             0.4.6                        false
schematics[sch]                                 1.12.24                      true
secrets-manager[sm]                             2.0.7                        true
sl                                              1.5.3                        false
vpc-infrastructure[infrastructure-service/is]   11.8.0                       true


# ibmcloud dev
3.2.1

# java
openjdk version "21.0.4" 2024-07-16 LTS
IBM Semeru Runtime Open Edition 21.0.4.1 (build 21.0.4+7-LTS)
Eclipse OpenJ9 VM 21.0.4.1 (build openj9-0.46.1, JRE 21 Linux amd64-64-Bit Compressed References 20240716_264 (JIT enabled, AOT enabled)
OpenJ9   - 4760d5d320
OMR      - 840a9adba
JCL      - db3fffb417c based on jdk-21.0.4+7)

# ant
Apache Ant(TM) version 1.10.15 compiled on August 25 2024

# mvn
Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
Maven home: /opt/IBM/maven
Java version: 21.0.4, vendor: IBM Corporation, runtime: /usr/local/jdk21
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.6.36", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.10.1!

Here are the highlights of this release:
 - Support for Java 23
 - Faster configuration cache
 - Better configuration cache reports

For more details see https://docs.gradle.org/8.10.1/release-notes.html


------------------------------------------------------------
Gradle 8.10.1
------------------------------------------------------------

Build time:    2024-09-09 07:42:56 UTC
Revision:      8716158d3ec8c59e38f87a67f1f311f297b79576

Kotlin:        1.9.24
Groovy:        3.0.22
Ant:           Apache Ant(TM) version 1.10.14 compiled on August 16 2023
Launcher JVM:  21.0.4 (Eclipse OpenJ9 openj9-0.46.1)
Daemon JVM:    /usr/local/jdk21 (no JDK specified, using current Java home)
OS:            Linux 6.6.36 amd64


# oc
Client Version: 4.16.11

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Info-ZIP.  Maintained by C. Spieler.  Send

# git
git version 2.43.5

# curl
curl 7.76.1 (x86_64-redhat-linux-gnu) libcurl/7.76.1 OpenSSL/3.0.7 zlib/1.2.11 nghttp2/1.43.0

# wget
GNU Wget 1.21.1 built on linux-gnu.

# openssl
OpenSSL 3.0.7 1 Nov 2022 (Library: OpenSSL 3.0.7 1 Nov 2022)

# make
GNU Make 4.3

# docker
27.2.1

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.14.2

# skopeo
skopeo version 1.14.5

# calicoctl
v3.28.2

# terraform
Terraform v1.9.6
on linux_amd64

# cosign
v2.4.0

Version 3.50

This is based on ubi9.

To view the contents of version 3.50, from the running image, type default_versions.sh. The 3.x branch provides images with the current tool versions. The current Java™ version is Java™ 17. Node.js no longer uses nvm to manage different node.js versions. It provides the current LTS version of Node.js at the time that it was built.

This image also contains the Terraform command-line interface (CLI).

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v20.17.0

# npm
10.8.2

# jq
jq-1.7.1

# yq
yq (https://github.com/mikefarah/yq/) version v4.44.3

# kubectl
v1.28.9

# buildctl
buildctl github.com/moby/buildkit v0.15.2 9e14164a1099d3e41b58fc879cbdd6f2b2edb04e

# helm
v3.15.4+gfa9efb0

# ibmcloud
ibmcloud 2.27.0+d5addb5-2024-07-05T19:22:17+00:00 Copyright IBM Corp. 2014, 2024

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                     Version   Status   Private endpoints supported
cloud-functions[wsk/functions/fn]               1.0.83             false
cloud-internet-services[cis]                    1.16.4             true
code-engine[ce]                                 1.50.3             true
container-registry[cr]                          1.3.10             true
container-service[kubernetes-service/ks]        1.0.652            false
cra                                             2.3.0              false
doi                                             0.4.6              false
schematics[sch]                                 1.12.24            true
secrets-manager[sm]                             2.0.6              true
sl                                              1.5.3              false
vpc-infrastructure[infrastructure-service/is]   11.6.0             true


# ibmcloud dev
3.2.0

# java
openjdk version "17.0.12" 2024-07-16
IBM Semeru Runtime Open Edition 17.0.12.0 (build 17.0.12+7)
Eclipse OpenJ9 VM 17.0.12.0 (build openj9-0.46.0, JRE 17 Linux amd64-64-Bit Compressed References 20240716_818 (JIT enabled, AOT enabled)
OpenJ9   - 1a6f6128aa
OMR      - 840a9adba
JCL      - 784bd66222d based on jdk-17.0.12+7)

# ant
Apache Ant(TM) version 1.10.15 compiled on August 25 2024

# mvn
Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
Maven home: /opt/IBM/maven
Java version: 17.0.12, vendor: IBM Corporation, runtime: /usr/local/jdk17
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.6.36", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.10!

Here are the highlights of this release:
 - Support for Java 23
 - Faster configuration cache
 - Better configuration cache reports

For more details see https://docs.gradle.org/8.10/release-notes.html


------------------------------------------------------------
Gradle 8.10
------------------------------------------------------------

Build time:    2024-08-14 11:07:45 UTC
Revision:      fef2edbed8af1022cefaf44d4c0514c5f89d7b78

Kotlin:        1.9.24
Groovy:        3.0.22
Ant:           Apache Ant(TM) version 1.10.14 compiled on August 16 2023
Launcher JVM:  17.0.12 (Eclipse OpenJ9 openj9-0.46.0)
Daemon JVM:    /usr/local/jdk17 (no JDK specified, using current Java home)
OS:            Linux 6.6.36 amd64


# oc
Client Version: 4.16.8

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Info-ZIP.  Maintained by C. Spieler.  Send

# git
git version 2.43.5

# curl
curl 7.76.1 (x86_64-redhat-linux-gnu) libcurl/7.76.1 OpenSSL/3.0.7 zlib/1.2.11 nghttp2/1.43.0

# wget
GNU Wget 1.21.1 built on linux-gnu.

# openssl
OpenSSL 3.0.7 1 Nov 2022 (Library: OpenSSL 3.0.7 1 Nov 2022)

# make
GNU Make 4.3

# docker
25.0.5

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.14.2

# skopeo
skopeo version 1.14.5

# calicoctl
v3.28.1

# terraform
Terraform v1.9.5
on linux_amd64

# cosign
v2.4.0

Version 3.49

This is the first 3.x image to be based on ubi9. If you need to stay on ubi8, please use the 3.48 image. From now on, all 3.x images will be based on ubi9.

To view the contents of version 3.49, from the running image, type default_versions.sh. The 3.x branch provides images with the current tool versions. The current Java™ version is Java™ 17. Node.js no longer uses nvm to manage different node.js versions. It provides the current LTS version of Node.js at the time that it was built.

This image also contains the Terraform command-line interface (CLI).

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v20.16.0

# npm
10.8.1

# jq
jq-1.7.1

# yq
yq (https://github.com/mikefarah/yq/) version v4.44.3

# kubectl
v1.28.9

# buildctl
buildctl github.com/moby/buildkit v0.15.1 979542e90f2cb38077c808e0867d8d2c16ed10b8

# helm
v3.15.3+g3bb50bb

# ibmcloud
ibmcloud 2.27.0+d5addb5-2024-07-05T19:22:17+00:00 Copyright IBM Corp. 2014, 2024

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                     Version   Status   Private endpoints supported
cloud-functions[wsk/functions/fn]               1.0.83             false
cloud-internet-services[cis]                    1.16.3             true
code-engine[ce]                                 1.50.1             true
container-registry[cr]                          1.3.10             true
container-service[kubernetes-service/ks]        1.0.638            false
cra                                             2.2.7              false
doi                                             0.4.6              false
schematics[sch]                                 1.12.24            true
secrets-manager[sm]                             2.0.6              true
sl                                              1.5.3              false
vpc-infrastructure[infrastructure-service/is]   11.5.0             true


# ibmcloud dev
3.2.0

# java
openjdk version "17.0.12" 2024-07-16
IBM Semeru Runtime Open Edition 17.0.12.0 (build 17.0.12+7)
Eclipse OpenJ9 VM 17.0.12.0 (build openj9-0.46.0, JRE 17 Linux amd64-64-Bit Compressed References 20240716_818 (JIT enabled, AOT enabled)
OpenJ9   - 1a6f6128aa
OMR      - 840a9adba
JCL      - 784bd66222d based on jdk-17.0.12+7)

# ant
Apache Ant(TM) version 1.10.14 compiled on August 16 2023

# mvn
Apache Maven 3.9.8 (36645f6c9b5079805ea5009217e36f2cffd34256)
Maven home: /opt/IBM/maven
Java version: 17.0.12, vendor: IBM Corporation, runtime: /usr/local/jdk17
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.6.36", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.9!

Here are the highlights of this release:
 - Enhanced Error and Warning Messages
 - IDE Integration Improvements
 - Daemon JVM Information

For more details see https://docs.gradle.org/8.9/release-notes.html


------------------------------------------------------------
Gradle 8.9
------------------------------------------------------------

Build time:    2024-07-11 14:37:41 UTC
Revision:      d536ef36a19186ccc596d8817123e5445f30fef8

Kotlin:        1.9.23
Groovy:        3.0.21
Ant:           Apache Ant(TM) version 1.10.13 compiled on January 4 2023
Launcher JVM:  17.0.12 (Eclipse OpenJ9 openj9-0.46.0)
Daemon JVM:    /usr/local/jdk17 (no JDK specified, using current Java home)
OS:            Linux 6.6.36 amd64


# oc
Client Version: 4.16.5

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Info-ZIP.  Maintained by C. Spieler.  Send

# git
git version 2.43.5

# curl
curl 7.76.1 (x86_64-redhat-linux-gnu) libcurl/7.76.1 OpenSSL/3.0.7 zlib/1.2.11 nghttp2/1.43.0

# wget
GNU Wget 1.21.1 built on linux-gnu.

# openssl
OpenSSL 3.0.7 1 Nov 2022 (Library: OpenSSL 3.0.7 1 Nov 2022)

# make
GNU Make 4.3

# docker
25.0.5

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.14.2

# skopeo
skopeo version 1.14.3

# calicoctl
v3.28.1

# terraform
Terraform v1.9.4
on linux_amd64

# cosign
v2.4.0

Version 3.48

To view the contents of version 3.48, from the running image, type default_versions.sh. The 3.x branch provides images with the current tool versions. The current Java™ version is Java™ 17. Node.js no longer uses nvm to manage different node.js versions. It provides the current LTS version of Node.js at the time that it was built. And it is based on ubi8.

This image also contains the Terraform command-line interface (CLI).

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v20.15.1

# npm
10.7.0

# jq
jq-1.7.1

# yq
yq (https://github.com/mikefarah/yq/) version v4.44.2

# kubectl
v1.28.9

# buildctl
buildctl github.com/moby/buildkit v0.15.0 e83d79a51fb49aeb921d8a2348ae14a58701c98c

# helm
v3.15.3+g3bb50bb

# ibmcloud
ibmcloud 2.27.0+d5addb5-2024-07-05T19:22:17+00:00 Copyright IBM Corp. 2014, 2024

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                     Version   Status   Private endpoints supported
cloud-functions[wsk/functions/fn]               1.0.83             false
cloud-internet-services[cis]                    1.16.3             true
code-engine[ce]                                 1.50.1             true
container-registry[cr]                          1.3.8              true
container-service[kubernetes-service/ks]        1.0.638            false
cra                                             2.2.4              false
doi                                             0.4.6              false
schematics[sch]                                 1.12.24            true
secrets-manager[sm]                             2.0.5              true
sl                                              1.5.2              false
vpc-infrastructure[infrastructure-service/is]   11.5.0             true


# ibmcloud dev
3.2.0

# java
openjdk version "17.0.11" 2024-04-16
IBM Semeru Runtime Open Edition 17.0.11.0 (build 17.0.11+9)
Eclipse OpenJ9 VM 17.0.11.0 (build openj9-0.44.0, JRE 17 Linux amd64-64-Bit Compressed References 20240416_760 (JIT enabled, AOT enabled)
OpenJ9   - b0699311c7
OMR      - 254af5a04
JCL      - 5d7d758b682 based on jdk-17.0.11+9)

# ant
Apache Ant(TM) version 1.10.14 compiled on August 16 2023

# mvn
Apache Maven 3.9.8 (36645f6c9b5079805ea5009217e36f2cffd34256)
Maven home: /opt/IBM/maven
Java version: 17.0.11, vendor: IBM Corporation, runtime: /usr/local/jdk17
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.6.36", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.9!

Here are the highlights of this release:
 - Enhanced Error and Warning Messages
 - IDE Integration Improvements
 - Daemon JVM Information

For more details see https://docs.gradle.org/8.9/release-notes.html


------------------------------------------------------------
Gradle 8.9
------------------------------------------------------------

Build time:    2024-07-11 14:37:41 UTC
Revision:      d536ef36a19186ccc596d8817123e5445f30fef8

Kotlin:        1.9.23
Groovy:        3.0.21
Ant:           Apache Ant(TM) version 1.10.13 compiled on January 4 2023
Launcher JVM:  17.0.11 (Eclipse OpenJ9 openj9-0.44.0)
Daemon JVM:    /usr/local/jdk17 (no JDK specified, using current Java home)
OS:            Linux 6.6.36 amd64


# oc
Client Version: 4.16.2

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Info-ZIP.  Maintained by C. Spieler.  Send

# git
git version 2.43.5

# curl
curl 7.61.1 (x86_64-redhat-linux-gnu) libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.6/openssl/zlib nghttp2/1.33.0

# wget
GNU Wget 1.19.5 built on linux-gnu.

# openssl
OpenSSL 1.1.1k  FIPS 25 Mar 2021

# make
GNU Make 4.2.1

# docker
25.0.5

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.14.2

# skopeo
skopeo version 1.14.4

# calicoctl
v3.28.0

# terraform
Terraform v1.9.2
on linux_amd64

# cosign
v2.3.0

Version 3.47

To view the contents of version 3.47, from the running image, type default_versions.sh. The 3.x branch provides images with the current tool versions. The current Java™ version is Java™ 17. Node.js no longer uses nvm to manage different node.js versions. It provides the current LTS version of Node.js at the time that it was built. And it is based on ubi8.

This image also contains the Terraform CLI.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v20.15.0

# npm
10.7.0

# jq
jq-1.7.1

# yq
yq (https://github.com/mikefarah/yq/) version v4.44.2

# kubectl
v1.28.9

# buildctl
buildctl github.com/moby/buildkit v0.14.1 eb864a84592468ee9b434326cb7efd66f58555af

# helm
v3.15.2+g1a500d5

# ibmcloud
ibmcloud 2.26.1+72f0eeb-2024-06-18T19:00:08+00:00 Copyright IBM Corp. 2014, 2024

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                     Version   Status   Private endpoints supported
cloud-functions[wsk/functions/fn]               1.0.82             false
cloud-internet-services[cis]                    1.16.2             true
code-engine[ce]                                 1.50.0             true
container-registry[cr]                          1.3.8              true
container-service[kubernetes-service/ks]        1.0.630            false
cra                                             2.2.4              false
doi                                             0.4.6              false
schematics[sch]                                 1.12.23            true
secrets-manager[sm]                             2.0.5              true
sl                                              1.5.2              false
vpc-infrastructure[infrastructure-service/is]   11.4.1             true


# ibmcloud dev
3.2.0

# java
openjdk version "17.0.11" 2024-04-16
IBM Semeru Runtime Open Edition 17.0.11.0 (build 17.0.11+9)
Eclipse OpenJ9 VM 17.0.11.0 (build openj9-0.44.0, JRE 17 Linux amd64-64-Bit Compressed References 20240416_760 (JIT enabled, AOT enabled)
OpenJ9   - b0699311c7
OMR      - 254af5a04
JCL      - 5d7d758b682 based on jdk-17.0.11+9)

# ant
Apache Ant(TM) version 1.10.14 compiled on August 16 2023

# mvn
Apache Maven 3.9.8 (36645f6c9b5079805ea5009217e36f2cffd34256)
Maven home: /opt/IBM/maven
Java version: 17.0.11, vendor: IBM Corporation, runtime: /usr/local/jdk17
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.6.34", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.8!

Here are the highlights of this release:
 - Running Gradle on Java 22
 - Configurable Gradle daemon JVM
 - Improved IDE performance for large projects

For more details see https://docs.gradle.org/8.8/release-notes.html


------------------------------------------------------------
Gradle 8.8
------------------------------------------------------------

Build time:   2024-05-31 21:46:56 UTC
Revision:     4bd1b3d3fc3f31db5a26eecb416a165b8cc36082

Kotlin:       1.9.22
Groovy:       3.0.21
Ant:          Apache Ant(TM) version 1.10.13 compiled on January 4 2023
JVM:          17.0.11 (Eclipse OpenJ9 openj9-0.44.0)
OS:           Linux 6.6.34 amd64


# oc
Client Version: 4.16.0

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Info-ZIP.  Maintained by C. Spieler.  Send

# git
git version 2.43.5

# curl
curl 7.61.1 (x86_64-redhat-linux-gnu) libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.6/openssl/zlib nghttp2/1.33.0

# wget
GNU Wget 1.19.5 built on linux-gnu.

# openssl
OpenSSL 1.1.1k  FIPS 25 Mar 2021

# make
GNU Make 4.2.1

# docker
25.0.5

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.14.2

# skopeo
skopeo version 1.14.4

# calicoctl
v3.28.0

# terraform
Terraform v1.9.1
on linux_amd64

# cosign
v2.2.4

Version 3.46

To view the contents of version 3.46, from the running image, type default_versions.sh. The 3.x branch provides images with the current tool versions. The current Java™ version is Java™ 17. Node.js no longer uses nvm to manage different node.js versions. It provides the current LTS version of Node.js at the time that it was built. And it is based on ubi8.

This image also contains the Terraform CLI.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v20.14.0

# npm
10.7.0

# jq
jq-1.7.1

# yq
yq (https://github.com/mikefarah/yq/) version v4.44.2

# kubectl
v1.28.9

# buildctl
buildctl github.com/moby/buildkit v0.14.0 4d9a4e5df9e11596a3261c1952cde3c6346be762

# helm
v3.15.2+g1a500d5

# ibmcloud
ibmcloud version 2.25.1+10e6a2e-2024-05-24T20:17:29+00:00

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                     Version   Status             Private endpoints supported
cloud-functions[wsk/functions/fn]               1.0.82                       false
cloud-internet-services[cis]                    1.16.2                       true
code-engine[ce]                                 1.50.0                       true
container-registry[cr]                          1.3.8                        true
container-service[kubernetes-service/ks]        1.0.618                      false
cra                                             2.2.4                        false
doi                                             0.4.6                        false
schematics[sch]                                 1.12.23                      true
secrets-manager[sm]                             2.0.5                        true
sl                                              1.5.2                        false
vpc-infrastructure[infrastructure-service/is]   11.3.0                       true


# ibmcloud dev
3.2.0

# java
openjdk version "17.0.11" 2024-04-16
IBM Semeru Runtime Open Edition 17.0.11.0 (build 17.0.11+9)
Eclipse OpenJ9 VM 17.0.11.0 (build openj9-0.44.0, JRE 17 Linux amd64-64-Bit Compressed References 20240416_760 (JIT enabled, AOT enabled)
OpenJ9   - b0699311c7
OMR      - 254af5a04
JCL      - 5d7d758b682 based on jdk-17.0.11+9)

# ant
Apache Ant(TM) version 1.10.14 compiled on August 16 2023

# mvn
Apache Maven 3.9.8 (36645f6c9b5079805ea5009217e36f2cffd34256)
Maven home: /opt/IBM/maven
Java version: 17.0.11, vendor: IBM Corporation, runtime: /usr/local/jdk17
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.6.28", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.8!

Here are the highlights of this release:
 - Running Gradle on Java 22
 - Configurable Gradle daemon JVM
 - Improved IDE performance for large projects

For more details see https://docs.gradle.org/8.8/release-notes.html


------------------------------------------------------------
Gradle 8.8
------------------------------------------------------------

Build time:   2024-05-31 21:46:56 UTC
Revision:     4bd1b3d3fc3f31db5a26eecb416a165b8cc36082

Kotlin:       1.9.22
Groovy:       3.0.21
Ant:          Apache Ant(TM) version 1.10.13 compiled on January 4 2023
JVM:          17.0.11 (Eclipse OpenJ9 openj9-0.44.0)
OS:           Linux 6.6.28 amd64


# oc
Client Version: 4.15.16

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Info-ZIP.  Maintained by C. Spieler.  Send

# git
git version 2.43.0

# curl
curl 7.61.1 (x86_64-redhat-linux-gnu) libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.6/openssl/zlib nghttp2/1.33.0

# wget
GNU Wget 1.19.5 built on linux-gnu.

# openssl
OpenSSL 1.1.1k  FIPS 25 Mar 2021

# make
GNU Make 4.2.1

# docker
25.0.5

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.14.2

# skopeo
skopeo version 1.14.3

# calicoctl
v3.28.0

# terraform
Terraform v1.8.5
on linux_amd64

# cosign
v2.2.4

Version 3.45

To view the contents of version 3.45, from the running image, type default_versions.sh. The 3.x branch provides images with the current tool versions. The current Java™ version is Java™ 17. Node.js no longer uses nvm to manage different node.js versions. It provides the current LTS version of Node.js at the time that it was built. And it is based on ubi8.

This image also contains the Terraform CLI.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v20.14.0

# npm
10.7.0

# jq
jq-1.7.1

# yq
yq (https://github.com/mikefarah/yq/) version v4.44.1

# kubectl
v1.28.9

# buildctl
buildctl github.com/moby/buildkit v0.13.2 2e18d709fefdcc2db20853ee241c75b058189d39

# helm
v3.15.1+ge211f2a

# ibmcloud
ibmcloud version 2.25.1+10e6a2e-2024-05-24T20:17:29+00:00

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                     Version   Status   Private endpoints supported
cloud-functions[wsk/functions/fn]               1.0.82             false
cloud-internet-services[cis]                    1.16.1             true
code-engine[ce]                                 1.49.12            true
container-registry[cr]                          1.3.8              true
container-service[kubernetes-service/ks]        1.0.618            false
cra                                             2.2.4              false
doi                                             0.4.6              false
schematics[sch]                                 1.12.22            true
secrets-manager[sm]                             2.0.5              true
sl                                              1.5.2              false
vpc-infrastructure[infrastructure-service/is]   11.3.0             true


# ibmcloud dev
3.2.0

# java
openjdk version "17.0.11" 2024-04-16
IBM Semeru Runtime Open Edition 17.0.11.0 (build 17.0.11+9)
Eclipse OpenJ9 VM 17.0.11.0 (build openj9-0.44.0, JRE 17 Linux amd64-64-Bit Compressed References 20240416_760 (JIT enabled, AOT enabled)
OpenJ9   - b0699311c7
OMR      - 254af5a04
JCL      - 5d7d758b682 based on jdk-17.0.11+9)

# ant
Apache Ant(TM) version 1.10.14 compiled on August 16 2023

# mvn
Apache Maven 3.9.7 (8b094c9513efc1b9ce2d952b3b9c8eaedaf8cbf0)
Maven home: /opt/IBM/maven
Java version: 17.0.11, vendor: IBM Corporation, runtime: /usr/local/jdk17
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.6.28", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.8!

Here are the highlights of this release:
 - Running Gradle on Java 22
 - Configurable Gradle daemon JVM
 - Improved IDE performance for large projects

For more details see https://docs.gradle.org/8.8/release-notes.html


------------------------------------------------------------
Gradle 8.8
------------------------------------------------------------

Build time:   2024-05-31 21:46:56 UTC
Revision:     4bd1b3d3fc3f31db5a26eecb416a165b8cc36082

Kotlin:       1.9.22
Groovy:       3.0.21
Ant:          Apache Ant(TM) version 1.10.13 compiled on January 4 2023
JVM:          17.0.11 (Eclipse OpenJ9 openj9-0.44.0)
OS:           Linux 6.6.28 amd64


# oc
Client Version: 4.15.14

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Info-ZIP.  Maintained by C. Spieler.  Send

# git
git version 2.43.0

# curl
curl 7.61.1 (x86_64-redhat-linux-gnu) libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.6/openssl/zlib nghttp2/1.33.0

# wget
GNU Wget 1.19.5 built on linux-gnu.

# openssl
OpenSSL 1.1.1k  FIPS 25 Mar 2021

# make
GNU Make 4.2.1

# docker
25.0.5

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.14.2

# skopeo
skopeo version 1.14.3

# calicoctl
v3.28.0

# terraform
Terraform v1.8.4
on linux_amd64

# cosign
v2.2.4

Version 3.44

To view the contents of version 3.44, from the running image, type default_versions.sh. The 3.x branch provides images with the current tool versions. The current Java™ version is Java™ 17. Node.js no longer uses nvm to manage different node.js versions. It provides the current LTS version of Node.js at the time that it was built. And it is based on ubi8.

This image also contains the Terraform CLI.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v20.14.0

# npm
10.7.0

# jq
jq-1.7.1

# yq
yq (https://github.com/mikefarah/yq/ version v4.44.1

# kubectl
v1.28.9

# buildctl
buildctl github.com/moby/buildkit v0.13.2 2e18d709fefdcc2db20853ee241c75b058189d39

# helm
v3.15.1+ge211f2a

# ibmcloud
ibmcloud version 2.25.0+dfa9e32-2024-05-14T22:26:03+00:00

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                     Version   Status             Private endpoints supported
cloud-functions[wsk/functions/fn]               1.0.82                       false
cloud-internet-services[cis]                    1.16.1                       true
code-engine[ce]                                 1.49.12                      true
container-registry[cr]                          1.3.8                        true
container-service[kubernetes-service/ks]        1.0.618                      false
cra                                             2.2.4                        false
doi                                             0.4.6                        false
schematics[sch]                                 1.12.22                      true
secrets-manager[sm]                             2.0.5                        true
sl                                              1.5.2                        false
vpc-infrastructure[infrastructure-service/is]   11.2.0                       true


# ibmcloud dev
3.2.0

# java
openjdk version "17.0.11" 2024-04-16
IBM Semeru Runtime Open Edition 17.0.11.0 (build 17.0.11+9)
Eclipse OpenJ9 VM 17.0.11.0 (build openj9-0.44.0, JRE 17 Linux amd64-64-Bit Compressed References 20240416_760 (JIT enabled, AOT enabled)
OpenJ9   - b0699311c7
OMR      - 254af5a04
JCL      - 5d7d758b682 based on jdk-17.0.11+9)

# ant
Apache Ant(TM) version 1.10.14 compiled on August 16 2023

# mvn
Apache Maven 3.9.7 (8b094c9513efc1b9ce2d952b3b9c8eaedaf8cbf0)
Maven home: /opt/IBM/maven
Java version: 17.0.11, vendor: IBM Corporation, runtime: /usr/local/jdk17
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "4.18.0-513.24.1.el8_9.x86_64", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.7!

Here are the highlights of this release:
 - Compiling and testing with Java 22
 - Cacheable Groovy script compilation
 - New methods in lazy collection properties

For more details see https://docs.gradle.org/8.7/release-notes.html


------------------------------------------------------------
Gradle 8.7
------------------------------------------------------------

Build time:   2024-03-22 15:52:46 UTC
Revision:     650af14d7653aa949fce5e886e685efc9cf97c10

Kotlin:       1.9.22
Groovy:       3.0.17
Ant:          Apache Ant(TM) version 1.10.13 compiled on January 4 2023
JVM:          17.0.11 (Eclipse OpenJ9 openj9-0.44.0)
OS:           Linux 4.18.0-513.24.1.el8_9.x86_64 amd64


# oc
4.15.14

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Info-ZIP.  Maintained by C. Spieler.  Send

# git
git version 2.43.0

# curl
curl 7.61.1 (x86_64-redhat-linux-gnu) libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.6/openssl/zlib nghttp2/1.33.0

# wget
GNU Wget 1.19.5 built on linux-gnu.

# openssl
OpenSSL 1.1.1k  FIPS 25 Mar 2021

# make
GNU Make 4.2.1

# docker
25.0.5

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.14.2

# skopeo
skopeo version 1.14.3

# calicoctl
Client Version: v3.28.0 Git commit: 413e6f559

# terraform
Terraform v1.8.4
on linux_amd64

# cosign
2.2.4

Version 3.43

To view the contents of version 3.43, from the running image, type default_versions.sh. The 3.x branch provides images with the current tool versions. The current Java™ version is Java™ 17. Node.js no longer uses nvm to manage different node.js versions. It provides the current LTS version of Node.js at the time that it was built. And it is based on ubi8.

This image also contains the Terraform CLI.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v20.13.1

# npm
10.5.2

# jq
jq-1.7.1

# yq
yq (https://github.com/mikefarah/yq/) version v4.43.1

# kubectl
v1.28.9

# buildctl
buildctl github.com/moby/buildkit v0.13.2 2e18d709fefdcc2db20853ee241c75b058189d39

# helm
v3.14.4+g81c902a

# ibmcloud
/usr/local/bin/ibmcloud version 2.24.0+b6c228b-2024-03-21T18:54:40+00:00

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                     Version   Status   Private endpoints supported
cloud-functions[wsk/functions/fn]               1.0.81             false
cloud-internet-services[cis]                    1.16.1             true
code-engine[ce]                                 1.49.10            true
container-registry[cr]                          1.3.7              true
container-service[kubernetes-service/ks]        1.0.618            false
cra                                             2.2.3              false
doi                                             0.4.6              false
schematics[sch]                                 1.12.21            true
secrets-manager[sm]                             2.0.5              true
sl                                              1.5.2              false
vpc-infrastructure[infrastructure-service/is]   11.0.0             true


# ibmcloud dev
3.1.1

# java
openjdk version "17.0.10" 2024-01-16
IBM Semeru Runtime Open Edition 17.0.10.0 (build 17.0.10+7)
Eclipse OpenJ9 VM 17.0.10.0 (build openj9-0.43.0, JRE 17 Linux amd64-64-Bit Compressed References 20240116_670 (JIT enabled, AOT enabled)
OpenJ9   - 2c3d78b48
OMR      - ea8124dbc
JCL      - 2aad089841f based on jdk-17.0.10+7)

# ant
Apache Ant(TM) version 1.10.14 compiled on August 16 2023

# mvn
Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae)
Maven home: /opt/IBM/maven
Java version: 17.0.10, vendor: IBM Corporation, runtime: /usr/local/jdk17
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.7.7-200.fc39.aarch64", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.7!

Here are the highlights of this release:
 - Compiling and testing with Java 22
 - Cacheable Groovy script compilation
 - New methods in lazy collection properties

For more details see https://docs.gradle.org/8.7/release-notes.html


------------------------------------------------------------
Gradle 8.7
------------------------------------------------------------

Build time:   2024-03-22 15:52:46 UTC
Revision:     650af14d7653aa949fce5e886e685efc9cf97c10

Kotlin:       1.9.22
Groovy:       3.0.17
Ant:          Apache Ant(TM) version 1.10.13 compiled on January 4 2023
JVM:          17.0.10 (Eclipse OpenJ9 openj9-0.43.0)
OS:           Linux 6.7.7-200.fc39.aarch64 amd64


# oc
4.15.11

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Info-ZIP.  Maintained by C. Spieler.  Send

# git
git version 2.39.3

# curl
curl 7.61.1 (x86_64-redhat-linux-gnu) libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.6/openssl/zlib nghttp2/1.33.0

# wget
GNU Wget 1.19.5 built on linux-gnu.

# openssl
OpenSSL 1.1.1k  FIPS 25 Mar 2021

# make
GNU Make 4.2.1

# docker
25.0.5

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.14.2

# skopeo
skopeo version 1.13.3

# calicoctl
Client Version: v3.27.3 Git commit: 638464f94

# terraform
Terraform v1.8.3
on linux_amd64

# cosign
v2.2.4

Version 3.42

To view the contents of version 3.42, from the running image, type default_versions.sh. The 3.x branch provides images with the current tool versions. The current Java™ version is Java™ 17. Node.js no longer uses nvm to manage different node.js versions. It provides the current LTS version of Node.js at the time that it was built. And it is based on ubi8.

This image also contains the Terraform CLI.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v20.12.2

# npm
10.5.0

# jq
jq-1.7.1

# yq
yq (https://github.com/mikefarah/yq/) version v4.43.1

# kubectl
v1.28.7

# buildctl
buildctl github.com/moby/buildkit v0.13.1 2ae42e0c0c793d7d66b7a23424af6fd6c2f9c8f3

# helm
v3.14.4+g81c902a

# ibmcloud
/usr/local/bin/ibmcloud version 2.24.0+b6c228b-2024-03-21T18:54:40+00:00

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                     Version   Status   Private endpoints supported
cloud-functions[wsk/functions/fn]               1.0.81             false
cloud-internet-services[cis]                    1.15.13            true
code-engine[ce]                                 1.49.9             true
container-registry[cr]                          1.3.7              true
container-service[kubernetes-service/ks]        1.0.613            false
cra                                             2.2.2              false
doi                                             0.4.6              false
schematics[sch]                                 1.12.21            true
secrets-manager[sm]                             2.0.5              true
sl                                              1.5.2              false
vpc-infrastructure[infrastructure-service/is]   10.2.0             true


# ibmcloud dev
3.1.1

# java
openjdk version "17.0.10" 2024-01-16
IBM Semeru Runtime Open Edition 17.0.10.0 (build 17.0.10+7)
Eclipse OpenJ9 VM 17.0.10.0 (build openj9-0.43.0, JRE 17 Linux amd64-64-Bit Compressed References 20240116_670 (JIT enabled, AOT enabled)
OpenJ9   - 2c3d78b48
OMR      - ea8124dbc
JCL      - 2aad089841f based on jdk-17.0.10+7)

# ant
Apache Ant(TM) version 1.10.14 compiled on August 16 2023

# mvn
Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae)
Maven home: /opt/IBM/maven
Java version: 17.0.10, vendor: IBM Corporation, runtime: /usr/local/jdk17
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.7.7-200.fc39.aarch64", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.7!

Here are the highlights of this release:
 - Compiling and testing with Java 22
 - Cacheable Groovy script compilation
 - New methods in lazy collection properties

For more details see https://docs.gradle.org/8.7/release-notes.html


------------------------------------------------------------
Gradle 8.7
------------------------------------------------------------

Build time:   2024-03-22 15:52:46 UTC
Revision:     650af14d7653aa949fce5e886e685efc9cf97c10

Kotlin:       1.9.22
Groovy:       3.0.17
Ant:          Apache Ant(TM) version 1.10.13 compiled on January 4 2023
JVM:          17.0.10 (Eclipse OpenJ9 openj9-0.43.0)
OS:           Linux 6.7.7-200.fc39.aarch64 amd64


# oc
4.15.9

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Info-ZIP.  Maintained by C. Spieler.  Send

# git
git version 2.39.3

# curl
curl 7.61.1 (x86_64-redhat-linux-gnu) libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.6/openssl/zlib nghttp2/1.33.0

# wget
GNU Wget 1.19.5 built on linux-gnu.

# openssl
OpenSSL 1.1.1k  FIPS 25 Mar 2021

# make
GNU Make 4.2.1

# docker
25.0.5

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.14.2

# skopeo
skopeo version 1.13.3

# calicoctl
Client Version: v3.27.3 Git commit: 638464f94

# terraform
Terraform v1.8.1
on linux_amd64

# cosign
v2.2.4

Version 3.41

To view the contents of version 3.41, from the running image, type default_versions.sh. The 3.x branch provides images with the current tool versions. The current Java™ version is Java™ 17. Node.js no longer uses nvm to manage different node.js versions. It provides the current LTS version of Node.js at the time that it was built. And it is based on ubi8.

This image also contains the Terraform CLI.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v20.12.1

# npm
10.5.0

# jq
jq-1.7.1

# yq
yq (https://github.com/mikefarah/yq/) version v4.43.1

# kubectl
v1.28.7

# buildctl
buildctl github.com/moby/buildkit v0.13.1 2ae42e0c0c793d7d66b7a23424af6fd6c2f9c8f3

# helm
v3.14.3+gf03cc04

# ibmcloud
/usr/local/bin/ibmcloud version 2.24.0+b6c228b-2024-03-21T18:54:40+00:00

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                     Version   Status   Private endpoints supported
cloud-functions[wsk/functions/fn]               1.0.80             false
cloud-internet-services[cis]                    1.15.12            true
code-engine[ce]                                 1.49.7             true
container-registry[cr]                          1.3.7              true
container-service[kubernetes-service/ks]        1.0.601            false
cra                                             2.2.1              false
doi                                             0.4.5              false
schematics[sch]                                 1.12.20            true
secrets-manager[sm]                             2.0.5              true
sl                                              1.5.2              false
vpc-infrastructure[infrastructure-service/is]   10.1.0             true


# ibmcloud dev
3.1.1

# java
openjdk version "17.0.10" 2024-01-16
IBM Semeru Runtime Open Edition 17.0.10.0 (build 17.0.10+7)
Eclipse OpenJ9 VM 17.0.10.0 (build openj9-0.43.0, JRE 17 Linux amd64-64-Bit Compressed References 20240116_670 (JIT enabled, AOT enabled)
OpenJ9   - 2c3d78b48
OMR      - ea8124dbc
JCL      - 2aad089841f based on jdk-17.0.10+7)

# ant
Apache Ant(TM) version 1.10.14 compiled on August 16 2023

# mvn
Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae)
Maven home: /opt/IBM/maven
Java version: 17.0.10, vendor: IBM Corporation, runtime: /usr/local/jdk17
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.7.7-200.fc39.aarch64", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.7!

Here are the highlights of this release:
 - Compiling and testing with Java 22
 - Cacheable Groovy script compilation
 - New methods in lazy collection properties

For more details see https://docs.gradle.org/8.7/release-notes.html


------------------------------------------------------------
Gradle 8.7
------------------------------------------------------------

Build time:   2024-03-22 15:52:46 UTC
Revision:     650af14d7653aa949fce5e886e685efc9cf97c10

Kotlin:       1.9.22
Groovy:       3.0.17
Ant:          Apache Ant(TM) version 1.10.13 compiled on January 4 2023
JVM:          17.0.10 (Eclipse OpenJ9 openj9-0.43.0)
OS:           Linux 6.7.7-200.fc39.aarch64 amd64


# oc
4.15.5

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Info-ZIP.  Maintained by C. Spieler.  Send

# git
git version 2.39.3

# curl
curl 7.61.1 (x86_64-redhat-linux-gnu) libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.6/openssl/zlib nghttp2/1.33.0

# wget
GNU Wget 1.19.5 built on linux-gnu.

# openssl
OpenSSL 1.1.1k  FIPS 25 Mar 2021

# make
GNU Make 4.2.1

# docker
25.0.5

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.14.2

# skopeo
skopeo version 1.13.3

# calicoctl
Client Version: v3.27.3 Git commit: 638464f94

# terraform
Terraform v1.7.5
on linux_amd64

# cosign
v2.2.3

Version 3.40

To view the contents of version 3.40, from the running image, type default_versions.sh. The 3.x branch provides images with the current tool versions. The current Java™ version is Java™ 17. Node.js no longer uses nvm to manage different node.js versions. It provides the current LTS version of Node.js at the time that it was built. And it is based on ubi8.

This image also contains the Terraform CLI.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v20.11.1

# npm
10.2.4

# jq
jq-1.7.1

# yq
yq (https://github.com/mikefarah/yq/) version v4.42.1

# kubectl
v1.27.11

# buildctl
buildctl github.com/moby/buildkit v0.13.0 2afc050d57d17983f3f662d5424c2725a35c60f4

# helm
v3.14.2+gc309b6f

# ibmcloud
/usr/local/bin/ibmcloud version 2.23.0+eca5d10-2024-01-31T20:36:03+00:00

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                     Version   Status   Private endpoints supported
cloud-functions[wsk/functions/fn]               1.0.79             false
cloud-internet-services[cis]                    1.15.11            true
code-engine[ce]                                 1.49.5             true
container-registry[cr]                          1.3.5              true
container-service[kubernetes-service/ks]        1.0.601            false
cra                                             2.1.5              false
doi                                             0.4.5              false
schematics[sch]                                 1.12.18            true
secrets-manager[sm]                             2.0.4              true
sl                                              1.5.1              false
vpc-infrastructure[infrastructure-service/is]   9.0.3              true


# ibmcloud dev
3.1.1

# java
openjdk version "17.0.10" 2024-01-16
IBM Semeru Runtime Open Edition 17.0.10.0 (build 17.0.10+7)
Eclipse OpenJ9 VM 17.0.10.0 (build openj9-0.43.0, JRE 17 Linux amd64-64-Bit Compressed References 20240116_670 (JIT enabled, AOT enabled)
OpenJ9   - 2c3d78b48
OMR      - ea8124dbc
JCL      - 2aad089841f based on jdk-17.0.10+7)

# ant
Apache Ant(TM) version 1.10.14 compiled on August 16 2023

# mvn
Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae)
Maven home: /opt/IBM/maven
Java version: 17.0.10, vendor: IBM Corporation, runtime: /usr/local/jdk17
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.7.5-200.fc39.aarch64", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.6!

Here are the highlights of this release:
 - Configurable encryption key for configuration cache
 - Build init improvements
 - Build authoring improvements

For more details see https://docs.gradle.org/8.6/release-notes.html


------------------------------------------------------------
Gradle 8.6
------------------------------------------------------------

Build time:   2024-02-02 16:47:16 UTC
Revision:     d55c486870a0dc6f6278f53d21381396d0741c6e

Kotlin:       1.9.20
Groovy:       3.0.17
Ant:          Apache Ant(TM) version 1.10.13 compiled on January 4 2023
JVM:          17.0.10 (Eclipse OpenJ9 openj9-0.43.0)
OS:           Linux 6.7.5-200.fc39.aarch64 amd64


# oc
4.15.0

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Info-ZIP.  Maintained by C. Spieler.  Send

# git
git version 2.39.3

# curl
curl 7.61.1 (x86_64-redhat-linux-gnu) libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.6/openssl/zlib nghttp2/1.33.0

# wget
GNU Wget 1.19.5 built on linux-gnu.

# openssl
OpenSSL 1.1.1k  FIPS 25 Mar 2021

# make
GNU Make 4.2.1

# docker
25.0.2

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.14.2

# skopeo
skopeo version 1.13.3

# calicoctl
Client Version: v3.27.2 Git commit: 402c0b381

# terraform
Terraform v1.7.4
on linux_amd64

Version 3.39

To view the contents of version 3.39, from the running image, type default_versions.sh. The 3.x branch provides images with the current tool versions. The current Java™ version is Java™ 17. Node.js no longer uses nvm to manage different node.js versions. It provides the current LTS version of Node.js at the time that it was built. And it is based on ubi8.

This image also contains the Terraform CLI.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v20.11.1

# npm
10.2.4

# jq
jq-1.7.1

# yq
yq (https://github.com/mikefarah/yq/) version v4.42.1

# kubectl
v1.27.11

# buildctl
buildctl github.com/moby/buildkit v0.13.0 2afc050d57d17983f3f662d5424c2725a35c60f4

# helm
v3.14.2+gc309b6f

# ibmcloud
/usr/local/bin/ibmcloud version 2.23.0+eca5d10-2024-01-31T20:36:03+00:00

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                     Version   Status   Private endpoints supported
cloud-functions[wsk/functions/fn]               1.0.79             false
cloud-internet-services[cis]                    1.15.11            true
code-engine[ce]                                 1.49.5             true
container-registry[cr]                          1.3.5              true
container-service[kubernetes-service/ks]        1.0.601            false
cra                                             2.1.5              false
doi                                             0.4.5              false
schematics[sch]                                 1.12.18            true
secrets-manager[sm]                             2.0.4              true
sl                                              1.5.1              false
vpc-infrastructure[infrastructure-service/is]   9.0.3              true


# ibmcloud dev
3.1.1

# java
openjdk version "17.0.10" 2024-01-16
IBM Semeru Runtime Open Edition 17.0.10.0 (build 17.0.10+7)
Eclipse OpenJ9 VM 17.0.10.0 (build openj9-0.43.0, JRE 17 Linux amd64-64-Bit Compressed References 20240116_670 (JIT enabled, AOT enabled)
OpenJ9   - 2c3d78b48
OMR      - ea8124dbc
JCL      - 2aad089841f based on jdk-17.0.10+7)

# ant
Apache Ant(TM) version 1.10.14 compiled on August 16 2023

# mvn
Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae)
Maven home: /opt/IBM/maven
Java version: 17.0.10, vendor: IBM Corporation, runtime: /usr/local/jdk17
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.7.5-200.fc39.aarch64", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.6!

Here are the highlights of this release:
 - Configurable encryption key for configuration cache
 - Build init improvements
 - Build authoring improvements

For more details see https://docs.gradle.org/8.6/release-notes.html


------------------------------------------------------------
Gradle 8.6
------------------------------------------------------------

Build time:   2024-02-02 16:47:16 UTC
Revision:     d55c486870a0dc6f6278f53d21381396d0741c6e

Kotlin:       1.9.20
Groovy:       3.0.17
Ant:          Apache Ant(TM) version 1.10.13 compiled on January 4 2023
JVM:          17.0.10 (Eclipse OpenJ9 openj9-0.43.0)
OS:           Linux 6.7.5-200.fc39.aarch64 amd64


# oc
4.15.0

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Info-ZIP.  Maintained by C. Spieler.  Send

# git
git version 2.39.3

# curl
curl 7.61.1 (x86_64-redhat-linux-gnu) libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.6/openssl/zlib nghttp2/1.33.0

# wget
GNU Wget 1.19.5 built on linux-gnu.

# openssl
OpenSSL 1.1.1k  FIPS 25 Mar 2021

# make
GNU Make 4.2.1

# docker
25.0.2

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.14.2

# skopeo
skopeo version 1.13.3

# calicoctl
Client Version: v3.27.2 Git commit: 402c0b381

# terraform
Terraform v1.7.4
on linux_amd64

Version 3.38

To view the contents of version 3.38, from the running image, type default_versions.sh. The 3.x branch provides images with the current tool versions. The current Java™ version is Java™ 17. Node.js no longer uses nvm to manage different node.js versions. It provides the current LTS version of Node.js at the time that it was built. And it is based on ubi8.

This image also contains the Terraform CLI.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v20.11.0

# npm
10.2.4

# jq
jq-1.7.1

# yq
yq (https://github.com/mikefarah/yq/) version v4.40.5

# kubectl
v1.27.10

# buildctl
buildctl github.com/moby/buildkit v0.12.5 bac3f2b673f3f9d33e79046008e7a38e856b3dc6

# helm
v3.14.0+g3fc9f4b

# ibmcloud
/usr/local/bin/ibmcloud version 2.23.0+eca5d10-2024-01-31T20:36:03+00:00

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                     Version   Status   Private endpoints supported
cloud-functions[wsk/functions/fn]               1.0.79             false
cloud-internet-services[cis]                    1.15.10            true
code-engine[ce]                                 1.49.4             true
container-registry[cr]                          1.3.5              true
container-service[kubernetes-service/ks]        1.0.593            false
cra                                             2.1.4              false
doi                                             0.4.5              false
schematics[sch]                                 1.12.16            true
secrets-manager[sm]                             2.0.3              true
sl                                              1.5.1              false
vpc-infrastructure[infrastructure-service/is]   9.0.2              true


# ibmcloud dev
3.1.1

# java
openjdk version "17.0.10" 2024-01-16
IBM Semeru Runtime Open Edition 17.0.10.0 (build 17.0.10+7)
Eclipse OpenJ9 VM 17.0.10.0 (build openj9-0.43.0, JRE 17 Linux amd64-64-Bit Compressed References 20240116_670 (JIT enabled, AOT enabled)
OpenJ9   - 2c3d78b48
OMR      - ea8124dbc
JCL      - 2aad089841f based on jdk-17.0.10+7)

# ant
Apache Ant(TM) version 1.10.14 compiled on August 16 2023

# mvn
Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae)
Maven home: /opt/IBM/maven
Java version: 17.0.10, vendor: IBM Corporation, runtime: /usr/local/jdk17
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.6.13-200.fc39.aarch64", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.6!

Here are the highlights of this release:
 - Configurable encryption key for configuration cache
 - Build init improvements
 - Build authoring improvements

For more details see https://docs.gradle.org/8.6/release-notes.html


------------------------------------------------------------
Gradle 8.6
------------------------------------------------------------

Build time:   2024-02-02 16:47:16 UTC
Revision:     d55c486870a0dc6f6278f53d21381396d0741c6e

Kotlin:       1.9.20
Groovy:       3.0.17
Ant:          Apache Ant(TM) version 1.10.13 compiled on January 4 2023
JVM:          17.0.10 (Eclipse OpenJ9 openj9-0.43.0)
OS:           Linux 6.6.13-200.fc39.aarch64 amd64


# oc
4.14.10

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Info-ZIP.  Maintained by C. Spieler.  Send

# git
git version 2.39.3

# curl
curl 7.61.1 (x86_64-redhat-linux-gnu) libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.6/openssl/zlib nghttp2/1.33.0

# wget
GNU Wget 1.19.5 built on linux-gnu.

# openssl
OpenSSL 1.1.1k  FIPS 25 Mar 2021

# make
GNU Make 4.2.1

# docker
25.0.2

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.14.2

# skopeo
skopeo version 1.13.3

# calicoctl
Client Version: v3.27.0 Git commit: 711528eeb

# terraform
Terraform v1.7.2
on linux_amd64

Version 3.37

To view the contents of version 3.37, from the running image, type default_versions.sh. The 3.x branch provides images with the current tool versions. The current Java™ version is Java™ 17. Node.js no longer uses nvm to manage different node.js versions. It does not provide the current LTS version of Node.js at the time that it was built as there is not ubi version of node.js 20.x yet. It remains on node.js 18.x for now. And it is based on ubi8.

This image also contains the Terraform CLI.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v18.19.0

# npm
10.2.3

# jq
jq-1.7.1

# yq
yq (https://github.com/mikefarah/yq/) version v4.40.5

# kubectl
v1.27.6

# buildctl
buildctl github.com/moby/buildkit v0.12.4 833949d0f7908608b00ab6b93b8f92bdb147fcca

# helm
v3.14.0+g3fc9f4b

# ibmcloud
/usr/local/bin/ibmcloud version 2.22.1+98102c0-2023-12-12T22:23:07+00:00

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                     Version   Status             Private endpoints supported
cloud-functions[wsk/functions/fn]               1.0.79                       false
cloud-internet-services[cis]                    1.15.8                       true
code-engine[ce]                                 1.49.2                       true
container-registry[cr]                          1.3.5                        true
container-service[kubernetes-service/ks]        1.0.589                      false
cra                                             2.1.2                        false
doi                                             0.4.5                        false
schematics[sch]                                 1.12.14                      true
secrets-manager[sm]                             2.0.3                        true
sl                                              1.5.1                        false
vpc-infrastructure[infrastructure-service/is]   9.0.2                        true


# ibmcloud dev
3.1.1

# java
openjdk version "17.0.9" 2023-10-17
IBM Semeru Runtime Open Edition 17.0.9.0 (build 17.0.9+9)
Eclipse OpenJ9 VM 17.0.9.0 (build openj9-0.41.0, JRE 17 Linux amd64-64-Bit Compressed References 20231017_614 (JIT enabled, AOT enabled)
OpenJ9   - 461bf3c70
OMR      - 5eee6ad9d
JCL      - 3699725139c based on jdk-17.0.9+9)

# ant
Apache Ant(TM) version 1.10.14 compiled on August 16 2023

# mvn
Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae)
Maven home: /opt/IBM/maven
Java version: 17.0.9, vendor: IBM Corporation, runtime: /usr/local/jdk17
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.6.9-200.fc39.aarch64", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.5!

Here are the highlights of this release:
 - Support for running on Java 21
 - Faster first use with Kotlin DSL
 - Improved error and warning messages

For more details see https://docs.gradle.org/8.5/release-notes.html


------------------------------------------------------------
Gradle 8.5
------------------------------------------------------------

Build time:   2023-11-29 14:08:57 UTC
Revision:     28aca86a7180baa17117e0e5ba01d8ea9feca598

Kotlin:       1.9.20
Groovy:       3.0.17
Ant:          Apache Ant(TM) version 1.10.13 compiled on January 4 2023
JVM:          17.0.9 (Eclipse OpenJ9 openj9-0.41.0)
OS:           Linux 6.6.9-200.fc39.aarch64 amd64


# oc
4.14.8

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Info-ZIP.  Maintained by C. Spieler.  Send

# git
git version 2.39.3

# curl
curl 7.61.1 (x86_64-redhat-linux-gnu) libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.6/openssl/zlib nghttp2/1.33.0

# wget
GNU Wget 1.19.5 built on linux-gnu.

# openssl
OpenSSL 1.1.1k  FIPS 25 Mar 2021

# make
GNU Make 4.2.1

# docker
23.0.6

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.14.2

# skopeo
skopeo version 1.13.3

# calicoctl
Client Version: v3.26.3 Git commit: bdb7878af

# terraform
Terraform v1.7.0
on linux_amd64

Version 3.36

To view the contents of version 3.36, from the running image, type default_versions.sh. The 3.x branch provides images with the current tool versions. The current Java™ version is Java™ 17. Node.js no longer uses nvm to manage different node.js versions. It does not provide the current LTS version of Node.js at the time that it was built as there is not ubi version of node.js 20.x yet. It remains on node.js 18.x for now. And it is based on ubi8.

This image also contains the Terraform CLI.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v18.19.0
# npm
10.2.3
# jq
jq-1.7
# yq
yq (https://github.com/mikefarah/yq/) version v4.40.4
# kubectl
v1.27.6
# buildctl
buildctl github.com/moby/buildkit v0.12.4 833949d0f7908608b00ab6b93b8f92bdb147fcca
# helm
v3.13.2+g2a2fb3b
# ibmcloud
/usr/local/bin/ibmcloud version 2.21.0+c3b7075-2023-10-24T15:37:53+00:00
# ibmcloud plugins
Listing installed plug-ins...
Plugin Name                                     Version   Status             Private endpoints supported
cloud-functions[wsk/functions/fn]               1.0.76                       false
cloud-internet-services[cis]                    1.15.7                       true
code-engine[ce]                                 1.49.0                       true
container-registry[cr]                          1.3.4                        true
container-service[kubernetes-service/ks]        1.0.579                      false
cra                                             2.0.2                        false
doi                                             0.4.5                        false
schematics[sch]                                 1.12.12                      true
secrets-manager[sm]                             2.0.2                        true
sl                                              1.4.2                        false
vpc-infrastructure[infrastructure-service/is]   8.1.0                        true
# ibmcloud dev
3.1.1
# java
openjdk version "17.0.9" 2023-10-17
IBM Semeru Runtime Open Edition 17.0.9.0 (build 17.0.9+9)
Eclipse OpenJ9 VM 17.0.9.0 (build openj9-0.41.0, JRE 17 Linux amd64-64-Bit Compressed References 20231017_614 (JIT enabled, AOT enabled)
OpenJ9   - 461bf3c70
OMR      - 5eee6ad9d
JCL      - 3699725139c based on jdk-17.0.9+9)
# ant
Apache Ant(TM) version 1.10.14 compiled on August 16 2023
# mvn
Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae)
Maven home: /opt/IBM/maven
Java version: 17.0.9, vendor: IBM Corporation, runtime: /usr/local/jdk17
Default locale: en_US, platform encoding: ANSI_X3.4-1968
OS name: "linux", version: "6.6.3-200.fc39.aarch64", arch: "amd64", family: "unix"
# gradle
Welcome to Gradle 8.5!
Here are the highlights of this release:
 - Support for running on Java 21
 - Faster first use with Kotlin DSL
 - Improved error and warning messages
For more details see https://docs.gradle.org/8.5/release-notes.html
------------------------------------------------------------
Gradle 8.5
------------------------------------------------------------
Build time:   2023-11-29 14:08:57 UTC
Revision:     28aca86a7180baa17117e0e5ba01d8ea9feca598
Kotlin:       1.9.20
Groovy:       3.0.17
Ant:          Apache Ant(TM) version 1.10.13 compiled on January 4 2023
JVM:          17.0.9 (Eclipse OpenJ9 openj9-0.41.0)
OS:           Linux 6.6.3-200.fc39.aarch64 amd64
# oc
4.14.3
# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.
# unzip
UnZip 6.00 of 20 April 2009, by Info-ZIP.  Maintained by C. Spieler.  Send
# git
git version 2.39.3
# curl
curl 7.61.1 (x86_64-redhat-linux-gnu) libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.6/openssl/zlib nghttp2/1.33.0
# wget
GNU Wget 1.19.5 built on linux-gnu.
# openssl
OpenSSL 1.1.1k  FIPS 25 Mar 2021
# make
GNU Make 4.2.1
# docker
23.0.6
# dc --version
dc (GNU bc 1.07.1) 1.4.1
# ed --version
GNU ed 1.14.2
# skopeo
skopeo version 1.13.3
# calicoctl
Client Version: v3.26.3 Git commit: bdb7878af
# terraform
Terraform v1.6.5
on linux_amd64

Version 3.35

To view the contents of version 3.35, from the running image, type default_versions.sh. The 3.x branch provides images with the current tool versions. The current Java™ version is Java™ 17. Node.js no longer uses nvm to manage different node.js versions. It does not provide the current LTS version of Node.js at the time that it was built as there is not ubi version of node.js 20.x yet. It remains on node.js 18.x for now. And it is based on ubi8.

This image also contains the Terraform CLI.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v18.19.0

# npm
10.2.3

# jq
jq-1.7

# yq
yq (https://github.com/mikefarah/yq/) version v4.40.4

# kubectl
v1.27.6

# buildctl
buildctl github.com/moby/buildkit v0.12.4 833949d0f7908608b00ab6b93b8f92bdb147fcca

# helm
v3.13.2+g2a2fb3b

# ibmcloud
/usr/local/bin/ibmcloud version 2.21.0+c3b7075-2023-10-24T15:37:53+00:00

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                     Version   Status             Private endpoints supported
cloud-functions[wsk/functions/fn]               1.0.76                       false
cloud-internet-services[cis]                    1.15.7                       true
code-engine[ce]                                 1.49.0                       true
container-registry[cr]                          1.3.4                        true
container-service[kubernetes-service/ks]        1.0.579                      false
cra                                             2.0.2                        false
doi                                             0.4.5                        false
schematics[sch]                                 1.12.12                      true
secrets-manager[sm]                             2.0.2                        true
sl                                              1.4.2                        false
vpc-infrastructure[infrastructure-service/is]   8.1.0                        true


# ibmcloud dev
3.1.1

# java
openjdk version "17.0.9" 2023-10-17
IBM Semeru Runtime Open Edition 17.0.9.0 (build 17.0.9+9)
Eclipse OpenJ9 VM 17.0.9.0 (build openj9-0.41.0, JRE 17 Linux amd64-64-Bit Compressed References 20231017_614 (JIT enabled, AOT enabled)
OpenJ9   - 461bf3c70
OMR      - 5eee6ad9d
JCL      - 3699725139c based on jdk-17.0.9+9)

# ant
Apache Ant(TM) version 1.10.14 compiled on August 16 2023

# mvn
Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae)
Maven home: /opt/IBM/maven
Java version: 17.0.9, vendor: IBM Corporation, runtime: /usr/local/jdk17
Default locale: en_US, platform encoding: ANSI_X3.4-1968
OS name: "linux", version: "6.6.3-200.fc39.aarch64", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.5!

Here are the highlights of this release:
 - Support for running on Java 21
 - Faster first use with Kotlin DSL
 - Improved error and warning messages

For more details see https://docs.gradle.org/8.5/release-notes.html


------------------------------------------------------------
Gradle 8.5
------------------------------------------------------------

Build time:   2023-11-29 14:08:57 UTC
Revision:     28aca86a7180baa17117e0e5ba01d8ea9feca598

Kotlin:       1.9.20
Groovy:       3.0.17
Ant:          Apache Ant(TM) version 1.10.13 compiled on January 4 2023
JVM:          17.0.9 (Eclipse OpenJ9 openj9-0.41.0)
OS:           Linux 6.6.3-200.fc39.aarch64 amd64


# oc
4.14.3

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Info-ZIP.  Maintained by C. Spieler.  Send

# git
git version 2.39.3

# curl
curl 7.61.1 (x86_64-redhat-linux-gnu) libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.6/openssl/zlib nghttp2/1.33.0

# wget
GNU Wget 1.19.5 built on linux-gnu.

# openssl
OpenSSL 1.1.1k  FIPS 25 Mar 2021

# make
GNU Make 4.2.1

# docker
23.0.6

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.14.2

# skopeo
skopeo version 1.13.3

# calicoctl
Client Version: v3.26.3 Git commit: bdb7878af

# terraform
Terraform v1.6.5
on linux_amd64

Version 3.34

To view the contents of version 3.34, from the running image, type default_versions.sh. The 3.x branch provides images with the current tool versions. The current Java™ version is Java™ 17. Node.js no longer uses nvm to manage different node.js versions. It does not provide the current LTS version of Node.js at the time that it was built as there is not ubi version of node.js 20.x yet. It remains on node.js 18.x for now. And it is based on ubi8.

This image also contains the Terraform CLI.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v18.19.0

# npm
10.2.3

# jq
jq-1.7

# yq
yq (https://github.com/mikefarah/yq/) version v4.40.4

# kubectl
v1.27.6

# buildctl
buildctl github.com/moby/buildkit v0.12.4 833949d0f7908608b00ab6b93b8f92bdb147fcca

# helm
v3.13.2+g2a2fb3b

# ibmcloud
/usr/local/bin/ibmcloud version 2.21.0+c3b7075-2023-10-24T15:37:53+00:00

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                     Version   Status             Private endpoints supported
cloud-functions[wsk/functions/fn]               1.0.76                       false
cloud-internet-services[cis]                    1.15.7                       true
code-engine[ce]                                 1.49.0                       true
container-registry[cr]                          1.3.4                        true
container-service[kubernetes-service/ks]        1.0.579                      false
cra                                             2.0.2                        false
doi                                             0.4.5                        false
schematics[sch]                                 1.12.12                      true
secrets-manager[sm]                             2.0.2                        true
sl                                              1.4.2                        false
vpc-infrastructure[infrastructure-service/is]   8.1.0                        true


# ibmcloud dev
3.1.1

# java
openjdk version "17.0.9" 2023-10-17
IBM Semeru Runtime Open Edition 17.0.9.0 (build 17.0.9+9)
Eclipse OpenJ9 VM 17.0.9.0 (build openj9-0.41.0, JRE 17 Linux amd64-64-Bit Compressed References 20231017_614 (JIT enabled, AOT enabled)
OpenJ9   - 461bf3c70
OMR      - 5eee6ad9d
JCL      - 3699725139c based on jdk-17.0.9+9)

# ant
Apache Ant(TM) version 1.10.14 compiled on August 16 2023

# mvn
Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae)
Maven home: /opt/IBM/maven
Java version: 17.0.9, vendor: IBM Corporation, runtime: /usr/local/jdk17
Default locale: en_US, platform encoding: ANSI_X3.4-1968
OS name: "linux", version: "6.6.3-200.fc39.aarch64", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.5!

Here are the highlights of this release:
 - Support for running on Java 21
 - Faster first use with Kotlin DSL
 - Improved error and warning messages

For more details see https://docs.gradle.org/8.5/release-notes.html


------------------------------------------------------------
Gradle 8.5
------------------------------------------------------------

Build time:   2023-11-29 14:08:57 UTC
Revision:     28aca86a7180baa17117e0e5ba01d8ea9feca598

Kotlin:       1.9.20
Groovy:       3.0.17
Ant:          Apache Ant(TM) version 1.10.13 compiled on January 4 2023
JVM:          17.0.9 (Eclipse OpenJ9 openj9-0.41.0)
OS:           Linux 6.6.3-200.fc39.aarch64 amd64


# oc
4.14.3

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Info-ZIP.  Maintained by C. Spieler.  Send

# git
git version 2.39.3

# curl
curl 7.61.1 (x86_64-redhat-linux-gnu) libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.6/openssl/zlib nghttp2/1.33.0

# wget
GNU Wget 1.19.5 built on linux-gnu.

# openssl
OpenSSL 1.1.1k  FIPS 25 Mar 2021

# make
GNU Make 4.2.1

# docker
23.0.6

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.14.2

# skopeo
skopeo version 1.13.3

# calicoctl
Client Version: v3.26.3 Git commit: bdb7878af

# terraform
Terraform v1.6.5
on linux_amd64

Version 3.33

To view the contents of version 3.33, from the running image, type default_versions.sh. The 3.x branch provides images with the current tool versions. The current Java™ version is Java™ 17. Node.js no longer uses nvm to manage different node.js versions. It does not provide the current LTS version of Node.js at the time that it was built as there is not ubi version of node.js 20.x yet. It remains on node.js 18.x for now. And it is based on ubi8.

This image also contains the Terraform CLI.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v18.18.2

# npm
9.8.1

# jq
jq-1.7

# yq
yq (https://github.com/mikefarah/yq/) version v4.35.2

# kubectl
v1.27.6

# buildctl
buildctl github.com/moby/buildkit v0.12.3 438f47256f0decd64cc96084e22d3357da494c27

# helm
v3.13.2+g2a2fb3b

# ibmcloud
/usr/local/bin/ibmcloud version 2.21.0+c3b7075-2023-10-24T15:37:53+00:00

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                Version   Status             Private endpoints supported
cloud-functions[wsk/functions/fn]          1.0.75                       false
cloud-internet-services[cis]               1.15.7                       true
code-engine[ce]                            1.48.0                       true
container-registry[cr]                     1.3.4                        true
container-service[kubernetes-service/ks]   1.0.579                      false
cra                                        2.0.2                        false
doi                                        0.4.5                        false
schematics[sch]                            1.12.12                      true
secrets-manager[sm]                        2.0.2                        true
sl                                         1.4.2                        false


# ibmcloud dev
3.1.1

# java
openjdk version "17.0.8.1" 2023-08-24
IBM Semeru Runtime Open Edition 17.0.8.1 (build 17.0.8.1+1)
Eclipse OpenJ9 VM 17.0.8.1 (build openj9-0.40.0, JRE 17 Linux amd64-64-Bit Compressed References 20230824_549 (JIT enabled, AOT enabled)
OpenJ9   - d12d10c9e
OMR      - e80bff83b
JCL      - 8ecf238a124 based on jdk-17.0.8.1+1)

# ant
Apache Ant(TM) version 1.10.14 compiled on August 16 2023

# mvn
Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
Maven home: /opt/IBM/maven
Java version: 17.0.8.1, vendor: IBM Corporation, runtime: /usr/local/jdk17
Default locale: en_US, platform encoding: ANSI_X3.4-1968
OS name: "linux", version: "6.6.3-200.fc39.aarch64", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.4!

Here are the highlights of this release:
 - Compiling and testing with Java 21
 - Faster Java compilation on Windows
 - Role focused dependency configurations creation

For more details see https://docs.gradle.org/8.4/release-notes.html


------------------------------------------------------------
Gradle 8.4
------------------------------------------------------------

Build time:   2023-10-04 20:52:13 UTC
Revision:     e9251e572c9bd1d01e503a0dfdf43aedaeecdc3f

Kotlin:       1.9.10
Groovy:       3.0.17
Ant:          Apache Ant(TM) version 1.10.13 compiled on January 4 2023
JVM:          17.0.8.1 (Eclipse OpenJ9 openj9-0.40.0)
OS:           Linux 6.6.3-200.fc39.aarch64 amd64


# oc
4.14.1

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Info-ZIP.  Maintained by C. Spieler.  Send

# git
git version 2.39.3

# curl
curl 7.61.1 (x86_64-redhat-linux-gnu) libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.6/openssl/zlib nghttp2/1.33.0

# wget
GNU Wget 1.19.5 built on linux-gnu.

# openssl
OpenSSL 1.1.1k  FIPS 25 Mar 2021

# make
GNU Make 4.2.1

# docker
23.0.6

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.14.2

# skopeo
skopeo version 1.13.3

# calicoctl
Client Version: v3.26.3 Git commit: bdb7878af

# terraform
Terraform v1.6.4
on linux_amd64

Version 3.32

To view the contents of version 3.32, from the running image, type default_versions.sh. The 3.x branch provides images with the current tool versions. The current Java™ version is Java™ 17. Node.js no longer uses nvm to manage different node.js versions. It does not provide the current LTS version of Node.js at the time that it was built as there is not ubi version of node.js 20.x yet. It remains on node.js 18.x for now. And it is based on ubi8.

This image also contains the Terraform CLI.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v18.18.2

# npm
9.8.1

# jq
jq-1.7

# yq
yq (https://github.com/mikefarah/yq/) version v4.35.2

# kubectl
v1.27.6

# buildctl
buildctl github.com/moby/buildkit v0.12.3 438f47256f0decd64cc96084e22d3357da494c27

# helm
v3.13.1+g3547a4b

# ibmcloud
/usr/local/bin/ibmcloud version 2.21.0+c3b7075-2023-10-24T15:37:53+00:00

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                Version   Status   Private endpoints supported
cloud-functions[wsk/functions/fn]          1.0.75             false
cloud-internet-services[cis]               1.15.6             true
code-engine[ce]                            1.47.1             true
container-registry[cr]                     1.3.1              true
container-service[kubernetes-service/ks]   1.0.568            false
cra                                        2.0.2              false
doi                                        0.4.5              false
schematics[sch]                            1.12.12            true
secrets-manager[sm]                        2.0.2              true
sl                                         1.4.2              false


# ibmcloud dev
3.1.1

# java
openjdk version "17.0.8.1" 2023-08-24
IBM Semeru Runtime Open Edition 17.0.8.1 (build 17.0.8.1+1)
Eclipse OpenJ9 VM 17.0.8.1 (build openj9-0.40.0, JRE 17 Linux amd64-64-Bit Compressed References 20230824_549 (JIT enabled, AOT enabled)
OpenJ9   - d12d10c9e
OMR      - e80bff83b
JCL      - 8ecf238a124 based on jdk-17.0.8.1+1)

# ant
Apache Ant(TM) version 1.10.14 compiled on August 16 2023

# mvn
Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
Maven home: /opt/IBM/maven
Java version: 17.0.8.1, vendor: IBM Corporation, runtime: /usr/local/jdk17
Default locale: en_US, platform encoding: ANSI_X3.4-1968
OS name: "linux", version: "6.5.8-200.fc38.aarch64", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.4!

Here are the highlights of this release:
 - Compiling and testing with Java 21
 - Faster Java compilation on Windows
 - Role focused dependency configurations creation

For more details see https://docs.gradle.org/8.4/release-notes.html


------------------------------------------------------------
Gradle 8.4
------------------------------------------------------------

Build time:   2023-10-04 20:52:13 UTC
Revision:     e9251e572c9bd1d01e503a0dfdf43aedaeecdc3f

Kotlin:       1.9.10
Groovy:       3.0.17
Ant:          Apache Ant(TM) version 1.10.13 compiled on January 4 2023
JVM:          17.0.8.1 (Eclipse OpenJ9 openj9-0.40.0)
OS:           Linux 6.5.8-200.fc38.aarch64 amd64


# oc
4.14.1

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Info-ZIP.  Maintained by C. Spieler.  Send

# git
git version 2.39.3

# curl
curl 7.61.1 (x86_64-redhat-linux-gnu) libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.6/openssl/zlib nghttp2/1.33.0

# wget
GNU Wget 1.19.5 built on linux-gnu.

# openssl
OpenSSL 1.1.1k  FIPS 25 Mar 2021

# make
GNU Make 4.2.1

# docker
23.0.6

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.14.2

# skopeo
skopeo version 1.11.2-dev

# terraform
Terraform v1.6.3
on linux_amd64

Version 3.31

To view the contents of version 3.31, from the running image, type default_versions.sh. The 3.x branch provides images with the current tool versions. The current Java™ version is Java™ 17. Node.js no longer uses nvm to manage different node.js versions. It does not provide the current LTS version of Node.js at the time that it was built as there is not ubi version of node.js 20.x yet. It remains on node.js 18.x for now. And it is based on ubi8.

This image also contains the Terraform CLI.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v18.18.2

# npm
9.8.1

# jq
jq-1.7

# yq
yq (https://github.com/mikefarah/yq/) version v4.35.2

# kubectl
v1.27.6

# buildctl
buildctl github.com/moby/buildkit v0.12.3 438f47256f0decd64cc96084e22d3357da494c27

# helm
v3.13.1+g3547a4b

# ibmcloud
/usr/local/bin/ibmcloud version 2.21.0+c3b7075-2023-10-24T15:37:53+00:00

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                Version   Status   Private endpoints supported
cloud-functions[wsk/functions/fn]          1.0.75             false
cloud-internet-services[cis]               1.15.6             true
code-engine[ce]                            1.47.1             true
container-registry[cr]                     1.3.1              true
container-service[kubernetes-service/ks]   1.0.568            false
cra                                        2.0.0              false
doi                                        0.4.3              false
schematics[sch]                            1.12.12            true
secrets-manager[sm]                        2.0.2              true
sl                                         1.4.1              false


# ibmcloud dev
3.1.1

# java
openjdk version "17.0.8.1" 2023-08-24
IBM Semeru Runtime Open Edition 17.0.8.1 (build 17.0.8.1+1)
Eclipse OpenJ9 VM 17.0.8.1 (build openj9-0.40.0, JRE 17 Linux amd64-64-Bit Compressed References 20230824_549 (JIT enabled, AOT enabled)
OpenJ9   - d12d10c9e
OMR      - e80bff83b
JCL      - 8ecf238a124 based on jdk-17.0.8.1+1)

# ant
Apache Ant(TM) version 1.10.14 compiled on August 16 2023

# mvn
Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
Maven home: /opt/IBM/maven
Java version: 17.0.8.1, vendor: IBM Corporation, runtime: /usr/local/jdk17
Default locale: en_US, platform encoding: ANSI_X3.4-1968
OS name: "linux", version: "6.5.6-200.fc38.aarch64", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.4!

Here are the highlights of this release:
 - Compiling and testing with Java 21
 - Faster Java compilation on Windows
 - Role focused dependency configurations creation

For more details see https://docs.gradle.org/8.4/release-notes.html


------------------------------------------------------------
Gradle 8.4
------------------------------------------------------------

Build time:   2023-10-04 20:52:13 UTC
Revision:     e9251e572c9bd1d01e503a0dfdf43aedaeecdc3f

Kotlin:       1.9.10
Groovy:       3.0.17
Ant:          Apache Ant(TM) version 1.10.13 compiled on January 4 2023
JVM:          17.0.8.1 (Eclipse OpenJ9 openj9-0.40.0)
OS:           Linux 6.5.6-200.fc38.aarch64 amd64


# oc
4.13.17

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Info-ZIP.  Maintained by C. Spieler.  Send

# git
git version 2.39.3

# curl
curl 7.61.1 (x86_64-redhat-linux-gnu) libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.6/openssl/zlib nghttp2/1.33.0

# wget
GNU Wget 1.19.5 built on linux-gnu.

# openssl
OpenSSL 1.1.1k  FIPS 25 Mar 2021

# make
GNU Make 4.2.1

# docker
23.0.6

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.14.2

# skopeo
skopeo version 1.11.2-dev

# terraform
Terraform v1.6.2
on linux_amd64

Version 3.30

To view the contents of version 3.30, from the running image, type default_versions.sh. The 3.x branch provides images with the current tool versions. The current Java™ version is Java™ 17. Node.js no longer uses nvm to manage different node.js versions. It provides the current LTS version of Node.js at the time that it was built. And it is based on ubi8.

This image also contains the Terraform CLI.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v18.18.1

# npm
9.8.1

# jq
jq-1.6

# yq
yq (https://github.com/mikefarah/yq/) version v4.35.2

# kubectl
v1.27.6

# buildctl
buildctl github.com/moby/buildkit v0.12.2 567a99433ca23402d5e9b9f9124005d2e59b8861

# helm
v3.13.0+g825e86f

# ibmcloud
/usr/local/bin/ibmcloud version 2.20.0+f382323-2023-09-19T20:06:39+00:00

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                Version   Status   Private endpoints supported
cloud-functions[wsk/functions/fn]          1.0.72             false
cloud-internet-services[cis]               1.15.5             true
code-engine[ce]                            1.46.1             true
container-registry[cr]                     1.3.1              true
container-service[kubernetes-service/ks]   1.0.568            false
cra                                        1.3.15             false
doi                                        0.4.3              false
schematics[sch]                            1.12.12            true
secrets-manager[sm]                        2.0.2              true
sl                                         1.4.1              false


# ibmcloud dev
3.1.1

# java
openjdk version "17.0.8.1" 2023-08-24
IBM Semeru Runtime Open Edition 17.0.8.1 (build 17.0.8.1+1)
Eclipse OpenJ9 VM 17.0.8.1 (build openj9-0.40.0, JRE 17 Linux amd64-64-Bit Compressed References 20230824_549 (JIT enabled, AOT enabled)
OpenJ9   - d12d10c9e
OMR      - e80bff83b
JCL      - 8ecf238a124 based on jdk-17.0.8.1+1)

# ant
Apache Ant(TM) version 1.10.14 compiled on August 16 2023

# mvn
Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
Maven home: /opt/IBM/maven
Java version: 17.0.8.1, vendor: IBM Corporation, runtime: /usr/local/jdk17
Default locale: en_US, platform encoding: ANSI_X3.4-1968
OS name: "linux", version: "6.5.5-200.fc38.aarch64", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.4!

Here are the highlights of this release:
 - Compiling and testing with Java 21
 - Faster Java compilation on Windows
 - Role focused dependency configurations creation

For more details see https://docs.gradle.org/8.4/release-notes.html


------------------------------------------------------------
Gradle 8.4
------------------------------------------------------------

Build time:   2023-10-04 20:52:13 UTC
Revision:     e9251e572c9bd1d01e503a0dfdf43aedaeecdc3f

Kotlin:       1.9.10
Groovy:       3.0.17
Ant:          Apache Ant(TM) version 1.10.13 compiled on January 4 2023
JVM:          17.0.8.1 (Eclipse OpenJ9 openj9-0.40.0)
OS:           Linux 6.5.5-200.fc38.aarch64 amd64


# oc
4.13.14

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Info-ZIP.  Maintained by C. Spieler.  Send

# git
git version 2.39.3

# curl
curl 7.61.1 (x86_64-redhat-linux-gnu) libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.6/openssl/zlib nghttp2/1.33.0

# wget
GNU Wget 1.19.5 built on linux-gnu.

# openssl
OpenSSL 1.1.1k  FIPS 25 Mar 2021

# make
GNU Make 4.2.1

# docker
23.0.6

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.14.2

# skopeo
skopeo version 1.11.2-dev

# terraform
Terraform v1.6.1
on linux_amd64

Version 3.29

To view the contents of version 3.29, from the running image, type default_versions.sh. The 3.x branch provides images with the current tool versions. The current Java™ version is Java™ 17. Node.js no longer uses nvm to manage different node.js versions. It provides the current LTS version of Node.js at the time that it was built. And it is based on ubi8.

This image also contains the Terraform CLI.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v18.17.1

# npm
9.6.7

# jq
jq-1.6

# yq
yq (https://github.com/mikefarah/yq/) version v4.35.2

# kubectl
v1.25.8

# buildctl
buildctl github.com/moby/buildkit v0.12.2 567a99433ca23402d5e9b9f9124005d2e59b8861

# helm
v3.13.0+g825e86f

# ibmcloud
/usr/local/bin/ibmcloud version 2.20.0+f382323-2023-09-19T20:06:39+00:00

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                Version   Status             Private endpoints supported
cloud-functions[wsk/functions/fn]          1.0.71                       false
cloud-internet-services[cis]               1.15.5                       true
code-engine[ce]                            1.46.0                       true
container-registry[cr]                     1.3.1                        true
container-service[kubernetes-service/ks]   1.0.566                      false
cra                                        1.3.13                       false
doi                                        0.4.3                        false
schematics[sch]                            1.12.12                      true
secrets-manager[sm]                        2.0.2                        true
sl                                         1.4.1                        false


# ibmcloud dev
3.1.1

# java
openjdk version "17.0.8.1" 2023-08-24
IBM Semeru Runtime Open Edition 17.0.8.1 (build 17.0.8.1+1)
Eclipse OpenJ9 VM 17.0.8.1 (build openj9-0.40.0, JRE 17 Linux amd64-64-Bit Compressed References 20230824_549 (JIT enabled, AOT enabled)
OpenJ9   - d12d10c9e
OMR      - e80bff83b
JCL      - 8ecf238a124 based on jdk-17.0.8.1+1)

# ant
Apache Ant(TM) version 1.10.14 compiled on August 16 2023

# mvn
Apache Maven 3.9.4 (dfbb324ad4a7c8fb0bf182e6d91b0ae20e3d2dd9)
Maven home: /opt/IBM/maven
Java version: 17.0.8.1, vendor: IBM Corporation, runtime: /usr/local/jdk17
Default locale: en_US, platform encoding: ANSI_X3.4-1968
OS name: "linux", version: "6.4.15-200.fc38.aarch64", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.3!

Here are the highlights of this release:
 - Faster Java compilation
 - Reduced memory usage
 - Support for running on Java 20

For more details see https://docs.gradle.org/8.3/release-notes.html


------------------------------------------------------------
Gradle 8.3
------------------------------------------------------------

Build time:   2023-08-17 07:06:47 UTC
Revision:     8afbf24b469158b714b36e84c6f4d4976c86fcd5

Kotlin:       1.9.0
Groovy:       3.0.17
Ant:          Apache Ant(TM) version 1.10.13 compiled on January 4 2023
JVM:          17.0.8.1 (Eclipse OpenJ9 openj9-0.40.0)
OS:           Linux 6.4.15-200.fc38.aarch64 amd64


# oc
4.13.13

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Info-ZIP.  Maintained by C. Spieler.  Send

# git
git version 2.39.3

# curl
curl 7.61.1 (x86_64-redhat-linux-gnu) libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.6/openssl/zlib nghttp2/1.33.0

# wget
GNU Wget 1.19.5 built on linux-gnu.

# openssl
OpenSSL 1.1.1k  FIPS 25 Mar 2021

# make
GNU Make 4.2.1

# docker
23.0.6

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.14.2

# skopeo
skopeo version 1.11.2-dev

# terraform
Terraform v1.5.7
on linux_amd64

Version 3.28

To view the contents of version 3.28, from the running image, type default_versions.sh. The 3.x branch provides images with the current tool versions. The current Java™ version is Java™ 17. Node.js no longer uses nvm to manage different node.js versions. It provides the current LTS version of Node.js at the time that it was built. And it is based on ubi8.

This image also contains the Terraform CLI.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v18.17.1

# npm
9.6.7

# jq
jq-1.6

# yq
yq (https://github.com/mikefarah/yq/) version v4.35.1

# kubectl
v1.25.8

# buildctl
buildctl github.com/moby/buildkit v0.12.2 567a99433ca23402d5e9b9f9124005d2e59b8861

# helm
v3.12.3+g3a31588

# ibmcloud
/usr/local/bin/ibmcloud version 2.18.0+53c524b-2023-07-19T19:35:24+00:00

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                Version   Status             Private endpoints supported
cloud-functions[wsk/functions/fn]          1.0.71                       false
cloud-internet-services[cis]               1.15.4                       true
code-engine[ce]                            1.45.3                       true
container-registry[cr]                     1.3.1                        true
container-service[kubernetes-service/ks]   1.0.540                      false
cra                                        1.3.11                       false
doi                                        0.4.3                        false
schematics[sch]                            1.12.10                      true
secrets-manager[sm]                        2.0.1                        true


# ibmcloud dev
3.1.0

# java
openjdk version "17.0.8.1" 2023-08-24
IBM Semeru Runtime Open Edition 17.0.8.1 (build 17.0.8.1+1)
Eclipse OpenJ9 VM 17.0.8.1 (build openj9-0.40.0, JRE 17 Linux amd64-64-Bit Compressed References 20230824_549 (JIT enabled, AOT enabled)
OpenJ9   - d12d10c9e
OMR      - e80bff83b
JCL      - 8ecf238a124 based on jdk-17.0.8.1+1)

# ant
Apache Ant(TM) version 1.10.14 compiled on August 16 2023

# mvn
Apache Maven 3.9.4 (dfbb324ad4a7c8fb0bf182e6d91b0ae20e3d2dd9)
Maven home: /opt/IBM/maven
Java version: 17.0.8.1, vendor: IBM Corporation, runtime: /usr/local/jdk17
Default locale: en_US, platform encoding: ANSI_X3.4-1968
OS name: "linux", version: "6.4.12-200.fc38.aarch64", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.3!

Here are the highlights of this release:
 - Faster Java compilation
 - Reduced memory usage
 - Support for running on Java 20

For more details see https://docs.gradle.org/8.3/release-notes.html


------------------------------------------------------------
Gradle 8.3
------------------------------------------------------------

Build time:   2023-08-17 07:06:47 UTC
Revision:     8afbf24b469158b714b36e84c6f4d4976c86fcd5

Kotlin:       1.9.0
Groovy:       3.0.17
Ant:          Apache Ant(TM) version 1.10.13 compiled on January 4 2023
JVM:          17.0.8.1 (Eclipse OpenJ9 openj9-0.40.0)
OS:           Linux 6.4.12-200.fc38.aarch64 amd64


# oc
4.13.9

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Info-ZIP.  Maintained by C. Spieler.  Send

# git
git version 2.39.3

# curl
curl 7.61.1 (x86_64-redhat-linux-gnu) libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.6/openssl/zlib nghttp2/1.33.0

# wget
GNU Wget 1.19.5 built on linux-gnu.

# openssl
OpenSSL 1.1.1k  FIPS 25 Mar 2021

# make
GNU Make 4.2.1

# docker
23.0.6

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.14.2

# skopeo
skopeo version 1.11.2-dev

# terraform
Terraform v1.5.6
on linux_amd64

Version 3.27

To view the contents of version 3.27, from the running image, type default_versions.sh. The 3.x branch provides images with the current tool versions. The current Java™ version is Java™ 17. Node.js no longer uses nvm to manage different node.js versions. It provides the current LTS version of Node.js at the time that it was built. And it is based on ubi8.

This image also contains the Terraform CLI.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v18.17.1

# npm
9.6.7

# jq
jq-1.6

# yq
yq (https://github.com/mikefarah/yq/) version v4.35.1

# kubectl
v1.25.8

# buildctl
buildctl github.com/moby/buildkit v0.12.1 bb857a0d49f45aa0ce9cd554b78d4075553e20f9

# helm
v3.12.3+g3a31588

# ibmcloud
/usr/local/bin/ibmcloud version 2.18.0+53c524b-2023-07-19T19:35:24+00:00

# ibmcloud plugins
Listing installed plug-ins...

Plug-in Name                                Version   Status             Private endpoints supported
cloud-functions[wsk/functions/fn]          1.0.70                       false
cloud-internet-services[cis]               1.15.3                       true
code-engine[ce]                            1.45.3                       true
container-registry[cr]                     1.2.2                        true
container-service[kubernetes-service/ks]   1.0.540                      false
cra                                        1.3.11                       false
doi                                        0.4.3                        false
schematics[sch]                            1.12.10                      true
secrets-manager[sm]                        2.0.1                        true


# ibmcloud dev
3.1.0

# java
openjdk version "17.0.8" 2023-07-18
IBM Semeru Runtime Open Edition 17.0.8.0 (build 17.0.8+7)
Eclipse OpenJ9 VM 17.0.8.0 (build openj9-0.40.0, JRE 17 Linux amd64-64-Bit Compressed References 20230718_539 (JIT enabled, AOT enabled)
OpenJ9   - d12d10c9e
OMR      - e80bff83b
JCL      - 77b0f754805 based on jdk-17.0.8+7)

# ant
Apache Ant(TM) version 1.10.13 compiled on January 4 2023

# mvn
Apache Maven 3.9.4 (dfbb324ad4a7c8fb0bf182e6d91b0ae20e3d2dd9)
Maven home: /opt/IBM/maven
Java version: 17.0.8, vendor: IBM Corporation, runtime: /usr/local/jdk17
Default locale: en_US, platform encoding: ANSI_X3.4-1968
OS name: "linux", version: "6.4.11-200.fc38.aarch64", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.3!

Here are the highlights of this release:
 - Faster Java compilation
 - Reduced memory usage
 - Support for running on Java 20

For more details see https://docs.gradle.org/8.3/release-notes.html


------------------------------------------------------------
Gradle 8.3
------------------------------------------------------------

Build time:   2023-08-17 07:06:47 UTC
Revision:     8afbf24b469158b714b36e84c6f4d4976c86fcd5

Kotlin:       1.9.0
Groovy:       3.0.17
Ant:          Apache Ant(TM) version 1.10.13 compiled on January 4 2023
JVM:          17.0.8 (Eclipse OpenJ9 openj9-0.40.0)
OS:           Linux 6.4.11-200.fc38.aarch64 amd64


# oc
4.13.8

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Info-ZIP.  Maintained by C. Spieler.  Send

# git
git version 2.39.3

# curl
curl 7.61.1 (x86_64-redhat-linux-gnu) libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.6/openssl/zlib nghttp2/1.33.0

# wget
GNU Wget 1.19.5 built on linux-gnu.

# openssl
OpenSSL 1.1.1k  FIPS 25 Mar 2021

# make
GNU Make 4.2.1

# docker
23.0.6

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.14.2

# skopeo
skopeo version 1.11.2-dev

# terraform
Terraform v1.5.5
on linux_amd64

Version 3.26

To view the contents of version 3.26, from the running image, type default_versions.sh. The 3.x branch provides images with the current tool versions. The current Java™ version is Java™ 17. Node.js no longer uses nvm to manage different node.js versions. It provides the current LTS version of Node.js at the time that it was built. And it is based on ubi8.

This image also contains the Terraform CLI.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

The cf install command for the IBM Cloud CLI is no longer available and was removed. The existing cf executable file is still available.

This image includes the following tools:

# node
v18.17.0

# npm
9.6.7

# jq
jq-1.6

# yq
yq (https://github.com/mikefarah/yq/) version v4.34.2

# kubectl
v1.25.8

# buildctl
buildctl github.com/moby/buildkit v0.12.0 18fc875d9bfd6e065cd8211abc639434ba65aa56

# helm
v3.12.2+g1e210a2

# ibmcloud
/usr/local/bin/ibmcloud version 2.18.0+53c524b-2023-07-19T19:35:24+00:00

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                Version   Status             Private endpoints supported
cloud-functions[wsk/functions/fn]          1.0.70                       false
cloud-internet-services[cis]               1.15.3                       true
code-engine[ce]                            1.45.3                       true
container-registry[cr]                     1.2.2                        true
container-service[kubernetes-service/ks]   1.0.540                      false
cra                                        1.3.10                       false
doi                                        0.4.3                        false
schematics[sch]                            1.12.10                      true
secrets-manager[sm]                        2.0.1                        true


# ibmcloud dev
3.1.0

# java
openjdk version "17.0.7" 2023-04-18
IBM Semeru Runtime Open Edition 17.0.7.0 (build 17.0.7+7)
Eclipse OpenJ9 VM 17.0.7.0 (build openj9-0.38.0, JRE 17 Linux amd64-64-Bit Compressed References 20230418_480 (JIT enabled, AOT enabled)
OpenJ9   - d57d05932
OMR      - 855813495
JCL      - 9d7a231edbc based on jdk-17.0.7+7)

# ant
Apache Ant(TM) version 1.10.13 compiled on January 4 2023

# mvn
Apache Maven 3.9.3 (21122926829f1ead511c958d89bd2f672198ae9f)
Maven home: /opt/IBM/maven
Java version: 17.0.7, vendor: IBM Corporation, runtime: /usr/local/jdk17
Default locale: en_US, platform encoding: ANSI_X3.4-1968
OS name: "linux", version: "6.4.7-200.fc38.aarch64", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.2.1!

Here are the highlights of this release:
 - Kotlin DSL: new reference documentation, assignment syntax by default
 - Kotlin DSL is now the default with Gradle init
 - Improved suggestions to resolve errors in console output
 - Reduced sync memory consumption

For more details see https://docs.gradle.org/8.2.1/release-notes.html


------------------------------------------------------------
Gradle 8.2.1
------------------------------------------------------------

Build time:   2023-07-10 12:12:35 UTC
Revision:     a38ec64d3c4612da9083cc506a1ccb212afeecaa

Kotlin:       1.8.20
Groovy:       3.0.17
Ant:          Apache Ant(TM) version 1.10.13 compiled on January 4 2023
JVM:          17.0.7 (Eclipse OpenJ9 openj9-0.38.0)
OS:           Linux 6.4.7-200.fc38.aarch64 amd64


# oc
4.13.5

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Info-ZIP.  Maintained by C. Spieler.  Send

# git
git version 2.39.3

# curl
curl 7.61.1 (x86_64-redhat-linux-gnu) libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.6/openssl/zlib nghttp2/1.33.0

# wget
GNU Wget 1.19.5 built on linux-gnu.

# openssl
OpenSSL 1.1.1k  FIPS 25 Mar 2021

# make
GNU Make 4.2.1

# docker
23.0.6

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.14.2

# skopeo
skopeo version 1.11.2-dev

# terraform
Terraform v1.5.4
on linux_amd64

Version 3.25

To view the contents of version 3.25, from the running image, type default_versions.sh. The 3.x branch provides images with the current tool versions. The current Java™ version is Java™ 17. Node.js no longer uses nvm to manage different node.js versions. It provides the current LTS version of Node.js at the time that it was built. And it is still based on ubi8 because ubi9 doesn't provide the correct version of openssl.

This image also contains the Terraform CLI.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

The cf install command for the IBM Cloud CLI is no longer available and was removed. The existing cf executable file is still available.

This image includes the following tools:

# node
v18.16.1

# npm
9.5.1

# jq
jq-1.6

# yq
yq (https://github.com/mikefarah/yq/) version v4.34.1

# kubectl
v1.25.8

# buildctl
buildctl github.com/moby/buildkit v0.11.6 2951a28cd7085eb18979b1f710678623d94ed578

# helm
v3.12.1+gf32a527

# ibmcloud
/usr/local/bin/ibmcloud version 2.17.1+5dece51-2023-06-23T17:17:15+00:00

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                Version   Status   Private endpoints supported
cloud-functions[wsk/functions/fn]          1.0.69             false
cloud-internet-services[cis]               1.15.2             true
code-engine[ce]                            1.45.0             true
container-registry[cr]                     1.0.11             true
container-service[kubernetes-service/ks]   1.0.531            false
cra                                        1.3.7              false
doi                                        0.4.3              false
schematics[sch]                            1.12.10            true
secrets-manager[sm]                        2.0.1              true


# ibmcloud dev
3.1.0

# java
openjdk version "17.0.7" 2023-04-18
IBM Semeru Runtime Open Edition 17.0.7.0 (build 17.0.7+7)
Eclipse OpenJ9 VM 17.0.7.0 (build openj9-0.38.0, JRE 17 Linux amd64-64-Bit Compressed References 20230418_480 (JIT enabled, AOT enabled)
OpenJ9   - d57d05932
OMR      - 855813495
JCL      - 9d7a231edbc based on jdk-17.0.7+7)

# ant
Apache Ant(TM) version 1.10.13 compiled on January 4 2023

# mvn
Apache Maven 3.9.3 (21122926829f1ead511c958d89bd2f672198ae9f)
Maven home: /opt/IBM/maven
Java version: 17.0.7, vendor: IBM Corporation, runtime: /usr/local/jdk17
Default locale: en_US, platform encoding: ANSI_X3.4-1968
OS name: "linux", version: "6.3.8-200.fc38.aarch64", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.2!

Here are the highlights of this release:
 - Kotlin DSL: new reference documentation, assignment syntax by default
 - Kotlin DSL is now the default with Gradle init
 - Improved suggestions to resolve errors in console output

For more details see https://docs.gradle.org/8.2/release-notes.html


------------------------------------------------------------
Gradle 8.2
------------------------------------------------------------

Build time:   2023-06-30 18:02:30 UTC
Revision:     5f4a070a62a31a17438ac998c2b849f4f6892877

Kotlin:       1.8.20
Groovy:       3.0.17
Ant:          Apache Ant(TM) version 1.10.13 compiled on January 4 2023
JVM:          17.0.7 (Eclipse OpenJ9 openj9-0.38.0)
OS:           Linux 6.3.8-200.fc38.aarch64 amd64


# oc
4.13.4

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Info-ZIP.  Maintained by C. Spieler.  Send

# git
git version 2.39.3

# curl
curl 7.61.1 (x86_64-redhat-linux-gnu) libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.6/openssl/zlib nghttp2/1.33.0

# wget
GNU Wget 1.19.5 built on linux-gnu.

# openssl
OpenSSL 1.1.1k  FIPS 25 Mar 2021

# make
GNU Make 4.2.1

# docker
23.0.6

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.14.2

# skopeo
skopeo version 1.11.2-dev

# terraform
Terraform v1.5.2
on linux_amd64

Version 3.24

To view the contents of version 3.24, from the running image, type default_versions.sh. The 3.x branch provides images with the current tool versions. The current Java™ version is Java™ 17. Node.js no longer uses nvm to manage different node.js versions. It provides the current LTS version of Node.js at the time that it was built. And it is still based on ubi8 because ubi9 doesn't provide the correct version of openssl.

This image also contains the Terraform CLI.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This image includes the following tools:

# node
v18.16.0

# npm
9.5.1

# jq
jq-1.6

# yq
yq (https://github.com/mikefarah/yq/) version v4.34.1

# kubectl
v1.25.8

# buildctl
buildctl github.com/moby/buildkit v0.11.6 2951a28cd7085eb18979b1f710678623d94ed578

# helm
v3.12.1+gf32a527

# ibmcloud
/usr/local/bin/ibmcloud version 2.16.1+5813b04-2023-06-07T22:01:53+00:00

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                Version   Status   Private endpoints supported
cloud-functions[wsk/functions/fn]          1.0.69             false
cloud-internet-services[cis]               1.15.2             true
code-engine[ce]                            1.43.7             true
container-registry[cr]                     1.0.11             true
container-service[kubernetes-service/ks]   1.0.523            false
cra                                        1.3.6              false
doi                                        0.4.2              false
schematics[sch]                            1.12.10            true
secrets-manager[sm]                        2.0.1              true


# ibmcloud dev
3.0.0

# java
openjdk version "17.0.7" 2023-04-18
IBM Semeru Runtime Open Edition 17.0.7.0 (build 17.0.7+7)
Eclipse OpenJ9 VM 17.0.7.0 (build openj9-0.38.0, JRE 17 Linux amd64-64-Bit Compressed References 20230418_480 (JIT enabled, AOT enabled)
OpenJ9   - d57d05932
OMR      - 855813495
JCL      - 9d7a231edbc based on jdk-17.0.7+7)

# ant
Apache Ant(TM) version 1.10.13 compiled on January 4 2023

# mvn
Apache Maven 3.9.2 (c9616018c7a021c1c39be70fb2843d6f5f9b8a1c)
Maven home: /opt/IBM/maven
Java version: 17.0.7, vendor: IBM Corporation, runtime: /usr/local/jdk17
Default locale: en_US, platform encoding: ANSI_X3.4-1968
OS name: "linux", version: "6.3.6-200.fc38.aarch64", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.1.1!

Here are the highlights of this release:
 - Stable configuration cache
 - Experimental Kotlin DSL assignment syntax
 - Building with Java 20

For more details see https://docs.gradle.org/8.1.1/release-notes.html


------------------------------------------------------------
Gradle 8.1.1
------------------------------------------------------------

Build time:   2023-04-21 12:31:26 UTC
Revision:     1cf537a851c635c364a4214885f8b9798051175b

Kotlin:       1.8.10
Groovy:       3.0.15
Ant:          Apache Ant(TM) version 1.10.11 compiled on July 10 2021
JVM:          17.0.7 (Eclipse OpenJ9 openj9-0.38.0)
OS:           Linux 6.3.6-200.fc38.aarch64 amd64


# oc
4.13.2

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Info-ZIP.  Maintained by C. Spieler.  Send

# git
git version 2.39.3

# curl
curl 7.61.1 (x86_64-redhat-linux-gnu) libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.6/openssl/zlib nghttp2/1.33.0

# wget
GNU Wget 1.19.5 built on linux-gnu.

# openssl
OpenSSL 1.1.1k  FIPS 25 Mar 2021

# make
GNU Make 4.2.1

# docker
23.0.6

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.14.2

# skopeo
skopeo version 1.11.2-dev

# terraform
Terraform v1.5.0
on linux_amd64

Version 3.23

To view the contents of version 3.23, from the running image, type default_versions.sh. The 3.x branch provides images with the current tool versions. The current Java™ version is Java™ 17. Node.js no longer uses nvm to manage different node.js versions. It provides the current LTS version of Node.js at the time that it was built. And it is still based on ubi8 because ubi9 doesn't provide the correct version of openssl.

This image also contains the Terraform CLI.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This image includes the following tools:

# node
v18.16.0

# npm
9.5.1

# jq
jq-1.6

# yq
yq (https://github.com/mikefarah/yq/) version v4.34.1

# kubectl
v1.25.8

# buildctl
buildctl github.com/moby/buildkit v0.11.6 2951a28cd7085eb18979b1f710678623d94ed578

# helm
v3.12.0+gc9f554d

# ibmcloud
ibmcloud version 2.16.0+492aff3-2023-04-06T16:13:44+00:00

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                Version   Status   Private endpoints supported
cloud-functions[wsk/functions/fn]          1.0.67             false
cloud-internet-services[cis]               1.14.11            true
code-engine[ce]                            1.43.5             true
container-registry[cr]                     1.0.8              true
container-service[kubernetes-service/ks]   1.0.523            false
cra                                        1.3.5              false
doi                                        0.4.2              false
schematics[sch]                            1.12.10            true
secrets-manager[sm]                        2.0.1              true


# ibmcloud dev
3.0.0

# java
openjdk version "17.0.7" 2023-04-18
IBM Semeru Runtime Open Edition 17.0.7.0 (build 17.0.7+7)
Eclipse OpenJ9 VM 17.0.7.0 (build openj9-0.38.0, JRE 17 Linux amd64-64-Bit Compressed References 20230418_480 (JIT enabled, AOT enabled)
OpenJ9   - d57d05932
OMR      - 855813495
JCL      - 9d7a231edbc based on jdk-17.0.7+7)

# ant
Apache Ant(TM) version 1.10.13 compiled on January 4 2023

# mvn
Apache Maven 3.9.2 (c9616018c7a021c1c39be70fb2843d6f5f9b8a1c)
Maven home: /opt/IBM/maven
Java version: 17.0.7, vendor: IBM Corporation, runtime: /usr/local/jdk17
Default locale: en_US, platform encoding: ANSI_X3.4-1968
OS name: "linux", version: "6.2.15-300.fc38.x86_64", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.1.1!

Here are the highlights of this release:
 - Stable configuration cache
 - Experimental Kotlin DSL assignment syntax
 - Building with Java 20

For more details see https://docs.gradle.org/8.1.1/release-notes.html


------------------------------------------------------------
Gradle 8.1.1
------------------------------------------------------------

Build time:   2023-04-21 12:31:26 UTC
Revision:     1cf537a851c635c364a4214885f8b9798051175b

Kotlin:       1.8.10
Groovy:       3.0.15
Ant:          Apache Ant(TM) version 1.10.11 compiled on July 10 2021
JVM:          17.0.7 (Eclipse OpenJ9 openj9-0.38.0)
OS:           Linux 6.2.15-300.fc38.x86_64 amd64


# oc
4.13.0

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Info-ZIP.  Maintained by C. Spieler.  Send

# git
git version 2.39.3

# curl
curl 7.61.1 (x86_64-redhat-linux-gnu) libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.6/openssl/zlib nghttp2/1.33.0

# wget
GNU Wget 1.19.5 built on linux-gnu.

# openssl
OpenSSL 1.1.1k  FIPS 25 Mar 2021

# make
GNU Make 4.2.1

# docker
23.0.6

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.14.2

# skopeo
skopeo version 1.11.2-dev

# terraform
opt/IBM/pipeline/bin/default_versions.sh: line 33: terraform: command not found

Version 3.21

To view the contents of version 3.21, from the running image, type default_versions.sh. The 3.x branch provides images with the current tool versions. The current Java™ version is Java™ 17. Node.js no longer uses nvm to manage different node.js versions. It provides the current LTS version of Node.js at the time that it was built. And it is still based on ubi8 because ubi9 doesn't provide the correct version of openssl.

This image also contains the Terraform CLI.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This image includes the following tools:

# node --version
v18.16.0

# npm --version
9.5.1

# jq --version
jq-1.6

# yq --version
yq (https://github.com/mikefarah/yq/) version v4.33.3

# kubectl version --output=yaml --client
clientVersion:
  buildDate: "2023-03-15T13:39:54Z"
  compiler: gc
  gitCommit: 0ce7342c984110dfc93657d64df5dc3b2c0d1fe9
  gitTreeState: clean
  gitVersion: v1.25.8
  goVersion: go1.19.7
  major: "1"
  minor: "25"
  platform: linux/amd64
kustomizeVersion: v4.5.7


# buildctl --version
buildctl github.com/moby/buildkit v0.11.5 252ae63bcf2a9b62777add4838df5a257b86e991

# helm version --client
version.BuildInfo{Version:"v3.11.3", GitCommit:"323249351482b3bbfc9f5004f65d400aa70f9ae7", GitTreeState:"clean", GoVersion:"go1.20.3"}

# ibmcloud -version
ibmcloud version 2.16.0+492aff3-2023-04-06T16:13:44+00:00

# ibmcloud plugin list
Listing installed plug-ins...

Plugin Name                                Version   Status   Private endpoints supported
cloud-functions[wsk/functions/fn]          1.0.66             false
cloud-internet-services[cis]               1.14.11            true
code-engine[ce]                            1.43.3             true
container-registry[cr]                     1.0.8              true
container-service[kubernetes-service/ks]   1.0.506            false
cra                                        1.3.0              false
doi                                        0.4.2              false
schematics[sch]                            1.12.9             true
secrets-manager[sm]                        2.0.0              true


# ibmcloud dev --version
Incorrect Usage. flag provided but not defined: -version

NAME:
  ibmcloud dev - Create, develop, deploy, and monitor applications

USAGE:
  ibmcloud dev command [arguments...] [command options]

COMMANDS:
  help                     Show help
  pipeline-get             [Beta] Get details for a pipeline
  pipeline-log             [Beta] Get logs for a pipeline, stage, job, or job execution
  pipeline-open            [Beta] View a pipeline in the browser
  pipeline-run             [Beta] Run a pipeline
  tekton-info              [Beta] Get details for a tekton pipeline
  tekton-logs              [Beta] Get logs for a tekton pipelinerun
  tekton-pipeline-cancel   [Beta] Cancel an ongoing pipeline
  tekton-pipelinerun       [Beta] Get details for a tekton pipelinerun
  tekton-pipelineruns      [Beta] List the pipelineruns for a tekton pipeline
  tekton-trigger           [Beta] Trigger a tekton pipeline
  toolchain-delete         [Beta] Delete a toolchain
  toolchain-get            [Beta] Get details for a toolchain in a resource group
  toolchain-open           [Beta] View a toolchain in the browser
  toolchains               [Beta] List all toolchains in a resource group

Enter 'ibmcloud dev help [command]' for more information about a command.


# java -version
openjdk version "17.0.6" 2023-01-17
IBM Semeru Runtime Open Edition 17.0.6.0 (build 17.0.6+10)
Eclipse OpenJ9 VM 17.0.6.0 (build openj9-0.36.0, JRE 17 Linux amd64-64-Bit Compressed References 20230117_397 (JIT enabled, AOT enabled)
OpenJ9   - e68fb241f
OMR      - f491bbf6f
JCL      - 927b34f84c8 based on jdk-17.0.6+10)

# ant -version
Apache Ant(TM) version 1.10.13 compiled on January 4 2023

# mvn -version
Apache Maven 3.9.1 (2e178502fcdbffc201671fb2537d0cb4b4cc58f8)
Maven home: /opt/IBM/maven
Java version: 17.0.6, vendor: IBM Corporation, runtime: /usr/local/jdk17
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.2.8-200.fc37.x86_64", arch: "amd64", family: "unix"

# gradle -version

Welcome to Gradle 8.1!

Here are the highlights of this release:
 - Stable configuration cache
 - Experimental Kotlin DSL assignment syntax
 - Building with Java 20

For more details see https://docs.gradle.org/8.1/release-notes.html


------------------------------------------------------------
Gradle 8.1
------------------------------------------------------------

Build time:   2023-04-12 12:07:45 UTC
Revision:     40ba32cde9d6daf2b92c39376d2758909dd6b813

Kotlin:       1.8.10
Groovy:       3.0.15
Ant:          Apache Ant(TM) version 1.10.11 compiled on July 10 2021
JVM:          17.0.6 (Eclipse OpenJ9 openj9-0.36.0)
OS:           Linux 6.2.8-200.fc37.x86_64 amd64


# oc version
Client Version: 4.12.10
Kustomize Version: v4.5.7

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Info-ZIP.  Maintained by C. Spieler.  Send

# git --version
git version 2.31.1

# curl
curl 7.61.1 (x86_64-redhat-linux-gnu) libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.6/openssl/zlib nghttp2/1.33.0

# wget
GNU Wget 1.19.5 built on linux-gnu.

# openssl version
OpenSSL 1.1.1k  FIPS 25 Mar 2021

# make
GNU Make 4.2.1

# docker
Client:
 Version:           20.10.24
 API version:       1.41
 Go version:        go1.19.7
 Git commit:        297e128
 Built:             Tue Apr  4 18:17:06 2023
 OS/Arch:           linux/amd64
 Context:           default

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.14.2

# skopeo --version
skopeo version 1.9.4-dev

# terraform version
Terraform v1.4.5
on linux_amd64

Version 3.20

To view the contents of version 3.20, from the running image, type default_versions.sh. The 3.x branch provides images with the current tool versions. The current Java™ version is Java™ 17. Node.js no longer uses nvm to manage different node.js versions. It provides the current LTS version of Node.js at the time that it was built. And it is still based on ubi8 because ubi9 doesn't provide the correct version of openssl.

This image also contains the Terraform CLI.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This image includes the following tools:

# node --version
v18.15.0

# npm --version
9.5.0

# jq --version
jq-1.6

# yq --version
yq (https://github.com/mikefarah/yq/) version v4.33.2

# kubectl version --output=yaml --client
clientVersion:
  buildDate: "2023-03-15T13:39:54Z"
  compiler: gc
  gitCommit: 0ce7342c984110dfc93657d64df5dc3b2c0d1fe9
  gitTreeState: clean
  gitVersion: v1.25.8
  goVersion: go1.19.7
  major: "1"
  minor: "25"
  platform: linux/amd64
kustomizeVersion: v4.5.7


# buildctl --version
buildctl github.com/moby/buildkit v0.11.5 252ae63bcf2a9b62777add4838df5a257b86e991

# helm version --client
version.BuildInfo{Version:"v3.11.2", GitCommit:"912ebc1cd10d38d340f048efaf0abda047c3468e", GitTreeState:"clean", GoVersion:"go1.18.10"}

# ibmcloud -version
ibmcloud version 2.15.0+79fb346-2023-02-21T22:06:52+00:00

# ibmcloud plugin list
Listing installed plug-ins...

Plugin Name                                Version   Status   Private endpoints supported
cloud-functions[wsk/functions/fn]          1.0.66             false
cloud-internet-services[cis]               1.14.11            true
code-engine[ce]                            1.43.0             true
container-registry[cr]                     1.0.6              true
container-service[kubernetes-service/ks]   1.0.498            false
cra                                        1.2.1              false
doi                                        0.4.2              false
schematics[sch]                            1.12.8             true
secrets-manager                            0.1.25             true


# ibmcloud dev --version
ibmcloud dev version 2.17.1

# java -version
openjdk version "17.0.6" 2023-01-17
IBM Semeru Runtime Open Edition 17.0.6.0 (build 17.0.6+10)
Eclipse OpenJ9 VM 17.0.6.0 (build openj9-0.36.0, JRE 17 Linux amd64-64-Bit Compressed References 20230117_397 (JIT enabled, AOT enabled)
OpenJ9   - e68fb241f
OMR      - f491bbf6f
JCL      - 927b34f84c8 based on jdk-17.0.6+10)

# ant -version
Apache Ant(TM) version 1.10.13 compiled on January 4 2023

# mvn -version
Apache Maven 3.9.1 (2e178502fcdbffc201671fb2537d0cb4b4cc58f8)
Maven home: /opt/IBM/maven
Java version: 17.0.6, vendor: IBM Corporation, runtime: /usr/local/jdk17
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.1.18-200.fc37.x86_64", arch: "amd64", family: "unix"

# gradle -version

Welcome to Gradle 8.0.2!

Here are the highlights of this release:
 - Improvements to the Kotlin DSL
 - Fine-grained parallelism from the first build with configuration cache
 - Configurable Gradle user home cache cleanup

For more details see https://docs.gradle.org/8.0.2/release-notes.html


------------------------------------------------------------
Gradle 8.0.2
------------------------------------------------------------

Build time:   2023-03-03 16:41:37 UTC
Revision:     7d6581558e226a580d91d399f7dfb9e3095c2b1d

Kotlin:       1.8.10
Groovy:       3.0.13
Ant:          Apache Ant(TM) version 1.10.11 compiled on July 10 2021
JVM:          17.0.6 (Eclipse OpenJ9 openj9-0.36.0)
OS:           Linux 6.1.18-200.fc37.x86_64 amd64


# oc version
Client Version: 4.12.8
Kustomize Version: v4.5.7

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Info-ZIP.  Maintained by C. Spieler.  Send

# git --version
git version 2.31.1

# curl
curl 7.61.1 (x86_64-redhat-linux-gnu) libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.6/openssl/zlib nghttp2/1.33.0

# wget
GNU Wget 1.19.5 built on linux-gnu.

# openssl version
OpenSSL 1.1.1k  FIPS 25 Mar 2021

# make
GNU Make 4.2.1

# docker
Client:
 Version:           20.10.23
 API version:       1.41
 Go version:        go1.18.10
 Git commit:        7155243
 Built:             Thu Jan 19 17:30:35 2023
 OS/Arch:           linux/amd64
 Context:           default

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.14.2

# skopeo --version
skopeo version 1.9.4-dev

# terraform version
Terraform v1.4.4
on linux_amd64

Version 3.19

To view the contents of version 3.19, from the running image, type default_versions.sh. The 3.x branch provides images with the current tool versions. The current Java™ version is Java™ 17. Node.js no longer uses nvm to manage different node.js versions. It provides the current LTS version of Node.js at the time that it was built. And it is still based on ubi8 because ubi9 doesn't provide the correct version of openssl.

This image also contains the Terraform CLI.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This image includes the following tools:

# node --version
v18.15.0

# npm --version
9.5.0

# jq --version
jq-1.6

# yq --version
yq (https://github.com/mikefarah/yq/) version v4.31.2

# kubectl version --output=yaml --client
clientVersion:
  buildDate: "2023-01-18T19:22:09Z"
  compiler: gc
  gitCommit: ff2c119726cc1f8926fb0585c74b25921e866a28
  gitTreeState: clean
  gitVersion: v1.25.6
  goVersion: go1.19.5
  major: "1"
  minor: "25"
  platform: linux/amd64
kustomizeVersion: v4.5.7


# buildctl --version
buildctl github.com/moby/buildkit v0.11.4 3abd1ef0c195cdc078d1657cb50f62a2cdc26f8f

# helm version --client
version.BuildInfo{Version:"v3.11.2", GitCommit:"912ebc1cd10d38d340f048efaf0abda047c3468e", GitTreeState:"clean", GoVersion:"go1.18.10"}

# ibmcloud -version
ibmcloud version 2.15.0+79fb346-2023-02-21T22:06:52+00:00

# ibmcloud plugin list
Listing installed plug-ins...

Plugin Name                                Version   Status   Private endpoints supported
cloud-functions[wsk/functions/fn]          1.0.64             false
cloud-internet-services[cis]               1.14.9             true
code-engine[ce]                            1.41.3             true
container-registry[cr]                     1.0.6              true
container-service[kubernetes-service/ks]   1.0.498            false
cra                                        1.1.5              false
doi                                        0.4.1              false
schematics[sch]                            1.12.7             true
secrets-manager                            0.1.25             true


# ibmcloud dev --version
ibmcloud dev version 2.17.1

# java -version
openjdk version "17.0.5" 2022-10-18
IBM Semeru Runtime Open Edition 17.0.5.0 (build 17.0.5+8)
Eclipse OpenJ9 VM 17.0.5.0 (build openj9-0.35.0, JRE 17 Linux amd64-64-Bit Compressed References 20221018_325 (JIT enabled, AOT enabled)
OpenJ9   - e04a7f6c1
OMR      - 85a21674f
JCL      - 32d2c409a33 based on jdk-17.0.5+8)

# ant -version
Apache Ant(TM) version 1.10.13 compiled on January 4 2023

# mvn -version
Apache Maven 3.9.0 (9b58d2bad23a66be161c4664ef21ce219c2c8584)
Maven home: /opt/IBM/maven
Java version: 17.0.5, vendor: IBM Corporation, runtime: /usr/local/jdk17
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.15.49-linuxkit", arch: "amd64", family: "unix"

# gradle -version

Welcome to Gradle 8.0.2!

Here are the highlights of this release:
 - Improvements to the Kotlin DSL
 - Fine-grained parallelism from the first build with configuration cache
 - Configurable Gradle user home cache cleanup

For more details see https://docs.gradle.org/8.0.2/release-notes.html


------------------------------------------------------------
Gradle 8.0.2
------------------------------------------------------------

Build time:   2023-03-03 16:41:37 UTC
Revision:     7d6581558e226a580d91d399f7dfb9e3095c2b1d

Kotlin:       1.8.10
Groovy:       3.0.13
Ant:          Apache Ant(TM) version 1.10.11 compiled on July 10 2021
JVM:          17.0.5 (Eclipse OpenJ9 openj9-0.35.0)
OS:           Linux 5.15.49-linuxkit amd64


# oc version
Client Version: 4.12.5
Kustomize Version: v4.5.7

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Info-ZIP.  Maintained by C. Spieler.  Send

# git --version
git version 2.31.1

# curl
curl 7.61.1 (x86_64-redhat-linux-gnu) libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.6/openssl/zlib nghttp2/1.33.0

# wget
GNU Wget 1.19.5 built on linux-gnu.

# openssl version
OpenSSL 1.1.1k  FIPS 25 Mar 2021

# make
GNU Make 4.2.1

# docker
Client:
 Version:           20.10.23
 API version:       1.41
 Go version:        go1.18.10
 Git commit:        7155243
 Built:             Thu Jan 19 17:30:35 2023
 OS/Arch:           linux/amd64
 Context:           default

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.14.2

# skopeo --version
skopeo version 1.9.4-dev

# terraform version
Terraform v1.4.0
on linux_amd64

Version 3.18

To view the contents of version 3.18, from the running image, type default_versions.sh. The 3.x branch provides images with the current tool versions. The current Java™ version is Java™ 17. Node.js no longer uses nvm to manage different node.js versions. It provides the current LTS version of Node.js at the time that it was built. And it is still based on ubi8 because ubi9 doesn't provide the correct version of openssl.

This image also contains the Terraform CLI.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This image includes the following tools:

# node --version
v18.14.1

# npm --version
9.3.1

# jq --version
jq-1.6

# yq --version
yq (https://github.com/mikefarah/yq/) version v4.31.1

# kubectl version --output=yaml --client
clientVersion:
  buildDate: "2023-01-18T19:22:09Z"
  compiler: gc
  gitCommit: ff2c119726cc1f8926fb0585c74b25921e866a28
  gitTreeState: clean
  gitVersion: v1.25.6
  goVersion: go1.19.5
  major: "1"
  minor: "25"
  platform: linux/amd64
kustomizeVersion: v4.5.7


# buildctl --version
buildctl github.com/moby/buildkit v0.11.3 4ddee42a32aac4cd33bf9c2be4c87c2ffd34747b

# helm version --client
version.BuildInfo{Version:"v3.11.1", GitCommit:"293b50c65d4d56187cd4e2f390f0ada46b4c4737", GitTreeState:"clean", GoVersion:"go1.18.10"}

# ibmcloud -version
ibmcloud version 2.14.0+fd1bfc6-2023-01-24T22:18:53+00:00

# ibmcloud plugin list
Listing installed plug-ins...

Plugin Name                                Version   Status   Private endpoints supported
cloud-functions[wsk/functions/fn]          1.0.63             false
cloud-internet-services[cis]               1.14.9             true
code-engine[ce]                            1.41.1             true
container-registry[cr]                     1.0.6              true
container-service[kubernetes-service/ks]   1.0.489            false
cra                                        1.1.3              false
doi                                        0.4.1              false
schematics[sch]                            1.12.7             true
secrets-manager                            0.1.25             true


# ibmcloud dev --version
ibmcloud dev version 2.17.0

# java -version
openjdk version "17.0.5" 2022-10-18
IBM Semeru Runtime Open Edition 17.0.5.0 (build 17.0.5+8)
Eclipse OpenJ9 VM 17.0.5.0 (build openj9-0.35.0, JRE 17 Linux amd64-64-Bit Compressed References 20221018_325 (JIT enabled, AOT enabled)
OpenJ9   - e04a7f6c1
OMR      - 85a21674f
JCL      - 32d2c409a33 based on jdk-17.0.5+8)

# ant -version
Apache Ant(TM) version 1.10.13 compiled on January 4 2023

# mvn -version
Apache Maven 3.9.0 (9b58d2bad23a66be161c4664ef21ce219c2c8584)
Maven home: /opt/IBM/maven
Java version: 17.0.5, vendor: IBM Corporation, runtime: /usr/local/jdk17
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.15.49-linuxkit", arch: "amd64", family: "unix"

# gradle -version

Welcome to Gradle 8.0.1!

Here are the highlights of this release:
 - Improvements to the Kotlin DSL
 - Fine-grained parallelism from the first build with configuration cache
 - Configurable Gradle user home cache cleanup

For more details see https://docs.gradle.org/8.0.1/release-notes.html


------------------------------------------------------------
Gradle 8.0.1
------------------------------------------------------------

Build time:   2023-02-17 20:09:48 UTC
Revision:     68959bf76cef4d28c678f2e2085ee84e8647b77a

Kotlin:       1.8.10
Groovy:       3.0.13
Ant:          Apache Ant(TM) version 1.10.11 compiled on July 10 2021
JVM:          17.0.5 (Eclipse OpenJ9 openj9-0.35.0)
OS:           Linux 5.15.49-linuxkit amd64


# oc version
Client Version: 4.12.2
Kustomize Version: v4.5.7

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Info-ZIP.  Maintained by C. Spieler.  Send

# git --version
git version 2.31.1

# curl
curl 7.61.1 (x86_64-redhat-linux-gnu) libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.6/openssl/zlib nghttp2/1.33.0

# wget
GNU Wget 1.19.5 built on linux-gnu.

# openssl version
OpenSSL 1.1.1k  FIPS 25 Mar 2021

# make
GNU Make 4.2.1

# docker
Client:
 Version:           20.10.23
 API version:       1.41
 Go version:        go1.18.10
 Git commit:        7155243
 Built:             Thu Jan 19 17:30:35 2023
 OS/Arch:           linux/amd64
 Context:           default

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.14.2

# skopeo --version
skopeo version 1.9.4-dev

# terraform version
Terraform v1.3.9
on linux_amd64

Version 3.17

To view the contents of version 3.17, from the running image, type default_versions.sh. The 3.x branch provides images with the current tool versions. The current Java™ version is Java™ 17. Node.js no longer uses nvm to manage different node.js versions. It provides the current LTS version of Node.js at the time that it was built. And it is still based on ubi8 because ubi9 doesn't provide the correct version of openssl.

This image also contains the Terraform CLI.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This image includes the following tools:

# node --version
v18.14.0

# npm --version
9.3.1

# jq --version
jq-1.6

# yq --version
yq (https://github.com/mikefarah/yq/) version v4.30.8

# kubectl version --output=yaml --client
clientVersion:
  buildDate: "2023-01-18T19:22:09Z"
  compiler: gc
  gitCommit: ff2c119726cc1f8926fb0585c74b25921e866a28
  gitTreeState: clean
  gitVersion: v1.25.6
  goVersion: go1.19.5
  major: "1"
  minor: "25"
  platform: linux/amd64
kustomizeVersion: v4.5.7


# buildctl --version
buildctl github.com/moby/buildkit v0.11.2 944939944ca4cc58a11ace4af714083cfcd9a3c7

# helm version --client
version.BuildInfo{Version:"v3.11.0", GitCommit:"472c5736ab01133de504a826bd9ee12cbe4e7904", GitTreeState:"clean", GoVersion:"go1.18.10"}

# ibmcloud -version
ibmcloud version 2.14.0+fd1bfc6-2023-01-24T22:18:53+00:00

# ibmcloud plugin list
Listing installed plug-ins...

Plugin Name                                Version   Status   Private endpoints supported
cloud-functions[wsk/functions/fn]          1.0.63             false
cloud-internet-services[cis]               1.14.9             true
code-engine[ce]                            1.40.8             true
container-registry[cr]                     1.0.6              true
container-service[kubernetes-service/ks]   1.0.489            false
cra                                        1.1.2              false
doi                                        0.4.1              false
schematics[sch]                            1.12.7             true
secrets-manager                            0.1.25             true


# ibmcloud dev --version
ibmcloud dev version 2.17.0

# java -version
openjdk version "17.0.5" 2022-10-18
IBM Semeru Runtime Open Edition 17.0.5.0 (build 17.0.5+8)
Eclipse OpenJ9 VM 17.0.5.0 (build openj9-0.35.0, JRE 17 Linux amd64-64-Bit Compressed References 20221018_325 (JIT enabled, AOT enabled)
OpenJ9   - e04a7f6c1
OMR      - 85a21674f
JCL      - 32d2c409a33 based on jdk-17.0.5+8)

# ant -version
Apache Ant(TM) version 1.10.13 compiled on January 4 2023

# mvn -version
Apache Maven 3.8.7 (b89d5959fcde851dcb1c8946a785a163f14e1e29)
Maven home: /opt/IBM/maven
Java version: 17.0.5, vendor: IBM Corporation, runtime: /usr/local/jdk17
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.15.49-linuxkit", arch: "amd64", family: "unix"

# gradle -version

Welcome to Gradle 7.6!

Here are the highlights of this release:
 - Added support for Java 19.
 - Introduced `--rerun` flag for individual task rerun.
 - Improved dependency block for test suites to be strongly typed.
 - Added a pluggable system for Java toolchains provisioning.

For more details see https://docs.gradle.org/7.6/release-notes.html


------------------------------------------------------------
Gradle 7.6
------------------------------------------------------------

Build time:   2022-11-25 13:35:10 UTC
Revision:     daece9dbc5b79370cc8e4fd6fe4b2cd400e150a8

Kotlin:       1.7.10
Groovy:       3.0.13
Ant:          Apache Ant(TM) version 1.10.11 compiled on July 10 2021
JVM:          17.0.5 (Eclipse OpenJ9 openj9-0.35.0)
OS:           Linux 5.15.49-linuxkit amd64


# oc version
Client Version: 4.12.0
Kustomize Version: v4.5.7

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Info-ZIP.  Maintained by C. Spieler.  Send

# git --version
git version 2.31.1

# curl
curl 7.61.1 (x86_64-redhat-linux-gnu) libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.6/openssl/zlib nghttp2/1.33.0

# wget
GNU Wget 1.19.5 built on linux-gnu.

# openssl version
OpenSSL 1.1.1k  FIPS 25 Mar 2021

# make
GNU Make 4.2.1

# docker
Client:
 Version:           20.10.23
 API version:       1.41
 Go version:        go1.18.10
 Git commit:        7155243
 Built:             Thu Jan 19 17:30:35 2023
 OS/Arch:           linux/amd64
 Context:           default

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.14.2

# skopeo --version
skopeo version 1.9.3

# terraform version
Terraform v1.3.7
on linux_amd64

Version 3.16

To view the contents of version 3.16, from the running image, type default_versions.sh. The 3.x branch provides images with the current tool versions. The current Java™ version is Java™ 17. Node.js no longer uses nvm to manage different node.js versions. It provides the current LTS version of Node.js at the time that it was built. And it is still based on ubi8 because ubi9 doesn't provide the correct version of openssl.

This image also contains the Terraform CLI.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This image includes the following tools:

# node --version
v18.13.0

# npm --version
8.19.3

# jq --version
jq-1.6

# yq --version
yq (https://github.com/mikefarah/yq/) version v4.30.8

# kubectl version --client
WARNING: This version information is deprecated and will be replaced with the output from kubectl version --short.  Use --output=yaml|json to get the full version.
Client Version: version.Info{Major:"1", Minor:"24", GitVersion:"v1.24.3", GitCommit:"aef86a93758dc3cb2c658dd9657ab4ad4afc21cb", GitTreeState:"clean", BuildDate:"2022-07-13T14:30:46Z", GoVersion:"go1.18.3", Compiler:"gc", Platform:"linux/amd64"}
Kustomize Version: v4.5.4

# buildctl --version
buildctl github.com/moby/buildkit v0.11.0 830288a71f447b46ad44ad5f7bd45148ec450d44

# helm version --client
version.BuildInfo{Version:"v3.10.3", GitCommit:"835b7334cfe2e5e27870ab3ed4135f136eecc704", GitTreeState:"clean", GoVersion:"go1.18.9"}

# ibmcloud -version
ibmcloud version 2.13.0+05fd406-2022-11-30T20:39:15+00:00

# ibmcloud plugin list
Listing installed plug-ins...

Plugin Name                                Version   Status   Private endpoints supported
cloud-functions[wsk/functions/fn]          1.0.63             false
cloud-internet-services[cis]               1.14.9             true
code-engine[ce]                            1.40.6             true
container-registry[cr]                     1.0.5              true
container-service[kubernetes-service/ks]   1.0.480            false
cra                                        1.1.1              false
doi                                        0.4.1              false
schematics[sch]                            1.12.6             true
secrets-manager                            0.1.25             true


# ibmcloud dev --version
ibmcloud dev version 2.16.0

# java -version
openjdk version "17.0.5" 2022-10-18
IBM Semeru Runtime Open Edition 17.0.5.0 (build 17.0.5+8)
Eclipse OpenJ9 VM 17.0.5.0 (build openj9-0.35.0, JRE 17 Linux amd64-64-Bit Compressed References 20221018_325 (JIT enabled, AOT enabled)
OpenJ9   - e04a7f6c1
OMR      - 85a21674f
JCL      - 32d2c409a33 based on jdk-17.0.5+8)

# ant -version
Apache Ant(TM) version 1.10.13 compiled on January 4 2023

# mvn -version
Apache Maven 3.8.7 (b89d5959fcde851dcb1c8946a785a163f14e1e29)
Maven home: /opt/IBM/maven
Java version: 17.0.5, vendor: IBM Corporation, runtime: /usr/local/jdk17
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.15.49-linuxkit", arch: "amd64", family: "unix"

# gradle -version

Welcome to Gradle 7.6!

Here are the highlights of this release:
 - Added support for Java 19.
 - Introduced `--rerun` flag for individual task rerun.
 - Improved dependency block for test suites to be strongly typed.
 - Added a pluggable system for Java toolchains provisioning.

For more details see https://docs.gradle.org/7.6/release-notes.html


------------------------------------------------------------
Gradle 7.6
------------------------------------------------------------

Build time:   2022-11-25 13:35:10 UTC
Revision:     daece9dbc5b79370cc8e4fd6fe4b2cd400e150a8

Kotlin:       1.7.10
Groovy:       3.0.13
Ant:          Apache Ant(TM) version 1.10.11 compiled on July 10 2021
JVM:          17.0.5 (Eclipse OpenJ9 openj9-0.35.0)
OS:           Linux 5.15.49-linuxkit amd64


# oc version
Client Version: 4.12.0
Kustomize Version: v4.5.7

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Info-ZIP.  Maintained by C. Spieler.  Send

# git --version
git version 2.31.1

# curl
curl 7.61.1 (x86_64-redhat-linux-gnu) libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.6/openssl/zlib nghttp2/1.33.0

# wget
GNU Wget 1.19.5 built on linux-gnu.

# openssl version
OpenSSL 1.1.1k  FIPS 25 Mar 2021

# make
GNU Make 4.2.1

# docker
Client:
 Version:           20.10.22
 API version:       1.41
 Go version:        go1.18.9
 Git commit:        3a2c30b
 Built:             Thu Dec 15 22:21:58 2022
 OS/Arch:           linux/amd64
 Context:           default

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.14.2

# skopeo --version
skopeo version 1.9.3

# terraform version
Terraform v1.3.7
on linux_amd64

Version 3.15

To view the contents of version 3.15, from the running image, type default_versions.sh. The 3.x branch provides images with the current tool versions. The current Java™ version is Java™ 17. Node.js no longer uses nvm to manage different node.js versions. It provides the current LTS version of Node.js at the time that it was built. And it is still based on ubi8 because ubi9 doesn't provide the correct version of openssl.

This image also contains the Terraform CLI.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This image includes the following tools:

# node --version
v18.13.0

# npm --version
8.19.3

# jq --version
jq-1.6

# yq --version
yq (https://github.com/mikefarah/yq/) version v4.30.6

# kubectl version --client
WARNING: This version information is deprecated and will be replaced with the output from kubectl version --short.  Use --output=yaml|json to get the full version.
Client Version: version.Info{Major:"1", Minor:"24", GitVersion:"v1.24.3", GitCommit:"aef86a93758dc3cb2c658dd9657ab4ad4afc21cb", GitTreeState:"clean", BuildDate:"2022-07-13T14:30:46Z", GoVersion:"go1.18.3", Compiler:"gc", Platform:"linux/amd64"}
Kustomize Version: v4.5.4

# buildctl --version
buildctl github.com/moby/buildkit v0.11.0 830288a71f447b46ad44ad5f7bd45148ec450d44

# helm version --client
version.BuildInfo{Version:"v3.10.3", GitCommit:"835b7334cfe2e5e27870ab3ed4135f136eecc704", GitTreeState:"clean", GoVersion:"go1.18.9"}

# ibmcloud -version
ibmcloud version 2.13.0+05fd406-2022-11-30T20:39:15+00:00

# ibmcloud plugin list
Listing installed plug-ins...

Plugin Name                                Version   Status   Private endpoints supported
cloud-functions[wsk/functions/fn]          1.0.62             false
cloud-internet-services[cis]               1.14.9             true
code-engine[ce]                            1.40.5             true
container-registry[cr]                     1.0.5              true
container-service[kubernetes-service/ks]   1.0.480            false
cra                                        1.1.1              false
doi                                        0.4.1              false
schematics                                 1.12.5             true


# ibmcloud dev --version
ibmcloud dev version 2.16.0

# java -version
openjdk version "17.0.5" 2022-10-18
IBM Semeru Runtime Open Edition 17.0.5.0 (build 17.0.5+8)
Eclipse OpenJ9 VM 17.0.5.0 (build openj9-0.35.0, JRE 17 Linux amd64-64-Bit Compressed References 20221018_325 (JIT enabled, AOT enabled)
OpenJ9   - e04a7f6c1
OMR      - 85a21674f
JCL      - 32d2c409a33 based on jdk-17.0.5+8)

# ant -version
Apache Ant(TM) version 1.10.13 compiled on January 4 2023

# mvn -version
Apache Maven 3.8.7 (b89d5959fcde851dcb1c8946a785a163f14e1e29)
Maven home: /opt/IBM/maven
Java version: 17.0.5, vendor: IBM Corporation, runtime: /usr/local/jdk17
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.15.49-linuxkit", arch: "amd64", family: "unix"

# gradle -version

Welcome to Gradle 7.6!

Here are the highlights of this release:
 - Added support for Java 19.
 - Introduced `--rerun` flag for individual task rerun.
 - Improved dependency block for test suites to be strongly typed.
 - Added a pluggable system for Java toolchains provisioning.

For more details see https://docs.gradle.org/7.6/release-notes.html


------------------------------------------------------------
Gradle 7.6
------------------------------------------------------------

Build time:   2022-11-25 13:35:10 UTC
Revision:     daece9dbc5b79370cc8e4fd6fe4b2cd400e150a8

Kotlin:       1.7.10
Groovy:       3.0.13
Ant:          Apache Ant(TM) version 1.10.11 compiled on July 10 2021
JVM:          17.0.5 (Eclipse OpenJ9 openj9-0.35.0)
OS:           Linux 5.15.49-linuxkit amd64


# oc version
Client Version: 4.11.21
Kustomize Version: v4.5.4

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Info-ZIP.  Maintained by C. Spieler.  Send

# git --version
git version 2.31.1

# curl
curl 7.61.1 (x86_64-redhat-linux-gnu) libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.6/openssl/zlib nghttp2/1.33.0

# wget
GNU Wget 1.19.5 built on linux-gnu.

# openssl version
OpenSSL 1.1.1k  FIPS 25 Mar 2021

# make
GNU Make 4.2.1

# docker
Client:
 Version:           20.10.22
 API version:       1.41
 Go version:        go1.18.9
 Git commit:        3a2c30b
 Built:             Thu Dec 15 22:21:58 2022
 OS/Arch:           linux/amd64
 Context:           default

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.14.2

# skopeo --version
skopeo version 1.9.3

# terraform version
Terraform v1.3.7
on linux_amd64

Version 3.14

To view the contents of version 3.14, from the running image, type default_versions.sh. The 3.x branch provides images with the current tool versions. The current Java™ version is Java™ 17. Node.js no longer uses nvm to manage different node.js versions. It provides the current LTS version of Node.js at the time that it was built. And it is still based on ubi8 because ubi9 doesn't provide the correct version of openssl.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This image includes the following tools:

# node --version
v18.12.1

# npm --version
8.19.2

# jq --version
jq-1.6

# yq --version
yq (https://github.com/mikefarah/yq/) version v4.30.5

# kubectl version --client
WARNING: This version information is deprecated and will be replaced with the output from kubectl version --short.  Use --output=yaml|json to get the full version.
Client Version: version.Info{Major:"1", Minor:"24", GitVersion:"v1.24.3", GitCommit:"aef86a93758dc3cb2c658dd9657ab4ad4afc21cb", GitTreeState:"clean", BuildDate:"2022-07-13T14:30:46Z", GoVersion:"go1.18.3", Compiler:"gc", Platform:"linux/amd64"}
Kustomize Version: v4.5.4

# buildctl --version
buildctl github.com/moby/buildkit v0.10.6 0c9b5aeb269c740650786ba77d882b0259415ec7

# helm version --client
version.BuildInfo{Version:"v3.10.2", GitCommit:"50f003e5ee8704ec937a756c646870227d7c8b58", GitTreeState:"clean", GoVersion:"go1.18.8"}

# ibmcloud -version
ibmcloud version 2.13.0+05fd406-2022-11-30T20:39:15+00:00

# ibmcloud plugin list
Listing installed plug-ins...

Plugin Name                                Version   Status   Private endpoints supported
cloud-functions[wsk/functions/fn]          1.0.62             false
cloud-internet-services[cis]               1.14.9             true
code-engine[ce]                            1.40.3             true
container-registry[cr]                     1.0.5              true
container-service[kubernetes-service/ks]   1.0.480            false
cra                                        1.0.7              false
doi                                        0.4.1              false
schematics                                 1.12.5             true


# ibmcloud dev --version
ibmcloud dev version 2.16.0

# java -version
openjdk version "17.0.5" 2022-10-18
IBM Semeru Runtime Open Edition 17.0.5.0 (build 17.0.5+8)
Eclipse OpenJ9 VM 17.0.5.0 (build openj9-0.35.0, JRE 17 Linux amd64-64-Bit Compressed References 20221018_325 (JIT enabled, AOT enabled)
OpenJ9   - e04a7f6c1
OMR      - 85a21674f
JCL      - 32d2c409a33 based on jdk-17.0.5+8)

# ant -version
Apache Ant(TM) version 1.10.12 compiled on October 13 2021

# mvn -version
Apache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63)
Maven home: /opt/IBM/maven
Java version: 17.0.5, vendor: IBM Corporation, runtime: /usr/local/jdk17
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.15.49-linuxkit", arch: "amd64", family: "unix"

# gradle -version

Welcome to Gradle 7.6!

Here are the highlights of this release:
 - Added support for Java 19.
 - Introduced `--rerun` flag for individual task rerun.
 - Improved dependency block for test suites to be strongly typed.
 - Added a pluggable system for Java toolchains provisioning.

For more details see https://docs.gradle.org/7.6/release-notes.html


------------------------------------------------------------
Gradle 7.6
------------------------------------------------------------

Build time:   2022-11-25 13:35:10 UTC
Revision:     daece9dbc5b79370cc8e4fd6fe4b2cd400e150a8

Kotlin:       1.7.10
Groovy:       3.0.13
Ant:          Apache Ant(TM) version 1.10.11 compiled on July 10 2021
JVM:          17.0.5 (Eclipse OpenJ9 openj9-0.35.0)
OS:           Linux 5.15.49-linuxkit amd64


# oc version
Client Version: 4.11.18
Kustomize Version: v4.5.4

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Info-ZIP.  Maintained by C. Spieler.  Send

# git --version
git version 2.31.1

# curl
curl 7.61.1 (x86_64-redhat-linux-gnu) libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.6/openssl/zlib nghttp2/1.33.0

# wget
GNU Wget 1.19.5 built on linux-gnu.

# openssl version
OpenSSL 1.1.1k  FIPS 25 Mar 2021

# make
GNU Make 4.2.1

# docker
Client:
 Version:           20.10.21
 API version:       1.41
 Go version:        go1.18.7
 Git commit:        baeda1f
 Built:             Tue Oct 25 17:56:30 2022
 OS/Arch:           linux/amd64
 Context:           default

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.14.2

# skopeo --version
skopeo version 1.9.3

Version 3.13

To view the contents of version 3.13, from the running image, type default_versions.sh. The 3.x branch provides images with the current tool versions. The current Java™ version is Java™ 17. Node.js no longer uses nvm to manage different node.js versions. It provides the current LTS version of Node.js at the time that it was built. And it is still based on ubi8 because ubi9 doesn't provide the correct version of openssl.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This image includes the following tools:

# node --version
v18.12.1

# npm --version
8.19.2

# jq --version
jq-1.6

# yq --version
yq (https://github.com/mikefarah/yq/) version v4.30.5

# kubectl version --client
WARNING: This version information is deprecated and will be replaced with the output from kubectl version --short.  Use --output=yaml|json to get the full version.
Client Version: version.Info{Major:"1", Minor:"24", GitVersion:"v1.24.3", GitCommit:"aef86a93758dc3cb2c658dd9657ab4ad4afc21cb", GitTreeState:"clean", BuildDate:"2022-07-13T14:30:46Z", GoVersion:"go1.18.3", Compiler:"gc", Platform:"linux/amd64"}
Kustomize Version: v4.5.4

# buildctl --version
buildctl github.com/moby/buildkit v0.10.6 0c9b5aeb269c740650786ba77d882b0259415ec7

# helm version --client
version.BuildInfo{Version:"v3.10.2", GitCommit:"50f003e5ee8704ec937a756c646870227d7c8b58", GitTreeState:"clean", GoVersion:"go1.18.8"}

# ibmcloud -version
ibmcloud version 2.12.1+b8488a1-2022-10-31T15:08:10+00:00

# ibmcloud plugin list
Listing installed plug-ins...

Plugin Name                                Version   Status   Private endpoints supported
cloud-functions[wsk/functions/fn]          1.0.61             false
cloud-internet-services[cis]               1.14.9             true
code-engine[ce]                            1.40.1             true
container-registry                         1.0.2              true
container-service[kubernetes-service/ks]   1.0.459            false
cra                                        1.0.4              false
doi                                        0.4.0              false
schematics                                 1.12.4             true


# ibmcloud dev --version
ibmcloud dev version 2.15.0

# java -version
openjdk version "17.0.5" 2022-10-18
IBM Semeru Runtime Open Edition 17.0.5.0 (build 17.0.5+8)
Eclipse OpenJ9 VM 17.0.5.0 (build openj9-0.35.0, JRE 17 Linux amd64-64-Bit Compressed References 20221018_325 (JIT enabled, AOT enabled)
OpenJ9   - e04a7f6c1
OMR      - 85a21674f
JCL      - 32d2c409a33 based on jdk-17.0.5+8)

# ant -version
Apache Ant(TM) version 1.10.12 compiled on October 13 2021

# mvn -version
Apache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63)
Maven home: /opt/IBM/maven
Java version: 17.0.5, vendor: IBM Corporation, runtime: /usr/local/jdk17
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.15.49-linuxkit", arch: "amd64", family: "unix"

# gradle -version

Welcome to Gradle 7.6!

Here are the highlights of this release:
 - Added support for Java 19.
 - Introduced `--rerun` flag for individual task rerun.
 - Improved dependency block for test suites to be strongly typed.
 - Added a pluggable system for Java toolchains provisioning.

For more details see https://docs.gradle.org/7.6/release-notes.html


------------------------------------------------------------
Gradle 7.6
------------------------------------------------------------

Build time:   2022-11-25 13:35:10 UTC
Revision:     daece9dbc5b79370cc8e4fd6fe4b2cd400e150a8

Kotlin:       1.7.10
Groovy:       3.0.13
Ant:          Apache Ant(TM) version 1.10.11 compiled on July 10 2021
JVM:          17.0.5 (Eclipse OpenJ9 openj9-0.35.0)
OS:           Linux 5.15.49-linuxkit amd64


# oc version
Client Version: 4.11.13
Kustomize Version: v4.5.4

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Info-ZIP.  Maintained by C. Spieler.  Send

# git --version
git version 2.31.1

# curl
curl 7.61.1 (x86_64-redhat-linux-gnu) libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.6/openssl/zlib nghttp2/1.33.0

# wget
GNU Wget 1.19.5 built on linux-gnu.

# openssl version
OpenSSL 1.1.1k  FIPS 25 Mar 2021

# make
GNU Make 4.2.1

# docker
Client:
 Version:           20.10.21
 API version:       1.41
 Go version:        go1.18.7
 Git commit:        baeda1f
 Built:             Tue Oct 25 17:56:30 2022
 OS/Arch:           linux/amd64
 Context:           default

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.14.2

# skopeo --version
skopeo version 1.9.3

Version 3.12

To view the contents of version 3.12, from the running image, type default_versions.sh. The 3.x branch provides images with the current tool versions. The current Java™ version is Java™ 17. Node.js no longer uses nvm to manage different node.js versions. It provides the current LTS version of Node.js at the time that it was built. And it is still based on ubi8 because ubi9 doesn't provide the correct version of openssl.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This image includes the following tools:

# node --version
v18.12.1

# npm --version
8.19.2

# jq --version
jq-1.6

# yq --version
yq (https://github.com/mikefarah/yq/) version 4.29.2

# kubectl version --client
WARNING: This version information is deprecated and will be replaced with the output from kubectl version --short.  Use --output=yaml|json to get the full version.
Client Version: version.Info{Major:"1", Minor:"24", GitVersion:"v1.24.3", GitCommit:"aef86a93758dc3cb2c658dd9657ab4ad4afc21cb", GitTreeState:"clean", BuildDate:"2022-07-13T14:30:46Z", GoVersion:"go1.18.3", Compiler:"gc", Platform:"linux/amd64"}
Kustomize Version: v4.5.4

# buildctl --version
buildctl github.com/moby/buildkit v0.10.5 bc26045116045516ff2427201abd299043eaf8f7

# helm version --client
version.BuildInfo{Version:"v3.10.1", GitCommit:"9f88ccb6aee40b9a0535fcc7efea6055e1ef72c9", GitTreeState:"clean", GoVersion:"go1.18.7"}

# ibmcloud -version
ibmcloud version 2.12.1+b8488a1-2022-10-31T15:08:10+00:00

# ibmcloud plugin list
Listing installed plug-ins...

Plugin Name                                Version   Status             Private endpoints supported
cloud-functions[wsk/functions/fn]          1.0.61                       false
cloud-internet-services[cis]               1.14.9                       true
code-engine[ce]                            1.40.0    Update Available   true
container-registry                         1.0.2                        true
container-service[kubernetes-service/ks]   1.0.459                      false
cra                                        1.0.4                        false
doi                                        0.4.0                        false
schematics                                 1.12.3                       true


# ibmcloud dev --version
ibmcloud dev version 2.15.0

# java -version
openjdk version "17.0.5" 2022-10-18
IBM Semeru Runtime Open Edition 17.0.5.0 (build 17.0.5+8)
Eclipse OpenJ9 VM 17.0.5.0 (build openj9-0.35.0, JRE 17 Linux amd64-64-Bit Compressed References 20221018_325 (JIT enabled, AOT enabled)
OpenJ9   - e04a7f6c1
OMR      - 85a21674f
JCL      - 32d2c409a33 based on jdk-17.0.5+8)

# ant -version
Apache Ant(TM) version 1.10.12 compiled on October 13 2021

# mvn -version
Apache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63)
Maven home: /opt/IBM/maven
Java version: 17.0.5, vendor: IBM Corporation, runtime: /usr/local/jdk17
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.15.49-linuxkit", arch: "amd64", family: "unix"

# gradle -version

Welcome to Gradle 7.5.1!

Here are the highlights of this release:
 - Support for Java 18
 - Support for building with Groovy 4
 - Much more responsive continuous builds
 - Improved diagnostics for dependency resolution

For more details see https://docs.gradle.org/7.5.1/release-notes.html


------------------------------------------------------------
Gradle 7.5.1
------------------------------------------------------------

Build time:   2022-08-05 21:17:56 UTC
Revision:     d1daa0cbf1a0103000b71484e1dbfe096e095918

Kotlin:       1.6.21
Groovy:       3.0.10
Ant:          Apache Ant(TM) version 1.10.11 compiled on July 10 2021
JVM:          17.0.5 (Eclipse OpenJ9 openj9-0.35.0)
OS:           Linux 5.15.49-linuxkit amd64


# oc version
Client Version: 4.11.12
Kustomize Version: v4.5.4

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Info-ZIP.  Maintained by C. Spieler.  Send

# git --version
git version 2.31.1

# curl
curl 7.61.1 (x86_64-redhat-linux-gnu) libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.6/openssl/zlib nghttp2/1.33.0

# wget
GNU Wget 1.19.5 built on linux-gnu.

# openssl version
OpenSSL 1.1.1k  FIPS 25 Mar 2021

# make
GNU Make 4.2.1

# docker
Client:
 Version:           20.10.21
 API version:       1.41
 Go version:        go1.18.7
 Git commit:        baeda1f
 Built:             Tue Oct 25 17:56:30 2022
 OS/Arch:           linux/amd64
 Context:           default

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.14.2

# skopeo --version
skopeo version 1.9.3

Version 3.11

To view the contents of version 3.11, from the running image, type default_versions.sh. The 3.x branch provides images with the current tool versions. The current Java™ version is Java™ 17. Node.js no longer uses nvm to manage different node.js versions. It provides the current LTS version of Node.js at the time that it was built.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This image includes the following tools:

# node --version
v16.17.1

# npm --version
8.15.0

# jq --version
jq-1.6

# yq --version
yq (https://github.com/mikefarah/yq/) version 4.27.5

# kubectl version --client
WARNING: This version information is deprecated and will be replaced with the output from kubectl version --short.  Use --output=yaml|json to get the full version.
Client Version: version.Info{Major:"1", Minor:"24", GitVersion:"v1.24.3", GitCommit:"aef86a93758dc3cb2c658dd9657ab4ad4afc21cb", GitTreeState:"clean", BuildDate:"2022-07-13T14:30:46Z", GoVersion:"go1.18.3", Compiler:"gc", Platform:"linux/amd64"}
Kustomize Version: v4.5.4

# buildctl --version
buildctl github.com/moby/buildkit v0.10.4 a2ba6869363812a210fcc3ded6926757ab780b5f

# helm version --client
version.BuildInfo{Version:"v3.10.0", GitCommit:"ce66412a723e4d89555dc67217607c6579ffcb21", GitTreeState:"clean", GoVersion:"go1.18.6"}

# ibmcloud -version
ibmcloud version 2.11.1+c18277d-2022-09-23T21:49:24+00:00

# ibmcloud plugin list
Listing installed plug-ins...

Plugin Name                                Version   Status   Private endpoints supported   
cloud-functions[wsk/functions/fn]          1.0.61             false   
cloud-internet-services[cis]               1.14.8             true   
code-engine[ce]                            1.39.3             true   
container-registry                         1.0.1              true   
container-service[kubernetes-service/ks]   1.0.454            false   
cra                                        1.0.2              false   
doi                                        0.3.9              false   
schematics                                 1.12.2             true   


# ibmcloud dev --version
ibmcloud dev version 2.14.0

# java -version
openjdk version "17.0.3" 2022-04-19
IBM Semeru Runtime Open Edition 17.0.3.0 (build 17.0.3+7)
Eclipse OpenJ9 VM 17.0.3.0 (build openj9-0.32.0, JRE 17 Linux amd64-64-Bit Compressed References 20220422_184 (JIT enabled, AOT enabled)
OpenJ9   - 9a84ec34e
OMR      - ab24b6666
JCL      - dc07fd49b92 based on jdk-17.0.3+7)

# ant -version
Apache Ant(TM) version 1.10.12 compiled on October 13 2021

# mvn -version
Apache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63)
Maven home: /opt/IBM/maven
Java version: 17.0.3, vendor: IBM Corporation, runtime: /usr/local/jdk17
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.10.124-linuxkit", arch: "amd64", family: "unix"

# gradle -version

Welcome to Gradle 7.5.1!

Here are the highlights of this release:
 - Support for Java 18
 - Support for building with Groovy 4
 - Much more responsive continuous builds
 - Improved diagnostics for dependency resolution

For more details see https://docs.gradle.org/7.5.1/release-notes.html


------------------------------------------------------------
Gradle 7.5.1
------------------------------------------------------------

Build time:   2022-08-05 21:17:56 UTC
Revision:     d1daa0cbf1a0103000b71484e1dbfe096e095918

Kotlin:       1.6.21
Groovy:       3.0.10
Ant:          Apache Ant(TM) version 1.10.11 compiled on July 10 2021
JVM:          17.0.3 (Eclipse OpenJ9 openj9-0.32.0)
OS:           Linux 5.10.124-linuxkit amd64


# oc version
Client Version: 4.11.5
Kustomize Version: v4.5.4

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Info-ZIP.  Maintained by C. Spieler.  Send

# git --version
git version 2.31.1

# curl
curl 7.61.1 (x86_64-redhat-linux-gnu) libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.6/openssl/zlib nghttp2/1.33.0

# wget
GNU Wget 1.19.5 built on linux-gnu.

# openssl version
OpenSSL 1.1.1k  FIPS 25 Mar 2021

# make
GNU Make 4.2.1

# docker
Client:
 Version:           20.10.18
 API version:       1.41
 Go version:        go1.18.6
 Git commit:        b40c2f6
 Built:             Thu Sep  8 23:05:51 2022
 OS/Arch:           linux/amd64
 Context:           default

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.14.2

# skopeo --version
skopeo version 1.8.0

Version 3.10

To view the contents of version 3.10, from the running image, type default_versions.sh. The 3.x branch provides images with the current tool versions. The current Java™ version is Java™ 17. Node.js no longer uses nvm to manage different node.js versions. It provides the current LTS version of Node.js at the time that it was built.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This image includes the following tools:

# node --version
v16.17.0

# npm --version
8.15.0

# jq --version
jq-1.6

# yq --version
yq (https://github.com/mikefarah/yq/) version 4.27.2

# kubectl version --client
WARNING: This version information is deprecated and will be replaced with the output from kubectl version --short.  Use --output=yaml|json to get the full version.
Client Version: version.Info{Major:"1", Minor:"24", GitVersion:"v1.24.3", GitCommit:"aef86a93758dc3cb2c658dd9657ab4ad4afc21cb", GitTreeState:"clean", BuildDate:"2022-07-13T14:30:46Z", GoVersion:"go1.18.3", Compiler:"gc", Platform:"linux/amd64"}
Kustomize Version: v4.5.4

# buildctl --version
buildctl github.com/moby/buildkit v0.10.3 c8d25d9a103b70dc300a4fd55e7e576472284e31

# helm version --client
version.BuildInfo{Version:"v3.9.4", GitCommit:"dbc6d8e20fe1d58d50e6ed30f09a04a77e4c68db", GitTreeState:"clean", GoVersion:"go1.17.13"}

# ibmcloud -version
ibmcloud version 2.10.0+e37e09e-2022-08-24T17:31:27+00:00

# ibmcloud plugin list
Listing installed plug-ins...

Plugin Name                                Version   Status   Private endpoints supported   
cloud-functions[wsk/functions/fn]          1.0.59             false   
cloud-internet-services[cis]               1.14.5             true   
code-engine[ce]                            1.39.1             true   
container-registry                         0.1.579            true   
container-service[kubernetes-service/ks]   1.0.439            false   
cra                                        1.0.0              false   
doi                                        0.3.9              false   
schematics                                 1.12.2             true   


# ibmcloud dev --version
ibmcloud dev version 2.13.1

# java -version
openjdk version "17.0.3" 2022-04-19
IBM Semeru Runtime Open Edition 17.0.3.0 (build 17.0.3+7)
Eclipse OpenJ9 VM 17.0.3.0 (build openj9-0.32.0, JRE 17 Linux amd64-64-Bit Compressed References 20220422_184 (JIT enabled, AOT enabled)
OpenJ9   - 9a84ec34e
OMR      - ab24b6666
JCL      - dc07fd49b92 based on jdk-17.0.3+7)

# ant -version
Apache Ant(TM) version 1.10.12 compiled on October 13 2021

# mvn -version
Apache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63)
Maven home: /opt/IBM/maven
Java version: 17.0.3, vendor: IBM Corporation, runtime: /usr/local/jdk17
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.10.104-linuxkit", arch: "amd64", family: "unix"

# gradle -version

Welcome to Gradle 7.5.1!

Here are the highlights of this release:
 - Support for Java 18
 - Support for building with Groovy 4
 - Much more responsive continuous builds
 - Improved diagnostics for dependency resolution

For more details see https://docs.gradle.org/7.5.1/release-notes.html


------------------------------------------------------------
Gradle 7.5.1
------------------------------------------------------------

Build time:   2022-08-05 21:17:56 UTC
Revision:     d1daa0cbf1a0103000b71484e1dbfe096e095918

Kotlin:       1.6.21
Groovy:       3.0.10
Ant:          Apache Ant(TM) version 1.10.11 compiled on July 10 2021
JVM:          17.0.3 (Eclipse OpenJ9 openj9-0.32.0)
OS:           Linux 5.10.104-linuxkit amd64


# oc version
Client Version: 4.11.0
Kustomize Version: v4.5.4

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Info-ZIP.  Maintained by C. Spieler.  Send

# git --version
git version 2.31.1

# curl
curl 7.61.1 (x86_64-redhat-linux-gnu) libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.6/openssl/zlib nghttp2/1.33.0

# wget
GNU Wget 1.19.5 built on linux-gnu.

# openssl version
OpenSSL 1.1.1k  FIPS 25 Mar 2021

# make
GNU Make 4.2.1

# docker
Client:
 Version:           20.10.16
 API version:       1.41
 Go version:        go1.17.10
 Git commit:        aa7e414
 Built:             Thu May 12 09:14:28 2022
 OS/Arch:           linux/amd64
 Context:           default

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.14.2

# skopeo --version
skopeo version 1.8.0

Version 3.9

To view the contents of version 3.9, from the running image, type default_versions.sh. The 3.x branch provides images with the current tool versions. The current Java™ version is Java™ 17. Node.js no longer uses nvm to manage different node.js versions. It provides the current LTS version of Node.js at the time that it was built.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This image includes the following tools:

# node --version
v16.16.0

# npm --version
8.11.0

# jq --version
jq-1.6

# yq --version
yq (https://github.com/mikefarah/yq/) version 4.26.1

# kubectl version --client
Client Version: version.Info{Major:"1", Minor:"21", GitVersion:"v1.21.11", GitCommit:"38d3c1f3d5306401bcf39a71bad3b5a5106033d7", GitTreeState:"clean", BuildDate:"2022-03-16T14:08:11Z", GoVersion:"go1.16.15", Compiler:"gc", Platform:"linux/amd64"}

# buildctl --version
buildctl github.com/moby/buildkit v0.10.3 c8d25d9a103b70dc300a4fd55e7e576472284e31

# helm version --client
version.BuildInfo{Version:"v3.9.2", GitCommit:"1addefbfe665c350f4daf868a9adc5600cc064fd", GitTreeState:"clean", GoVersion:"go1.17.12"}

# ibmcloud -version
ibmcloud version 2.9.0+6abd6f8-2022-07-05T14:46:06+00:00

# ibmcloud plugin list
Listing installed plug-ins...

Plugin Name                                Version   Status             Private endpoints supported   
cloud-functions[wsk/functions/fn]          1.0.59                       false   
cloud-internet-services[cis]               1.14.4                       true   
code-engine[ce]                            1.38.1                       true   
container-registry                         0.1.571                      true   
container-service[kubernetes-service/ks]   1.0.431                      false   
cra                                        0.1.22                       false   
doi                                        0.3.8                        false   
schematics                                 1.12.1                       true   


# ibmcloud dev --version
ibmcloud dev version 2.13.0

# java -version
openjdk version "17.0.3" 2022-04-19
IBM Semeru Runtime Open Edition 17.0.3.0 (build 17.0.3+7)
Eclipse OpenJ9 VM 17.0.3.0 (build openj9-0.32.0, JRE 17 Linux amd64-64-Bit Compressed References 20220422_184 (JIT enabled, AOT enabled)
OpenJ9   - 9a84ec34e
OMR      - ab24b6666
JCL      - dc07fd49b92 based on jdk-17.0.3+7)

# ant -version
Apache Ant(TM) version 1.10.12 compiled on October 13 2021

# mvn -version
Apache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63)
Maven home: /opt/IBM/maven
Java version: 17.0.3, vendor: IBM Corporation, runtime: /usr/local/jdk17
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.10.104-linuxkit", arch: "amd64", family: "unix"

# gradle -version

Welcome to Gradle 7.5!

Here are the highlights of this release:
 - Support for Java 18
 - Support for building with Groovy 4
 - Much more responsive continuous builds
 - Improved diagnostics for dependency resolution

For more details see https://docs.gradle.org/7.5/release-notes.html


------------------------------------------------------------
Gradle 7.5
------------------------------------------------------------

Build time:   2022-07-14 12:48:15 UTC
Revision:     c7db7b958189ad2b0c1472b6fe663e6d654a5103

Kotlin:       1.6.21
Groovy:       3.0.10
Ant:          Apache Ant(TM) version 1.10.11 compiled on July 10 2021
JVM:          17.0.3 (Eclipse OpenJ9 openj9-0.32.0)
OS:           Linux 5.10.104-linuxkit amd64


# oc version
Client Version: 4.10.23

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Info-ZIP.  Maintained by C. Spieler.  Send

# git --version
git version 2.31.1

# curl
curl 7.61.1 (x86_64-redhat-linux-gnu) libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.6/openssl/zlib nghttp2/1.33.0

# wget
GNU Wget 1.19.5 built on linux-gnu.

# openssl version
OpenSSL 1.1.1k  FIPS 25 Mar 2021

# make
GNU Make 4.2.1

# docker
Client:
 Version:           20.10.16
 API version:       1.41
 Go version:        go1.17.10
 Git commit:        aa7e414
 Built:             Thu May 12 09:14:28 2022
 OS/Arch:           linux/amd64
 Context:           default

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.14.2

# skopeo --version
skopeo version 1.6.1

Version 3.8

To view the contents of version 3.8, from the running image, type default_versions.sh. The 3.x branch provides images with the current tool versions. The current Java™ version is Java™ 17. Node.js no longer uses nvm to manage different node.js versions. It provides the current LTS version of Node.js at the time that it was built.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This image includes the following tools:

# node --version
v16.15.1

# npm --version
8.11.0

# jq --version
jq-1.6

# yq --version
yq (https://github.com/mikefarah/yq/) version 4.25.2

# kubectl version --client
Client Version: version.Info{Major:"1", Minor:"21", GitVersion:"v1.21.11", GitCommit:"38d3c1f3d5306401bcf39a71bad3b5a5106033d7", GitTreeState:"clean", BuildDate:"2022-03-16T14:08:11Z", GoVersion:"go1.16.15", Compiler:"gc", Platform:"linux/amd64"}

# buildctl --version
buildctl github.com/moby/buildkit v0.10.3 c8d25d9a103b70dc300a4fd55e7e576472284e31

# helm version --client
version.BuildInfo{Version:"v3.9.0", GitCommit:"7ceeda6c585217a19a1131663d8cd1f7d641b2a7", GitTreeState:"clean", GoVersion:"go1.17.5"}

# ibmcloud -version
ibmcloud version 2.7.0+04dfeac-2022-04-28T17:14:20+00:00

# ibmcloud plugin list
Listing installed plug-ins...

Plugin Name                                Version   Status             Private endpoints supported   
cloud-functions[wsk/functions/fn]          1.0.59                       false   
cloud-internet-services[cis]               1.14.4                       true   
code-engine[ce]                            1.35.0                       true   
container-registry                         0.1.571                      true   
container-service[kubernetes-service/ks]   1.0.420                      false   
cra                                        0.1.20                       false   
doi                                        0.3.8                        false   
schematics                                 1.10.0                       true   


# ibmcloud dev --version
ibmcloud dev version 2.12.0

# java -version
openjdk version "17.0.3" 2022-04-19
IBM Semeru Runtime Open Edition 17.0.3.0 (build 17.0.3+7)
Eclipse OpenJ9 VM 17.0.3.0 (build openj9-0.32.0, JRE 17 Linux amd64-64-Bit Compressed References 20220422_184 (JIT enabled, AOT enabled)
OpenJ9   - 9a84ec34e
OMR      - ab24b6666
JCL      - dc07fd49b92 based on jdk-17.0.3+7)

# ant -version
Apache Ant(TM) version 1.10.12 compiled on October 13 2021

# mvn -version
Apache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63)
Maven home: /opt/IBM/maven
Java version: 17.0.3, vendor: IBM Corporation, runtime: /usr/local/jdk17
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.10.104-linuxkit", arch: "amd64", family: "unix"

# gradle -version

Welcome to Gradle 7.4.2!

Here are the highlights of this release:
 - Aggregated test and JaCoCo reports
 - Marking additional test source directories as tests in IntelliJ
 - Support for Adoptium JDKs in Java toolchains

For more details see https://docs.gradle.org/7.4.2/release-notes.html


------------------------------------------------------------
Gradle 7.4.2
------------------------------------------------------------

Build time:   2022-03-31 15:25:29 UTC
Revision:     540473b8118064efcc264694cbcaa4b677f61041

Kotlin:       1.5.31
Groovy:       3.0.9
Ant:          Apache Ant(TM) version 1.10.11 compiled on July 10 2021
JVM:          17.0.3 (Eclipse OpenJ9 openj9-0.32.0)
OS:           Linux 5.10.104-linuxkit amd64


# oc version
Client Version: 4.10.17

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Info-ZIP.  Maintained by C. Spieler.  Send

# git --version
git version 2.31.1

# curl
curl 7.61.1 (x86_64-redhat-linux-gnu) libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.6/openssl/zlib nghttp2/1.33.0

# wget
GNU Wget 1.19.5 built on linux-gnu.

# openssl version
OpenSSL 1.1.1k  FIPS 25 Mar 2021

# make
GNU Make 4.2.1

# docker
Client:
 Version:           20.10.16
 API version:       1.41
 Go version:        go1.17.10
 Git commit:        aa7e414
 Built:             Thu May 12 09:14:28 2022
 OS/Arch:           linux/amd64
 Context:           default

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.14.2

Version 3.7

To view the contents of version 3.7, from the running image, type default_versions.sh. The 3.x branch provides images with the current tool versions. The current Java™ version is Java™ 17. Node.js no longer uses nvm to manage different node.js versions. It provides the current LTS version of Node.js at the time that it was built.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This image includes the following tools:

# node --version
v16.14.2
# npm --version
8.5.0
# jq --version
jq-1.6
# yq --version
yq (https://github.com/mikefarah/yq/) version 4.24.5
# kubectl version --client
Client Version: version.Info{Major:"1", Minor:"21", GitVersion:"v1.21.11", GitCommit:"38d3c1f3d5306401bcf39a71bad3b5a5106033d7", GitTreeState:"clean", BuildDate:"2022-03-16T14:08:11Z", GoVersion:"go1.16.15", Compiler:"gc", Platform:"linux/amd64"}
# buildctl --version
buildctl github.com/moby/buildkit v0.10.1 5bc9c7b15891eecab8d1e0c34ed62a0177c45ae7
# helm version --client
version.BuildInfo{Version:"v3.8.2", GitCommit:"6e3701edea09e5d55a8ca2aae03a68917630e91b", GitTreeState:"clean", GoVersion:"go1.17.5"}
# ibmcloud -version
ibmcloud version 2.6.0+df1953d-2022-03-24T15:00:50+00:00
# ibmcloud plugin list
Listing installed plug-ins...
Plugin Name                             Version   Status             Private endpoints supported   
container-registry                      0.1.566                      true   
container-service[kubernetes-service]   1.0.394                      false   
cra                                     0.1.15                       false   
doi                                     0.3.5                        false   
schematics                              1.8.1                        true   
cloud-functions[wsk/functions/fn]       1.0.58                       false   
cloud-internet-services[cis]            1.14.2                       true   
code-engine[ce]                         1.29.3                       true   
# ibmcloud dev --version
ibmcloud dev version 2.11.0
# java -version
openjdk version "17.0.2" 2022-01-18
IBM Semeru Runtime Open Edition 17.0.2.0 (build 17.0.2+8)
Eclipse OpenJ9 VM 17.0.2.0 (build openj9-0.30.0, JRE 17 Linux amd64-64-Bit Compressed References 20220128_115 (JIT enabled, AOT enabled)
OpenJ9   - 9dccbe076
OMR      - dac962a28
JCL      - 64cd399ca28 based on jdk-17.0.2+8)
# ant -version
Apache Ant(TM) version 1.10.12 compiled on October 13 2021
# mvn -version
Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
Maven home: /opt/IBM/maven
Java version: 17.0.2, vendor: IBM Corporation, runtime: /usr/local/jdk17
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.16.18-200.fc35.x86_64", arch: "amd64", family: "unix"
# gradle -version
Welcome to Gradle 7.4.2!
Here are the highlights of this release:
 - Aggregated test and JaCoCo reports
 - Marking additional test source directories as tests in IntelliJ
 - Support for Adoptium JDKs in Java toolchains
For more details see https://docs.gradle.org/7.4.2/release-notes.html
------------------------------------------------------------
Gradle 7.4.2
------------------------------------------------------------
Build time:   2022-03-31 15:25:29 UTC
Revision:     540473b8118064efcc264694cbcaa4b677f61041
Kotlin:       1.5.31
Groovy:       3.0.9
Ant:          Apache Ant(TM) version 1.10.11 compiled on July 10 2021
JVM:          17.0.2 (Eclipse OpenJ9 openj9-0.30.0)
OS:           Linux 5.16.18-200.fc35.x86_64 amd64
# oc version
Client Version: 4.10.9
# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.
# unzip
UnZip 6.00 of 20 April 2009, by Info-ZIP.  Maintained by C. Spieler.  Send
# git --version
git version 2.27.0
# curl
curl 7.61.1 (x86_64-redhat-linux-gnu) libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.4/openssl/zlib nghttp2/1.33.0
# wget
GNU Wget 1.19.5 built on linux-gnu.
# openssl version
OpenSSL 1.1.1k  FIPS 25 Mar 2021
# make
GNU Make 4.2.1
# docker
Client:
 Version:           20.10.14
 API version:       1.41
 Go version:        go1.16.15
 Git commit:        a224086
 Built:             Thu Mar 24 01:45:09 2022
 OS/Arch:           linux/amd64
 Context:           default
# dc --version
dc (GNU bc 1.07.1) 1.4.1
# ed --version
GNU ed 1.14.2

Version 3.6

To view the contents of version 3.6, from the running image, type default_versions.sh. The 3.x branch provides images with the current tool versions. The current Java™ version is Java™ 11. Node.js no longer uses nvm to manage different node.js versions. It provides the current LTS version of Node.js at the time that it was built.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This image includes the following tools:

# node --version
v16.14.0

# npm --version
8.3.1

# jq --version
jq-1.6

# yq --version
yq (https://github.com/mikefarah/yq/) version 4.20.1

# kubectl version --client
Client Version: version.Info{Major:"1", Minor:"20", GitVersion:"v1.20.14", GitCommit:"57a3aa3f13699cf3db9c52d228c18db94fa81876", GitTreeState:"clean", BuildDate:"2021-12-15T14:52:33Z", GoVersion:"go1.15.15", Compiler:"gc", Platform:"linux/amd64"}

# buildctl --version
buildctl github.com/moby/buildkit v0.9.3 8d2625494a6a3d413e3d875a2ff7dd9b1ed1b1a9

# helm version --client
version.BuildInfo{Version:"v3.8.0", GitCommit:"d14138609b01886f544b2025f5000351c9eb092e", GitTreeState:"clean", GoVersion:"go1.17.5"}

# ibmcloud -version
ibmcloud version 2.4.0+4ca2c74-2022-01-20T18:32:41+00:00

# ibmcloud plugin list
Listing installed plug-ins...

Plugin Name                             Version   Status   Private endpoints supported   
cloud-internet-services                 1.14.1             true   
code-engine[ce]                         1.26.0             true   
container-registry                      0.1.560            true   
container-service[kubernetes-service]   1.0.372            false   
cra                                     0.1.11             false   
doi                                     0.3.3              false   
schematics                              1.7.2              false   
cloud-functions[wsk/functions/fn]       1.0.58             false   


# ibmcloud dev --version
ibmcloud dev version 2.10.1

# java -version
openjdk version "11.0.11" 2021-04-20
OpenJDK Runtime Environment AdoptOpenJDK-11.0.11+9 (build 11.0.11+9)
Eclipse OpenJ9 VM AdoptOpenJDK-11.0.11+9 (build openj9-0.26.0, JRE 11 Linux amd64-64-Bit Compressed References 20210421_975 (JIT enabled, AOT enabled)
OpenJ9   - b4cc246d9
OMR      - 162e6f729
JCL      - 7796c80419 based on jdk-11.0.11+9)

# ant -version
Apache Ant(TM) version 1.10.12 compiled on October 13 2021

# mvn -version
Apache Maven 3.8.4 (9b656c72d54e5bacbed989b64718c159fe39b537)
Maven home: /opt/IBM/maven
Java version: 11.0.11, vendor: AdoptOpenJDK, runtime: /usr/local/openjdk-11
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.15.18-200.fc35.x86_64", arch: "amd64", family: "unix"

# gradle -version

Welcome to Gradle 7.4!

Here are the highlights of this release:
 - Aggregated test and JaCoCo reports
 - Marking additional test source directories as tests in IntelliJ
 - Support for Adoptium JDKs in Java toolchains

For more details see https://docs.gradle.org/7.4/release-notes.html


------------------------------------------------------------
Gradle 7.4
------------------------------------------------------------

Build time:   2022-02-08 09:58:38 UTC
Revision:     f0d9291c04b90b59445041eaa75b2ee744162586

Kotlin:       1.5.31
Groovy:       3.0.9
Ant:          Apache Ant(TM) version 1.10.11 compiled on July 10 2021
JVM:          11.0.11 (Eclipse OpenJ9 openj9-0.26.0)
OS:           Linux 5.15.18-200.fc35.x86_64 amd64


# oc version
Client Version: 4.9.21

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Info-ZIP.  Maintained by C. Spieler.  Send

# git --version
git version 2.27.0

# curl
curl 7.61.1 (x86_64-redhat-linux-gnu) libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.4/openssl/zlib nghttp2/1.33.0

# wget
GNU Wget 1.19.5 built on linux-gnu.

# openssl version
OpenSSL 1.1.1k  FIPS 25 Mar 2021

# make
GNU Make 4.2.1

# docker
Client:
 Version:           20.10.12
 API version:       1.41
 Go version:        go1.16.12
 Git commit:        e91ed57
 Built:             Mon Dec 13 11:40:57 2021
 OS/Arch:           linux/amd64
 Context:           default

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.14.2

Version 3.5

To view the contents of version 3.5, from the running image, type default_versions.sh. The 3.x branch provides images with the current tool versions. The current Java™ version is Java™ 11. Node.js no longer uses nvm to manage different node.js versions. It provides the current LTS version of Node.js at the time that it was built.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This image includes the following tools:

# node --version
v16.13.2

# npm --version
8.1.2

# jq --version
jq-1.6

# yq --version
yq (https://github.com/mikefarah/yq/) version 4.16.2

# kubectl version --client
Client Version: version.Info{Major:"1", Minor:"20", GitVersion:"v1.20.14", GitCommit:"57a3aa3f13699cf3db9c52d228c18db94fa81876", GitTreeState:"clean", BuildDate:"2021-12-15T14:52:33Z", GoVersion:"go1.15.15", Compiler:"gc", Platform:"linux/amd64"}

# buildctl --version
buildctl github.com/moby/buildkit v0.9.3 8d2625494a6a3d413e3d875a2ff7dd9b1ed1b1a9

# helm version --client
version.BuildInfo{Version:"v3.7.2", GitCommit:"663a896f4a815053445eec4153677ddc24a0a361", GitTreeState:"clean", GoVersion:"go1.16.10"}

# ibmcloud -version
ibmcloud version 2.3.0+26fbf88-2021-12-09T17:14:46+00:00

# ibmcloud plugin list
Listing installed plug-ins...

Plugin Name                             Version   Status   Private endpoints supported   
cloud-internet-services                 1.14.0             true   
code-engine[ce]                         1.24.0             true   
container-registry                      0.1.556            true   
container-service[kubernetes-service]   1.0.353            false   
cra                                     0.1.11             false   
doi                                     0.3.3              false   
schematics                              1.7.0              false   
cloud-functions[wsk/functions/fn]       1.0.58             false   


# ibmcloud dev --version
ibmcloud dev version 2.10.0

# java -version
openjdk version "11.0.11" 2021-04-20
OpenJDK Runtime Environment AdoptOpenJDK-11.0.11+9 (build 11.0.11+9)
Eclipse OpenJ9 VM AdoptOpenJDK-11.0.11+9 (build openj9-0.26.0, JRE 11 Linux amd64-64-Bit Compressed References 20210421_975 (JIT enabled, AOT enabled)
OpenJ9   - b4cc246d9
OMR      - 162e6f729
JCL      - 7796c80419 based on jdk-11.0.11+9)

# ant -version
Apache Ant(TM) version 1.10.12 compiled on October 13 2021

# mvn -version
Apache Maven 3.8.4 (9b656c72d54e5bacbed989b64718c159fe39b537)
Maven home: /opt/IBM/maven
Java version: 11.0.11, vendor: AdoptOpenJDK, runtime: /usr/local/openjdk-11
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.10.76-linuxkit", arch: "amd64", family: "unix"

# gradle -version

Welcome to Gradle 7.3.3!

Here are the highlights of this release:
 - Easily declare new test suites in Java projects
 - Support for Java 17
 - Support for Scala 3

For more details see https://docs.gradle.org/7.3.3/release-notes.html


------------------------------------------------------------
Gradle 7.3.3
------------------------------------------------------------

Build time:   2021-12-22 12:37:54 UTC
Revision:     6f556c80f945dc54b50e0be633da6c62dbe8dc71

Kotlin:       1.5.31
Groovy:       3.0.9
Ant:          Apache Ant(TM) version 1.10.11 compiled on July 10 2021
JVM:          11.0.11 (Eclipse OpenJ9 openj9-0.26.0)
OS:           Linux 5.10.76-linuxkit amd64


# oc version
Client Version: 4.9.13

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Info-ZIP.  Maintained by C. Spieler.  Send

# git --version
git version 2.27.0

# curl
curl 7.61.1 (x86_64-redhat-linux-gnu) libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.4/openssl/zlib nghttp2/1.33.0

# wget
GNU Wget 1.19.5 built on linux-gnu.

# openssl version
OpenSSL 1.1.1k  FIPS 25 Mar 2021

# make
GNU Make 4.2.1

# docker
Client:
 Version:           20.10.11
 API version:       1.41
 Go version:        go1.16.10
 Git commit:        dea9396
 Built:             Thu Nov 18 00:34:03 2021
 OS/Arch:           linux/amd64
 Context:           default

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.14.2

Version 3.4

To view the contents of version 3.4, from the running image, type default_versions.sh. The 3.x branch provides images with the current tool versions. The current Java™ version is Java™ 11. Node.js no longer uses nvm to manage different node.js versions. It provides the current LTS version of Node.js at the time that it was built.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This image includes the following tools:

# node --version
v16.13.0

# npm --version
8.1.0

# jq --version
jq-1.6

# yq --version
yq (https://github.com/mikefarah/yq/) version 4.14.1

# kubectl version --client
Client Version: version.Info{Major:"1", Minor:"20", GitVersion:"v1.20.5", GitCommit:"6b1d87acf3c8253c123756b9e61dac642678305f", GitTreeState:"clean", BuildDate:"2021-03-18T01:10:43Z", GoVersion:"go1.15.8", Compiler:"gc", Platform:"linux/amd64"}

# buildctl --version
buildctl github.com/moby/buildkit v0.9.2 a14b4e097ae1dc7514c5febd6d75f742a166ea75

# helm version --client
version.BuildInfo{Version:"v3.7.1", GitCommit:"1d11fcb5d3f3bf00dbe6fe31b8412839a96b3dc4", GitTreeState:"clean", GoVersion:"go1.16.9"}

# ibmcloud -version
ibmcloud version 2.2.0+99934b5-2021-11-10T16:34:14+00:00

# ibmcloud plugin list
Listing installed plug-ins...

Plugin Name                             Version   Status             Private endpoints supported   
code-engine[ce]                         1.23.1                       true   
container-registry                      0.1.553                      true   
container-service[kubernetes-service]   1.0.344                      false   
cra                                     0.1.9                        false   
doi                                     0.3.3                        false   
schematics                              1.6.1                        false   
cloud-functions[wsk/functions/fn]       1.0.56                       false   
cloud-internet-services                 1.13.6                       true   


# ibmcloud dev --version
ibmcloud dev version 2.9.1

# java -version
openjdk version "11.0.11" 2021-04-20
OpenJDK Runtime Environment AdoptOpenJDK-11.0.11+9 (build 11.0.11+9)
Eclipse OpenJ9 VM AdoptOpenJDK-11.0.11+9 (build openj9-0.26.0, JRE 11 Linux amd64-64-Bit Compressed References 20210421_975 (JIT enabled, AOT enabled)
OpenJ9   - b4cc246d9
OMR      - 162e6f729
JCL      - 7796c80419 based on jdk-11.0.11+9)

# ant -version
Apache Ant(TM) version 1.10.12 compiled on October 13 2021

# mvn -version
Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739)
Maven home: /opt/IBM/maven
Java version: 11.0.11, vendor: AdoptOpenJDK, runtime: /usr/local/openjdk-11
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.10.47-linuxkit", arch: "amd64", family: "unix"

# gradle -version

Welcome to Gradle 7.2!

Here are the highlights of this release:
 - Toolchain support for Scala
 - More cache hits when Java source files have platform-specific line endings
 - More resilient remote HTTP build cache behavior

For more details see https://docs.gradle.org/7.2/release-notes.html


------------------------------------------------------------
Gradle 7.2
------------------------------------------------------------

Build time:   2021-08-17 09:59:03 UTC
Revision:     a773786b58bb28710e3dc96c4d1a7063628952ad

Kotlin:       1.5.21
Groovy:       3.0.8
Ant:          Apache Ant(TM) version 1.10.9 compiled on September 27 2020
JVM:          11.0.11 (Eclipse OpenJ9 openj9-0.26.0)
OS:           Linux 5.10.47-linuxkit amd64


# oc version
Client Version: 4.9.7

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Info-ZIP.  Maintained by C. Spieler.  Send

# git --version
git version 2.27.0

# curl
curl 7.61.1 (x86_64-redhat-linux-gnu) libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.4/openssl/zlib nghttp2/1.33.0

# wget
GNU Wget 1.19.5 built on linux-gnu.

# openssl version
OpenSSL 1.1.1k  FIPS 25 Mar 2021

# make
GNU Make 4.2.1

# docker
Client:
 Version:           20.10.9
 API version:       1.41
 Go version:        go1.16.8
 Git commit:        c2ea9bc
 Built:             Mon Oct  4 16:03:22 2021
 OS/Arch:           linux/amd64
 Context:           default

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.14.2

Version 3.3

To view the contents of version 3.3, from the running image, type default_versions.sh. The 3.x branch provides images with the current tool versions. The current Java™ version is Java™ 11. Node.js no longer uses nvm to manage different node.js versions. It provides the current LTS version of Node.js at the time that it was built.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This image includes the following tools:

# node --version
v14.17.6

# npm --version
6.14.15

# jq --version
jq-1.6

# yq --version
yq (https://github.com/mikefarah/yq/) version 4.13.2

# kubectl version --client
Client Version: version.Info{Major:"1", Minor:"20", GitVersion:"v1.20.5", GitCommit:"6b1d87acf3c8253c123756b9e61dac642678305f", GitTreeState:"clean", BuildDate:"2021-03-18T01:10:43Z", GoVersion:"go1.15.8", Compiler:"gc", Platform:"linux/amd64"}

# buildctl --version
buildctl github.com/moby/buildkit v0.9.0 c8bb937807d405d92be91f06ce2629e6202ac7a9

# helm version --client
version.BuildInfo{Version:"v3.7.0", GitCommit:"eeac83883cb4014fe60267ec6373570374ce770b", GitTreeState:"clean", GoVersion:"go1.16.8"}

# ibmcloud -version
ibmcloud version 2.1.0+a4d550e-2021-09-22T13:31:04+00:00

# ibmcloud plugin list
Listing installed plug-ins...

Plugin Name                             Version   Status   Private endpoints supported   
cloud-functions[wsk/functions/fn]       1.0.56             false   
cloud-internet-services                 1.13.4             true   
container-registry                      0.1.547            true   
container-service[kubernetes-service]   1.0.312            false   
cra                                     0.0.9              false   
doi                                     0.3.3              false   
schematics                              1.6.0              false   


# ibmcloud dev --version
ibmcloud dev version 2.9.0

# java -version
openjdk version "11.0.10" 2021-01-19
OpenJDK Runtime Environment AdoptOpenJDK (build 11.0.10+9)
Eclipse OpenJ9 VM AdoptOpenJDK (build openj9-0.24.0, JRE 11 Linux amd64-64-Bit Compressed References 20210120_910 (JIT enabled, AOT enabled)
OpenJ9   - 345e1b09e
OMR      - 741e94ea8
JCL      - 0a86953833 based on jdk-11.0.10+9)

# ant -version
Apache Ant(TM) version 1.10.11 compiled on July 10 2021

# mvn -version
Apache Maven 3.8.2 (ea98e05a04480131370aa0c110b8c54cf726c06f)
Maven home: /opt/IBM/maven
Java version: 11.0.10, vendor: AdoptOpenJDK, runtime: /usr/local/openjdk-11
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.10.47-linuxkit", arch: "amd64", family: "unix"

# gradle -version

Welcome to Gradle 7.2!

Here are the highlights of this release:
 - Toolchain support for Scala
 - More cache hits when Java source files have platform-specific line endings
 - More resilient remote HTTP build cache behavior

For more details see https://docs.gradle.org/7.2/release-notes.html


------------------------------------------------------------
Gradle 7.2
------------------------------------------------------------

Build time:   2021-08-17 09:59:03 UTC
Revision:     a773786b58bb28710e3dc96c4d1a7063628952ad

Kotlin:       1.5.21
Groovy:       3.0.8
Ant:          Apache Ant(TM) version 1.10.9 compiled on September 27 2020
JVM:          11.0.10 (Eclipse OpenJ9 openj9-0.24.0)
OS:           Linux 5.10.47-linuxkit amd64


# oc version
Client Version: 4.8.11

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Info-ZIP.  Maintained by C. Spieler.  Send

# git --version
git version 2.27.0

# curl
curl 7.61.1 (x86_64-redhat-linux-gnu) libcurl/7.61.1 OpenSSL/1.1.1g zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.4/openssl/zlib nghttp2/1.33.0

# wget
GNU Wget 1.19.5 built on linux-gnu.

# openssl version
OpenSSL 1.1.1g FIPS  21 Apr 2020

# make
GNU Make 4.2.1

# docker
Client: Docker Engine - Community
 Version:           19.03.9
 API version:       1.40
 Go version:        go1.13.10
 Git commit:        9d988398e7
 Built:             Fri May 15 00:22:47 2020
 OS/Arch:           linux/amd64
 Experimental:      false

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.14.2

Version 3.2

To view the contents of version 3.2, from the running image, type default_versions.sh. The 3.x branch provides images with the current tool versions. The current Java™ version is Java™ 11. Node.js no longer uses nvm to manage different node.js versions. It provides the current LTS version of Node.js at the time that it was built.

This image includes the following tools:

# node --version
v14.17.6

# npm --version
6.14.15

# jq --version
jq-1.6

# yq --version
yq (https://github.com/mikefarah/yq/) version 4.12.1

# kubectl version --client
Client Version: version.Info{Major:"1", Minor:"20", GitVersion:"v1.20.5", GitCommit:"6b1d87acf3c8253c123756b9e61dac642678305f", GitTreeState:"clean", BuildDate:"2021-03-18T01:10:43Z", GoVersion:"go1.15.8", Compiler:"gc", Platform:"linux/amd64"}

# buildctl --version
buildctl github.com/moby/buildkit v0.9.0 c8bb937807d405d92be91f06ce2629e6202ac7a9

# helm version --client
version.BuildInfo{Version:"v3.6.3", GitCommit:"d506314abfb5d21419df8c7e7e68012379db2354", GitTreeState:"clean", GoVersion:"go1.16.5"}

# ibmcloud -version
ibmcloud version 2.0.3+c7a1126-2021-08-27T19:17:51+00:00

# ibmcloud plugin list
Listing installed plug-ins...

Plugin Name                             Version   Status   Private endpoints supported   
cloud-internet-services                 1.13.4             true   
container-registry                      0.1.543            true   
container-service[kubernetes-service]   1.0.312            false   
doi                                     0.3.2              false   
schematics                              1.5.12             false   
cloud-functions[wsk/functions/fn]       1.0.56             false   


# ibmcloud dev --version
ibmcloud dev version 2.8.0

# java -version
openjdk version "11.0.10" 2021-01-19
OpenJDK Runtime Environment AdoptOpenJDK (build 11.0.10+9)
Eclipse OpenJ9 VM AdoptOpenJDK (build openj9-0.24.0, JRE 11 Linux amd64-64-Bit Compressed References 20210120_910 (JIT enabled, AOT enabled)
OpenJ9   - 345e1b09e
OMR      - 741e94ea8
JCL      - 0a86953833 based on jdk-11.0.10+9)

# ant -version
Apache Ant(TM) version 1.10.11 compiled on July 10 2021

# mvn -version
Apache Maven 3.8.2 (ea98e05a04480131370aa0c110b8c54cf726c06f)
Maven home: /opt/IBM/maven
Java version: 11.0.10, vendor: AdoptOpenJDK, runtime: /usr/local/openjdk-11
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.10.47-linuxkit", arch: "amd64", family: "unix"

# gradle -version

Welcome to Gradle 7.2!

Here are the highlights of this release:
 - Toolchain support for Scala
 - More cache hits when Java source files have platform-specific line endings
 - More resilient remote HTTP build cache behavior

For more details see https://docs.gradle.org/7.2/release-notes.html


------------------------------------------------------------
Gradle 7.2
------------------------------------------------------------

Build time:   2021-08-17 09:59:03 UTC
Revision:     a773786b58bb28710e3dc96c4d1a7063628952ad

Kotlin:       1.5.21
Groovy:       3.0.8
Ant:          Apache Ant(TM) version 1.10.9 compiled on September 27 2020
JVM:          11.0.10 (Eclipse OpenJ9 openj9-0.24.0)
OS:           Linux 5.10.47-linuxkit amd64


# oc version
Client Version: 4.8.5

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Info-ZIP.  Maintained by C. Spieler.  Send

# git --version
git version 2.27.0

# curl
curl 7.61.1 (x86_64-redhat-linux-gnu) libcurl/7.61.1 OpenSSL/1.1.1g zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.4/openssl/zlib nghttp2/1.33.0

# wget
GNU Wget 1.19.5 built on linux-gnu.

# openssl version
OpenSSL 1.1.1g FIPS  21 Apr 2020

# make
GNU Make 4.2.1

# docker
Client: Docker Engine - Community
 Version:           19.03.9
 API version:       1.40
 Go version:        go1.13.10
 Git commit:        9d988398e7
 Built:             Fri May 15 00:22:47 2020
 OS/Arch:           linux/amd64
 Experimental:      false

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.14.2

Version 3.1

To view the contents of version 3.1, from the running image, type default_versions.sh. The 3.x branch provides images with the current tool versions. The current Java™ version is Java™ 11. Node.js no longer uses nvm to manage different node.js versions. It provides the current LTS version of Node.js at the time that it was built.

This image includes the following tools:

# node --version
v14.17.0

# npm --version
6.14.13

# jq --version
jq-1.6

# yq --version
yq version 4.9.3

# kubectl version --client
Client Version: version.Info{Major:"1", Minor:"20", GitVersion:"v1.20.5", GitCommit:"6b1d87acf3c8253c123756b9e61dac642678305f", GitTreeState:"clean", BuildDate:"2021-03-18T01:10:43Z", GoVersion:"go1.15.8", Compiler:"gc", Platform:"linux/amd64"}

# buildctl --version
buildctl github.com/moby/buildkit v0.8.2 9065b18ba4633c75862befca8188de4338d9f94a

# helm version --client
version.BuildInfo{Version:"v3.6.0", GitCommit:"7f2df6467771a75f5646b7f12afb408590ed1755", GitTreeState:"clean", GoVersion:"go1.16.3"}

# ibmcloud -version
ibmcloud version 1.6.0+59b6322-2021-05-26T20:13:53+00:00

# ibmcloud plugin list
Listing installed plug-ins...

Plugin Name                            Version   Status   Private endpoints supported   
cloud-functions/wsk/functions/fn       1.0.56             false   
cloud-internet-services                1.13.3             true   
container-registry                     0.1.525            true   
container-service/kubernetes-service   1.0.275            false   
doi                                    0.3.2              false   
schematics                             1.5.7              false   


# ibmcloud dev --version
ibmcloud dev version 2.7.0

# java -version
openjdk version "11.0.10" 2021-01-19
OpenJDK Runtime Environment AdoptOpenJDK (build 11.0.10+9)
Eclipse OpenJ9 VM AdoptOpenJDK (build openj9-0.24.0, JRE 11 Linux amd64-64-Bit Compressed References 20210120_910 (JIT enabled, AOT enabled)
OpenJ9   - 345e1b09e
OMR      - 741e94ea8
JCL      - 0a86953833 based on jdk-11.0.10+9)

# ant -version
Apache Ant(TM) version 1.10.9 compiled on September 27 2020

# mvn -version
Apache Maven 3.8.1 (05c21c65bdfed0f71a2f2ada8b84da59348c4c5d)
Maven home: /opt/IBM/maven
Java version: 11.0.10, vendor: AdoptOpenJDK, runtime: /usr/local/openjdk-11
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.10.42", arch: "amd64", family: "unix"

# gradle -version

Welcome to Gradle 7.0.2!

Here are the highlights of this release:
 - File system watching enabled by default
 - Support for running with and building Java 16 projects
 - Native support for Apple Silicon processors
 - Dependency catalog feature preview

For more details see https://docs.gradle.org/7.0.2/release-notes.html


------------------------------------------------------------
Gradle 7.0.2
------------------------------------------------------------

Build time:   2021-05-14 12:02:31 UTC
Revision:     1ef1b260d39daacbf9357f9d8594a8a743e2152e

Kotlin:       1.4.31
Groovy:       3.0.7
Ant:          Apache Ant(TM) version 1.10.9 compiled on September 27 2020
JVM:          11.0.10 (Eclipse OpenJ9 openj9-0.24.0)
OS:           Linux 5.10.42 amd64


# oc version
Unable to connect to the server: dial tcp 172.21.0.1:443: i/o timeout
Client Version: 4.7.13

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Info-ZIP.  Maintained by C. Spieler.  Send

# git --version
git version 2.27.0

# curl
curl 7.61.1 (x86_64-redhat-linux-gnu) libcurl/7.61.1 OpenSSL/1.1.1g zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.4/openssl/zlib nghttp2/1.33.0

# wget
GNU Wget 1.19.5 built on linux-gnu.

# openssl version
OpenSSL 1.1.1g FIPS  21 Apr 2020

# make
GNU Make 4.2.1

# docker
Client: Docker Engine - Community
 Version:           19.03.9
 API version:       1.40
 Go version:        go1.13.10
 Git commit:        9d988398e7
 Built:             Fri May 15 00:22:47 2020
 OS/Arch:           linux/amd64
 Experimental:      false

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.14.2

Version 3.0

To view the contents of version 3.0, from the running image, type default_versions.sh. The 3.x branch provides images with the current tool versions. The current Java™ version is Java™ 11. Node.js no longer uses nvm to manage different node.js versions. It provides the current LTS version of Node.js at the time that it was built.

This image includes the following tools:

# node --version
v14.16.1

# npm --version
6.14.12

# jq --version
jq-1.6

# yq --version
yq version 4.6.2

# kubectl version --client
Client Version: version.Info{Major:"1", Minor:"20", GitVersion:"v1.20.5", GitCommit:"6b1d87acf3c8253c123756b9e61dac642678305f", GitTreeState:"clean", BuildDate:"2021-03-18T01:10:43Z", GoVersion:"go1.15.8", Compiler:"gc", Platform:"linux/amd64"}

# buildctl --version
buildctl github.com/moby/buildkit v0.8.2 9065b18ba4633c75862befca8188de4338d9f94a

# helm version --client
version.BuildInfo{Version:"v3.5.3", GitCommit:"041ce5a2c17a58be0fcd5f5e16fb3e7e95fea622", GitTreeState:"dirty", GoVersion:"go1.15.8"}

# ibmcloud -version
ibmcloud version 1.4.0+4705d79-2021-02-24T21:18:06+00:00

# ibmcloud plugin list
Listing installed plug-ins...

Plugin Name                            Version   Status   Private endpoints supported   
cloud-functions/wsk/functions/fn       1.0.53             false   
cloud-internet-services                1.13.1             false   
container-registry                     0.1.514            false   
container-service/kubernetes-service   1.0.233            false   
doi                                    0.3.1              false   
schematics                             1.5.1              false   


# ibmcloud dev --version
ibmcloud dev version 2.6.0

# java -version
openjdk version "11.0.10" 2021-01-19
OpenJDK Runtime Environment AdoptOpenJDK (build 11.0.10+9)
Eclipse OpenJ9 VM AdoptOpenJDK (build openj9-0.24.0, JRE 11 Linux amd64-64-Bit Compressed References 20210120_910 (JIT enabled, AOT enabled)
OpenJ9   - 345e1b09e
OMR      - 741e94ea8
JCL      - 0a86953833 based on jdk-11.0.10+9)

# ant -version
Apache Ant(TM) version 1.10.9 compiled on September 27 2020

# mvn -version
Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: /opt/IBM/maven
Java version: 11.0.10, vendor: AdoptOpenJDK, runtime: /usr/local/openjdk-11
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "4.19.121-linuxkit", arch: "amd64", family: "unix"

# gradle -version

Welcome to Gradle 6.8.3!

Here are the highlights of this release:
- Faster Kotlin DSL script compilation
- Vendor selection for Java toolchains
- Convenient execution of tasks in composite builds
- Consistent dependency resolution

For more details see https://docs.gradle.org/6.8.3/release-notes.html


------------------------------------------------------------
Gradle 6.8.3
------------------------------------------------------------

Build time:   2021-02-22 16:13:28 UTC
Revision:     9e26b4a9ebb910eaa1b8da8ff8575e514bc61c78

Kotlin:       1.4.20
Groovy:       2.5.12
Ant:          Apache Ant(TM) version 1.10.9 compiled on September 27 2020
JVM:          11.0.10 (Eclipse OpenJ9 openj9-0.24.0)
OS:           Linux 4.19.121-linuxkit amd64


# oc version
oc v3.11.0+0cbc58b
kubernetes v1.11.0+d4cacc0
features: Basic-Auth GSSAPI Kerberos SPNEGO

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Info-ZIP.  Maintained by C. Spieler.  Send

# git --version
git version 2.27.0

# curl
curl 7.61.1 (x86_64-redhat-linux-gnu) libcurl/7.61.1 OpenSSL/1.1.1g zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.4/openssl/zlib nghttp2/1.33.0

# wget
GNU Wget 1.19.5 built on linux-gnu.

# openssl version
OpenSSL 1.1.1g FIPS  21 Apr 2020

# make
GNU Make 4.2.1

# docker
Client: Docker Engine - Community
Version:           19.03.9
API version:       1.40
Go version:        go1.13.10
Git commit:        9d988398e7
Built:             Fri May 15 00:22:47 2020
OS/Arch:           linux/amd64
Experimental:      false

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.14.2

Version 2.82

{: #version_2_82

IBM Cloud Container Registry version sha256 value
icr.io/continuous-delivery/pipeline/pipeline-base-image:2.82 sha256:ebd864bd02105b3d2ff5a1291a205fea60681b5012a2815f05f21958a48e9a70

To view the contents of version 2.82 from the running image, type default_versions.sh.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This is based on Ubuntu 22.04.

It provides the latest LTS version for node.js at the time it was built. If you need to use a different version of node.js, use nvm install v<node version> at the beginning of your script. This image now contains the Terraform CLI.

Support for helm2 was discontinued on 13 November 2020. The helm tool within this image is the latest in the 3.x branch. The helm3 tool is now named helm. The helm3 symbolic link is deprecated and will be removed in upcoming releases.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v22.19.0

# npm
10.9.3

# jq
jq-1.8.1

# yq
yq version 2.4.1

# yq3
yq version 3.4.1

# yq4
yq (https://github.com/mikefarah/yq/) version v4.47.1

# kubectl
v1.32.8

# buildctl
buildctl github.com/moby/buildkit v0.23.2 40b2ede0ac0a37030f9959b4a28e9c6c8ea036e7

# helm
v3.18.6+gb76a950

# ibmcloud
ibmcloud 2.36.0 (f7f678a70-2025-08-20T23:50:09+00:00)
Copyright IBM Corp. 2014, 2025

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                     Version   Status   Private endpoints supported   
cloud-internet-services[cis]                    1.18.1             true
cloud-logs[logs]                                0.2.0              true
code-engine[ce]                                 1.54.3             true
container-registry[cr]                          1.3.16             true
container-service[kubernetes-service/ks]        1.0.715            false
cra                                             2.6.0              true
doi                                             0.5.0              true
schematics[sch]                                 1.12.28            true
secrets-manager[sm]                             2.0.12             true
sl                                              1.5.7              false
vpc-infrastructure[infrastructure-service/is]   14.4.0             true


# ibmcloud dev
3.3.6

# java
openjdk version "11.0.28" 2025-07-15
IBM Semeru Runtime Open Edition 11.0.28.0 (build 11.0.28+6)
Eclipse OpenJ9 VM 11.0.28.0 (build openj9-0.53.0, JRE 11 Linux amd64-64-Bit Compressed References 20250722_1472 (JIT enabled, AOT enabled)
OpenJ9   - 017819f167
OMR      - 266a8c6f5
JCL      - 36f5ad5848 based on jdk-11.0.28+6)

# ant
Apache Ant(TM) version 1.10.15 compiled on August 25 2024

# mvn
Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
Maven home: /opt/IBM/maven
Java version: 11.0.28, vendor: IBM Corporation, runtime: /usr/local/jdk11
Default locale: en, platform encoding: UTF-8
OS name: "linux", version: "6.7.7-200.fc39.aarch64", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 9.0.0!

Here are the highlights of this release:
 - Configuration Cache is the recommended execution mode
 - Gradle requires JVM 17 or higher to run
 - Build scripts use Kotlin 2.2 and Groovy 4.0
 - Improved Kotlin DSL script compilation avoidance

For more details see https://docs.gradle.org/9.0.0/release-notes.html


------------------------------------------------------------
Gradle 9.0.0
------------------------------------------------------------

Build time:    2025-07-31 16:35:12 UTC
Revision:      328772c6bae126949610a8beb59cb227ee580241

Kotlin:        2.2.0
Groovy:        4.0.27
Ant:           Apache Ant(TM) version 1.10.15 compiled on August 25 2024
Launcher JVM:  11.0.28 (Eclipse OpenJ9 openj9-0.53.0)
Daemon JVM:    /usr/local/jdk11 (no JDK specified, using current Java home)
OS:            Linux 6.7.7-200.fc39.aarch64 amd64


# oc
Client Version: 4.19.9

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.

# git
git version 2.51.0

# curl
curl 7.81.0 (x86_64-pc-linux-gnu) libcurl/7.81.0 OpenSSL/3.0.2 zlib/1.2.11 brotli/1.0.9 zstd/1.4.8 libidn2/2.3.2 libpsl/0.21.0 (+libidn2/2.3.2) libssh/0.9.6/openssl/zlib nghttp2/1.43.0 librtmp/2.3 OpenLDAP/2.5.19

# wget
GNU Wget 1.21.2 built on linux-gnu.

# openssl
OpenSSL 3.0.2 15 Mar 2022 (Library: OpenSSL 3.0.2 15 Mar 2022)

# make
GNU Make 4.3

# docker
28.3.3

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.18

# calicoctl
v3.28.5

# terraform
Terraform v1.13.1
on linux_amd64

# cosign
v2.5.3

Version 2.81

{: #version_2_81

IBM Cloud Container Registry version sha256 value
icr.io/continuous-delivery/pipeline/pipeline-base-image:2.81 sha256:cedfbd029c902d212c2e2c42c41c7c12fdf815c32e5b1905c81a8bdd771c3b67

To view the contents of version 2.81 from the running image, type default_versions.sh.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This is based on Ubuntu 22.04.

It provides the latest LTS version for node.js at the time it was built. If you need to use a different version of node.js, use nvm install v<node version> at the beginning of your script. This image now contains the Terraform CLI.

Support for helm2 was discontinued on 13 November 2020. The helm tool within this image is the latest in the 3.x branch. The helm3 tool is now named helm. The helm3 symbolic link is deprecated and will be removed in upcoming releases.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v22.18.0

# npm
10.9.3

# jq
jq-1.8.1

# yq
yq version 2.4.1

# yq3
yq version 3.4.1

# yq4
yq (https://github.com/mikefarah/yq/) version v4.47.1

# kubectl
v1.32.7

# buildctl
buildctl github.com/moby/buildkit v0.23.2 40b2ede0ac0a37030f9959b4a28e9c6c8ea036e7

# helm
v3.18.4+gd80839c

# ibmcloud
ibmcloud 2.35.1 (733f615-2025-08-05T14:49:49+00:00)
Copyright IBM Corp. 2014, 2025

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                     Version   Status             Private endpoints supported
cloud-internet-services[cis]                    1.18.1                       true
cloud-logs[logs]                                0.2.0                        true
code-engine[ce]                                 1.54.1                       true
container-registry[cr]                          1.3.15                       true
container-service[kubernetes-service/ks]        1.0.714                      false
cra                                             2.6.0                        true
doi                                             0.5.0                        true
schematics[sch]                                 1.12.28                      true
secrets-manager[sm]                             2.0.11                       true
sl                                              1.5.7                        false
vpc-infrastructure[infrastructure-service/is]   14.3.0                       true


# ibmcloud dev
3.3.6

# java
openjdk version "11.0.28" 2025-07-15
IBM Semeru Runtime Open Edition 11.0.28.0 (build 11.0.28+6)
Eclipse OpenJ9 VM 11.0.28.0 (build openj9-0.53.0, JRE 11 Linux amd64-64-Bit Compressed References 20250722_1472 (JIT enabled, AOT enabled)
OpenJ9   - 017819f167
OMR      - 266a8c6f5
JCL      - 36f5ad5848 based on jdk-11.0.28+6)

# ant
Apache Ant(TM) version 1.10.15 compiled on August 25 2024

# mvn
Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
Maven home: /opt/IBM/maven
Java version: 11.0.28, vendor: IBM Corporation, runtime: /usr/local/jdk11
Default locale: en, platform encoding: UTF-8
OS name: "linux", version: "6.7.7-200.fc39.aarch64", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 9.0.0!

Here are the highlights of this release:
 - Configuration Cache is the recommended execution mode
 - Gradle requires JVM 17 or higher to run
 - Build scripts use Kotlin 2.2 and Groovy 4.0
 - Improved Kotlin DSL script compilation avoidance

For more details see https://docs.gradle.org/9.0.0/release-notes.html


------------------------------------------------------------
Gradle 9.0.0
------------------------------------------------------------

Build time:    2025-07-31 16:35:12 UTC
Revision:      328772c6bae126949610a8beb59cb227ee580241

Kotlin:        2.2.0
Groovy:        4.0.27
Ant:           Apache Ant(TM) version 1.10.15 compiled on August 25 2024
Launcher JVM:  11.0.28 (Eclipse OpenJ9 openj9-0.53.0)
Daemon JVM:    /usr/local/jdk11 (no JDK specified, using current Java home)
OS:            Linux 6.7.7-200.fc39.aarch64 amd64


# oc
Client Version: 4.19.7

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.

# git
git version 2.50.1

# curl
curl 7.81.0 (x86_64-pc-linux-gnu) libcurl/7.81.0 OpenSSL/3.0.2 zlib/1.2.11 brotli/1.0.9 zstd/1.4.8 libidn2/2.3.2 libpsl/0.21.0 (+libidn2/2.3.2) libssh/0.9.6/openssl/zlib nghttp2/1.43.0 librtmp/2.3 OpenLDAP/2.5.19

# wget
GNU Wget 1.21.2 built on linux-gnu.

# openssl
OpenSSL 3.0.2 15 Mar 2022 (Library: OpenSSL 3.0.2 15 Mar 2022)

# make
GNU Make 4.3

# docker
28.3.3

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.18

# calicoctl
v3.30.2

# terraform
Terraform v1.12.2
on linux_amd64

# cosign
v2.5.3

Version 2.79

{: #version_2_79

IBM Cloud Container Registry version sha256 value
icr.io/continuous-delivery/pipeline/pipeline-base-image:2.79 sha256:eb811dfa993dbac88aa77f099bd250d02363ca828f16883985e455dfee60bd19

To view the contents of version 2.79 from the running image, type default_versions.sh.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This is based on Ubuntu 22.04.

It provides the latest LTS version for node.js at the time it was built. If you need to use a different version of node.js, use nvm install v<node version> at the beginning of your script. This image now contains the Terraform CLI.

Support for helm2 was discontinued on 13 November 2020. The helm tool within this image is the latest in the 3.x branch. The helm3 tool is now named helm. The helm3 symbolic link is deprecated and will be removed in upcoming releases.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v22.17.1

# npm
10.9.2

# jq
jq-1.8.1

# yq
yq version 2.4.1

# yq3
yq version 3.4.1

# yq4
yq (https://github.com/mikefarah/yq/) version v4.46.1

# kubectl
v1.30.14

# buildctl
buildctl github.com/moby/buildkit v0.23.2 40b2ede0ac0a37030f9959b4a28e9c6c8ea036e7

# helm
v3.18.4+gd80839c

# ibmcloud
ibmcloud 2.35.0 (50f8601-2025-07-14T19:06:54+00:00)
Copyright IBM Corp. 2014, 2025

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                     Version   Status   Private endpoints supported
cloud-internet-services[cis]                    1.18.1             true
cloud-logs[logs]                                0.2.0              true
code-engine[ce]                                 1.54.0             true
container-registry[cr]                          1.3.14             true
container-service[kubernetes-service/ks]        1.0.712            false
cra                                             2.5.0              true
doi                                             0.4.9              true
schematics[sch]                                 1.12.26            true
secrets-manager[sm]                             2.0.11             true
sl                                              1.5.7              false
vpc-infrastructure[infrastructure-service/is]   14.1.0             true


# ibmcloud dev
3.3.6

# java
openjdk version "11.0.27" 2025-04-15
IBM Semeru Runtime Open Edition 11.0.27.0 (build 11.0.27+6)
Eclipse OpenJ9 VM 11.0.27.0 (build openj9-0.51.0, JRE 11 Linux amd64-64-Bit Compressed References 20250504_1402 (JIT enabled, AOT enabled)
OpenJ9   - 31cf5538b0
OMR      - 9bcff94a2
JCL      - 3e17c0897e based on jdk-11.0.27+6)

# ant
Apache Ant(TM) version 1.10.15 compiled on August 25 2024

# mvn
Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
Maven home: /opt/IBM/maven
Java version: 11.0.27, vendor: IBM Corporation, runtime: /usr/local/jdk11
Default locale: en, platform encoding: UTF-8
OS name: "linux", version: "6.7.7-200.fc39.aarch64", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.14.3!

Here are the highlights of this release:
 - Java 24 support
 - GraalVM Native Image toolchain selection
 - Enhancements to test reporting
 - Build Authoring improvements

For more details see https://docs.gradle.org/8.14.3/release-notes.html


------------------------------------------------------------
Gradle 8.14.3
------------------------------------------------------------

Build time:    2025-07-04 13:15:44 UTC
Revision:      e5ee1df3d88b8ca3a8074787a94f373e3090e1db

Kotlin:        2.0.21
Groovy:        3.0.24
Ant:           Apache Ant(TM) version 1.10.15 compiled on August 25 2024
Launcher JVM:  11.0.27 (Eclipse OpenJ9 openj9-0.51.0)
Daemon JVM:    /usr/local/jdk11 (no JDK specified, using current Java home)
OS:            Linux 6.7.7-200.fc39.aarch64 amd64


# oc
Client Version: 4.19.3

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.

# git
git version 2.50.1

# curl
curl 7.81.0 (x86_64-pc-linux-gnu) libcurl/7.81.0 OpenSSL/3.0.2 zlib/1.2.11 brotli/1.0.9 zstd/1.4.8 libidn2/2.3.2 libpsl/0.21.0 (+libidn2/2.3.2) libssh/0.9.6/openssl/zlib nghttp2/1.43.0 librtmp/2.3 OpenLDAP/2.5.19

# wget
GNU Wget 1.21.2 built on linux-gnu.

# openssl
OpenSSL 3.0.2 15 Mar 2022 (Library: OpenSSL 3.0.2 15 Mar 2022)

# make
GNU Make 4.3

# docker
28.3.0

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.18

# calicoctl
v3.30.2

# terraform
Terraform v1.12.2
on linux_amd64

# cosign
v2.5.2

Version 2.78

IBM Cloud Container Registry version sha256 value
icr.io/continuous-delivery/pipeline/pipeline-base-image:2.78 sha256:daf99b135fb44366a2652d7fc71b8e5249afa2fd9332675030552ccc0581ea72

To view the contents of version 2.78 from the running image, type default_versions.sh.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This is based on Ubuntu 22.04.

It provides the latest LTS version for node.js at the time it was built. If you need to use a different version of node.js, use nvm install v<node version> at the beginning of your script. This image now contains the Terraform CLI.

Support for helm2 was discontinued on 13 November 2020. The helm tool within this image is the latest in the 3.x branch. The helm3 tool is now named helm. The helm3 symbolic link is deprecated and will be removed in upcoming releases.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v22.17.0

# npm
10.9.2

# jq
jq-1.8.1

# yq
yq version 2.4.1

# yq3
yq version 3.4.1

# yq4
yq (https://github.com/mikefarah/yq/) version v4.45.4

# kubectl
v1.30.14

# buildctl
buildctl github.com/moby/buildkit v0.23.2 40b2ede0ac0a37030f9959b4a28e9c6c8ea036e7

# helm
v3.18.3+g6838ebc

# ibmcloud
ibmcloud 2.34.2 (668ef05-2025-06-18T13:38:28+00:00)
Copyright IBM Corp. 2014, 2025

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                     Version   Status   Private endpoints supported
cloud-internet-services[cis]                    1.17.0             true
cloud-logs[logs]                                0.2.0              true
code-engine[ce]                                 1.53.3             true
container-registry[cr]                          1.3.14             true
container-service[kubernetes-service/ks]        1.0.706            false
cra                                             2.4.3              true
doi                                             0.4.9              true
schematics[sch]                                 1.12.26            true
secrets-manager[sm]                             2.0.11             true
sl                                              1.5.6              false
vpc-infrastructure[infrastructure-service/is]   13.2.0             true


# ibmcloud dev
3.3.5

# java
openjdk version "11.0.27" 2025-04-15
IBM Semeru Runtime Open Edition 11.0.27.0 (build 11.0.27+6)
Eclipse OpenJ9 VM 11.0.27.0 (build openj9-0.51.0, JRE 11 Linux amd64-64-Bit Compressed References 20250504_1402 (JIT enabled, AOT enabled)
OpenJ9   - 31cf5538b0
OMR      - 9bcff94a2
JCL      - 3e17c0897e based on jdk-11.0.27+6)

# ant
Apache Ant(TM) version 1.10.15 compiled on August 25 2024

# mvn
Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
Maven home: /opt/IBM/maven
Java version: 11.0.27, vendor: IBM Corporation, runtime: /usr/local/jdk11
Default locale: en, platform encoding: UTF-8
OS name: "linux", version: "6.7.7-200.fc39.aarch64", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.14.2!

Here are the highlights of this release:
 - Java 24 support
 - GraalVM Native Image toolchain selection
 - Enhancements to test reporting
 - Build Authoring improvements

For more details see https://docs.gradle.org/8.14.2/release-notes.html


------------------------------------------------------------
Gradle 8.14.2
------------------------------------------------------------

Build time:    2025-06-05 13:32:01 UTC
Revision:      30db2a3bdfffa9f8b40e798095675f9dab990a9a

Kotlin:        2.0.21
Groovy:        3.0.24
Ant:           Apache Ant(TM) version 1.10.15 compiled on August 25 2024
Launcher JVM:  11.0.27 (Eclipse OpenJ9 openj9-0.51.0)
Daemon JVM:    /usr/local/jdk11 (no JDK specified, using current Java home)
OS:            Linux 6.7.7-200.fc39.aarch64 amd64


# oc
Client Version: 4.19.1

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.

# git
git version 2.49.0

# curl
curl 7.81.0 (x86_64-pc-linux-gnu) libcurl/7.81.0 OpenSSL/3.0.2 zlib/1.2.11 brotli/1.0.9 zstd/1.4.8 libidn2/2.3.2 libpsl/0.21.0 (+libidn2/2.3.2) libssh/0.9.6/openssl/zlib nghttp2/1.43.0 librtmp/2.3 OpenLDAP/2.5.19

# wget
GNU Wget 1.21.2 built on linux-gnu.

# openssl
OpenSSL 3.0.2 15 Mar 2022 (Library: OpenSSL 3.0.2 15 Mar 2022)

# make
GNU Make 4.3

# docker
28.3.0

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.18

# calicoctl
v3.30.2

# terraform
Terraform v1.12.2
on linux_amd64

# cosign
v2.5.2

Version 2.77

IBM Cloud Container Registry version sha256 value
icr.io/continuous-delivery/pipeline/pipeline-base-image:2.77 sha256:b7fcdacfd27d7e08ccbe7cfcace150f1847149685dd6edf93121cd1daa35f069

To view the contents of version 2.77 from the running image, type default_versions.sh.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This is based on Ubuntu 22.04.

It provides the latest LTS version for node.js at the time it was built. If you need to use a different version of node.js, use nvm install v<node version> at the beginning of your script. This image now contains the Terraform CLI.

Support for helm2 was discontinued on 13 November 2020. The helm tool within this image is the latest in the 3.x branch. The helm3 tool is now named helm. The helm3 symbolic link is deprecated and will be removed in upcoming releases.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v22.16.0

# npm
10.9.2

# jq
jq-1.8.0

# yq
yq version 2.4.1

# yq3
yq version 3.4.1

# yq4
yq (https://github.com/mikefarah/yq/) version v4.45.4

# kubectl
v1.30.12

# buildctl
buildctl github.com/moby/buildkit v0.22.0 13cf07c97baebd3d5603feecc03f5a46ac98d2a5

# helm
v3.18.2+g04cad46

# ibmcloud
ibmcloud 2.34.1 (14a2a87-2025-05-19T22:22:44+00:00)
Copyright IBM Corp. 2014, 2025

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                     Version   Status             Private endpoints supported
cloud-internet-services[cis]                    1.17.0                       true
cloud-logs[logs]                                0.2.0                        true
code-engine[ce]                                 1.53.1                       true
container-registry[cr]                          1.3.13                       true
container-service[kubernetes-service/ks]        1.0.687                      false
cra                                             2.4.2                        true
doi                                             0.4.8                        true
schematics[sch]                                 1.12.26                      true
secrets-manager[sm]                             2.0.11                       true
sl                                              1.5.6                        false
vpc-infrastructure[infrastructure-service/is]   13.1.0                       true


# ibmcloud dev
3.3.5

# java
openjdk version "11.0.27" 2025-04-15
IBM Semeru Runtime Open Edition 11.0.27.0 (build 11.0.27+6)
Eclipse OpenJ9 VM 11.0.27.0 (build openj9-0.51.0, JRE 11 Linux amd64-64-Bit Compressed References 20250504_1402 (JIT enabled, AOT enabled)
OpenJ9   - 31cf5538b0
OMR      - 9bcff94a2
JCL      - 3e17c0897e based on jdk-11.0.27+6)

# ant
Apache Ant(TM) version 1.10.15 compiled on August 25 2024

# mvn
Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
Maven home: /opt/IBM/maven
Java version: 11.0.27, vendor: IBM Corporation, runtime: /usr/local/jdk11
Default locale: en, platform encoding: UTF-8
OS name: "linux", version: "6.7.7-200.fc39.aarch64", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.14.2!

Here are the highlights of this release:
 - Java 24 support
 - GraalVM Native Image toolchain selection
 - Enhancements to test reporting
 - Build Authoring improvements

For more details see https://docs.gradle.org/8.14.2/release-notes.html


------------------------------------------------------------
Gradle 8.14.2
------------------------------------------------------------

Build time:    2025-06-05 13:32:01 UTC
Revision:      30db2a3bdfffa9f8b40e798095675f9dab990a9a

Kotlin:        2.0.21
Groovy:        3.0.24
Ant:           Apache Ant(TM) version 1.10.15 compiled on August 25 2024
Launcher JVM:  11.0.27 (Eclipse OpenJ9 openj9-0.51.0)
Daemon JVM:    /usr/local/jdk11 (no JDK specified, using current Java home)
OS:            Linux 6.7.7-200.fc39.aarch64 amd64


# oc
Client Version: 4.18.15

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.

# git
git version 2.49.0

# curl
curl 7.81.0 (x86_64-pc-linux-gnu) libcurl/7.81.0 OpenSSL/3.0.2 zlib/1.2.11 brotli/1.0.9 zstd/1.4.8 libidn2/2.3.2 libpsl/0.21.0 (+libidn2/2.3.2) libssh/0.9.6/openssl/zlib nghttp2/1.43.0 librtmp/2.3 OpenLDAP/2.5.19

# wget
GNU Wget 1.21.2 built on linux-gnu.

# openssl
OpenSSL 3.0.2 15 Mar 2022 (Library: OpenSSL 3.0.2 15 Mar 2022)

# make
GNU Make 4.3

# docker
28.2.2

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.18

# calicoctl
v3.30.1

# terraform
Terraform v1.12.1
on linux_amd64

# cosign
v2.5.0

Version 2.76

To view the contents of version 2.76 from the running image, type default_versions.sh.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This is based on Ubuntu 22.04.

It provides the latest LTS version for node.js at the time it was built. If you need to use a different version of node.js, use nvm install v<node version> at the beginning of your script. This image now contains the Terraform CLI.

Support for helm2 was discontinued on 13 November 2020. The helm tool within this image is the latest in the 3.x branch. The helm3 tool is now named helm. The helm3 symbolic link is deprecated and will be removed in upcoming releases.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v22.16.0

# npm
10.9.2

# jq
jq-1.7.1

# yq
yq version 2.4.1

# yq3
yq version 3.4.1

# yq4
yq (https://github.com/mikefarah/yq/) version v4.45.4

# kubectl
v1.30.12

# buildctl
buildctl github.com/moby/buildkit v0.22.0 13cf07c97baebd3d5603feecc03f5a46ac98d2a5

# helm
v3.18.0+gcc58e3f

# ibmcloud
ibmcloud 2.34.1 (14a2a87-2025-05-19T22:22:44+00:00)
Copyright IBM Corp. 2014, 2025

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                     Version   Status             Private endpoints supported
cloud-internet-services[cis]                    1.17.0                       true
cloud-logs[logs]                                0.2.0                        true
code-engine[ce]                                 1.53.0                       true
container-registry[cr]                          1.3.13                       true
container-service[kubernetes-service/ks]        1.0.687                      false
cra                                             2.4.2                        true
doi                                             0.4.8                        true
schematics[sch]                                 1.12.26                      true
secrets-manager[sm]                             2.0.11                       true
sl                                              1.5.6                        false
vpc-infrastructure[infrastructure-service/is]   13.1.0                       true


# ibmcloud dev
3.3.5

# java
openjdk version "11.0.27" 2025-04-15
IBM Semeru Runtime Open Edition 11.0.27.0 (build 11.0.27+6)
Eclipse OpenJ9 VM 11.0.27.0 (build openj9-0.51.0, JRE 11 Linux amd64-64-Bit Compressed References 20250504_1402 (JIT enabled, AOT enabled)
OpenJ9   - 31cf5538b0
OMR      - 9bcff94a2
JCL      - 3e17c0897e based on jdk-11.0.27+6)

# ant
Apache Ant(TM) version 1.10.15 compiled on August 25 2024

# mvn
Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
Maven home: /opt/IBM/maven
Java version: 11.0.27, vendor: IBM Corporation, runtime: /usr/local/jdk11
Default locale: en, platform encoding: UTF-8
OS name: "linux", version: "6.7.7-200.fc39.aarch64", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.14.1!

Here are the highlights of this release:
 - Java 24 support
 - GraalVM Native Image toolchain selection
 - Enhancements to test reporting
 - Build Authoring improvements

For more details see https://docs.gradle.org/8.14.1/release-notes.html


------------------------------------------------------------
Gradle 8.14.1
------------------------------------------------------------

Build time:    2025-05-22 13:44:09 UTC
Revision:      c174b82566a79e3575bac8c7648c7b36cd815e94

Kotlin:        2.0.21
Groovy:        3.0.24
Ant:           Apache Ant(TM) version 1.10.15 compiled on August 25 2024
Launcher JVM:  11.0.27 (Eclipse OpenJ9 openj9-0.51.0)
Daemon JVM:    /usr/local/jdk11 (no JDK specified, using current Java home)
OS:            Linux 6.7.7-200.fc39.aarch64 amd64


# oc
Client Version: 4.18.13

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.

# git
git version 2.49.0

# curl
curl 7.81.0 (x86_64-pc-linux-gnu) libcurl/7.81.0 OpenSSL/3.0.2 zlib/1.2.11 brotli/1.0.9 zstd/1.4.8 libidn2/2.3.2 libpsl/0.21.0 (+libidn2/2.3.2) libssh/0.9.6/openssl/zlib nghttp2/1.43.0 librtmp/2.3 OpenLDAP/2.5.19

# wget
GNU Wget 1.21.2 built on linux-gnu.

# openssl
OpenSSL 3.0.2 15 Mar 2022 (Library: OpenSSL 3.0.2 15 Mar 2022)

# make
GNU Make 4.3

# docker
28.1.1

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.18

# calicoctl
v3.30.0

# terraform
Terraform v1.12.1
on linux_amd64

# cosign
v2.5.0

Version 2.75

To view the contents of version 2.75, from the running image, type default_versions.sh.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This is based on Ubuntu 22.04.

It provides the latest LTS version for node.js at the time it was built. If you need to use a different version of node.js, use nvm install v<node version> at the beginning of your script. This image now contains the Terraform CLI.

Support for helm2 was discontinued on 13 November 2020. The helm tool within this image is the latest in the 3.x branch. The helm3 tool is now named helm. The helm3 symbolic link is deprecated and will be removed in upcoming releases.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v22.15.0

# npm
10.9.2

# jq
jq-1.7.1

# yq
yq version 2.4.1

# yq3
yq version 3.4.1

# yq4
yq (https://github.com/mikefarah/yq/) version v4.45.3

# kubectl
v1.30.12

# buildctl
buildctl github.com/moby/buildkit v0.21.1 66735c67040bc80e6ed104f451683e094030a4e1

# helm
v3.17.3+ge4da497

# ibmcloud
ibmcloud 2.34.0 (a27a21c-2025-04-30T15:01:15+00:00)
Copyright IBM Corp. 2014, 2025

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                     Version   Status   Private endpoints supported
cloud-internet-services[cis]                    1.17.0             true
cloud-logs[logs]                                0.2.0              true
code-engine[ce]                                 1.52.2             true
container-registry[cr]                          1.3.13             true
container-service[kubernetes-service/ks]        1.0.687            false
cra                                             2.4.1              true
doi                                             0.4.8              true
schematics[sch]                                 1.12.26            true
secrets-manager[sm]                             2.0.11             true
sl                                              1.5.6              false
vpc-infrastructure[infrastructure-service/is]   13.1.0             true


# ibmcloud dev
3.3.4

# java
openjdk version "11.0.27" 2025-04-15
IBM Semeru Runtime Open Edition 11.0.27.0 (build 11.0.27+6)
Eclipse OpenJ9 VM 11.0.27.0 (build openj9-0.51.0, JRE 11 Linux amd64-64-Bit Compressed References 20250504_1402 (JIT enabled, AOT enabled)
OpenJ9   - 31cf5538b0
OMR      - 9bcff94a2
JCL      - 3e17c0897e based on jdk-11.0.27+6)

# ant
Apache Ant(TM) version 1.10.15 compiled on August 25 2024

# mvn
Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
Maven home: /opt/IBM/maven
Java version: 11.0.27, vendor: IBM Corporation, runtime: /usr/local/jdk11
Default locale: en, platform encoding: UTF-8
OS name: "linux", version: "6.7.7-200.fc39.aarch64", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.14!

Here are the highlights of this release:
 - Java 24 support
 - GraalVM Native Image toolchain selection
 - Enhancements to test reporting
 - Build Authoring improvements

For more details see https://docs.gradle.org/8.14/release-notes.html


------------------------------------------------------------
Gradle 8.14
------------------------------------------------------------

Build time:    2025-04-25 09:29:08 UTC
Revision:      34c560e3be961658a6fbcd7170ec2443a228b109

Kotlin:        2.0.21
Groovy:        3.0.24
Ant:           Apache Ant(TM) version 1.10.15 compiled on August 25 2024
Launcher JVM:  11.0.27 (Eclipse OpenJ9 openj9-0.51.0)
Daemon JVM:    /usr/local/jdk11 (no JDK specified, using current Java home)
OS:            Linux 6.7.7-200.fc39.aarch64 amd64


# oc
Client Version: 4.18.11

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.

# git
git version 2.49.0

# curl
curl 7.81.0 (x86_64-pc-linux-gnu) libcurl/7.81.0 OpenSSL/3.0.2 zlib/1.2.11 brotli/1.0.9 zstd/1.4.8 libidn2/2.3.2 libpsl/0.21.0 (+libidn2/2.3.2) libssh/0.9.6/openssl/zlib nghttp2/1.43.0 librtmp/2.3 OpenLDAP/2.5.18

# wget
GNU Wget 1.21.2 built on linux-gnu.

# openssl
OpenSSL 3.0.2 15 Mar 2022 (Library: OpenSSL 3.0.2 15 Mar 2022)

# make
GNU Make 4.3

# docker
28.1.1

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.18

# calicoctl
v3.30.0

# terraform
Terraform v1.11.4
on linux_amd64

# cosign
v2.5.0

Version 2.74

To view the contents of version 2.74, from the running image, type default_versions.sh.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This is based on Ubuntu 22.04.

It provides the latest LTS version for node.js at the time it was built. If you need to use a different version of node.js, use nvm install v<node version> at the beginning of your script. This image now contains the Terraform CLI.

Support for helm2 was discontinued on 13 November 2020. The helm tool within this image is the latest in the 3.x branch. The helm3 tool is now named helm. The helm3 symbolic link is deprecated and will be removed in upcoming releases.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v22.15.0

# npm
10.9.2

# jq
jq-1.7.1

# yq
yq version 2.4.1

# yq3
yq version 3.4.1

# yq4
yq (https://github.com/mikefarah/yq/) version v4.45.1

# kubectl
v1.30.12

# buildctl
buildctl github.com/moby/buildkit v0.21.0 52b004d2afe20c5c80967cc1784e718b52d69dae

# helm
v3.17.3+ge4da497

# ibmcloud
ibmcloud 2.33.1 (424a5a4-2025-04-08T17:48:33+00:00)
Copyright IBM Corp. 2014, 2025

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                     Version   Status   Private endpoints supported
cloud-internet-services[cis]                    1.17.0             true
cloud-logs[logs]                                0.2.0              true
code-engine[ce]                                 1.52.1             true
container-registry[cr]                          1.3.13             true
container-service[kubernetes-service/ks]        1.0.687            false
cra                                             2.4.1              true
doi                                             0.4.8              true
schematics[sch]                                 1.12.26            true
secrets-manager[sm]                             2.0.10             true
sl                                              1.5.6              false
vpc-infrastructure[infrastructure-service/is]   13.1.0             true


# ibmcloud dev
3.3.3

# java
openjdk version "11.0.26" 2025-01-21
IBM Semeru Runtime Open Edition 11.0.26.0 (build 11.0.26+4)
Eclipse OpenJ9 VM 11.0.26.0 (build openj9-0.49.0, JRE 11 Linux amd64-64-Bit Compressed References 20250205_1317 (JIT enabled, AOT enabled)
OpenJ9   - 3c3d179854
OMR      - e49875871
JCL      - 674ad23a80 based on jdk-11.0.26+4)

# ant
Apache Ant(TM) version 1.10.15 compiled on August 25 2024

# mvn
Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
Maven home: /opt/IBM/maven
Java version: 11.0.26, vendor: IBM Corporation, runtime: /usr/local/jdk11
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.7.7-200.fc39.aarch64", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.14!

Here are the highlights of this release:
 - Java 24 support
 - GraalVM Native Image toolchain selection
 - Enhancements to test reporting
 - Build Authoring improvements

For more details see https://docs.gradle.org/8.14/release-notes.html


------------------------------------------------------------
Gradle 8.14
------------------------------------------------------------

Build time:    2025-04-25 09:29:08 UTC
Revision:      34c560e3be961658a6fbcd7170ec2443a228b109

Kotlin:        2.0.21
Groovy:        3.0.24
Ant:           Apache Ant(TM) version 1.10.15 compiled on August 25 2024
Launcher JVM:  11.0.26 (Eclipse OpenJ9 openj9-0.49.0)
Daemon JVM:    /usr/local/jdk11 (no JDK specified, using current Java home)
OS:            Linux 6.7.7-200.fc39.aarch64 amd64


# oc
Client Version: 4.18.9

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.

# git
git version 2.49.0

# curl
curl 7.81.0 (x86_64-pc-linux-gnu) libcurl/7.81.0 OpenSSL/3.0.2 zlib/1.2.11 brotli/1.0.9 zstd/1.4.8 libidn2/2.3.2 libpsl/0.21.0 (+libidn2/2.3.2) libssh/0.9.6/openssl/zlib nghttp2/1.43.0 librtmp/2.3 OpenLDAP/2.5.18

# wget
GNU Wget 1.21.2 built on linux-gnu.

# openssl
OpenSSL 3.0.2 15 Mar 2022 (Library: OpenSSL 3.0.2 15 Mar 2022)

# make
GNU Make 4.3

# docker
28.0.4

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.18

# calicoctl
v3.29.3

# terraform
Terraform v1.11.4
on linux_amd64

# cosign
v2.5.0

Version 2.73

To view the contents of version 2.73, from the running image, type default_versions.sh.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This is based on Ubuntu 22.04.

It provides the latest LTS version for node.js at the time it was built. If you need to use a different version of node.js, use nvm install v<node version> at the beginning of your script. This image now contains the Terraform CLI.

Support for helm2 was discontinued on 13 November 2020. The helm tool within this image is the latest in the 3.x branch. The helm3 tool is now named helm. The helm3 symbolic link is deprecated and will be removed in upcoming releases.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v22.14.0

# npm
10.9.2

# jq
jq-1.7.1

# yq
yq version 2.4.1

# yq3
yq version 3.4.1

# yq4
yq (https://github.com/mikefarah/yq/) version v4.45.1

# kubectl
v1.30.11

# buildctl
buildctl github.com/moby/buildkit v0.20.2 97437fdd7e32f29bb80288d800cd4ffcb34e1c15

# helm
v3.17.3+ge4da497

# ibmcloud
ibmcloud 2.33.1 (424a5a4-2025-04-08T17:48:33+00:00)
Copyright IBM Corp. 2014, 2025

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                     Version   Status             Private endpoints supported
cloud-internet-services[cis]                    1.17.0                       true
cloud-logs[logs]                                0.2.0                        true
code-engine[ce]                                 1.52.1                       true
container-registry[cr]                          1.3.13                       true
container-service[kubernetes-service/ks]        1.0.687                      false
cra                                             2.4.0                        true
doi                                             0.4.8                        true
schematics[sch]                                 1.12.26                      true
secrets-manager[sm]                             2.0.10                       true
sl                                              1.5.6                        false
vpc-infrastructure[infrastructure-service/is]   12.6.0                       true

# ibmcloud dev
3.3.3

# java
openjdk version "11.0.26" 2025-01-21
IBM Semeru Runtime Open Edition 11.0.26.0 (build 11.0.26+4)
Eclipse OpenJ9 VM 11.0.26.0 (build openj9-0.49.0, JRE 11 Linux amd64-64-Bit Compressed References 20250205_1317 (JIT enabled, AOT enabled)
OpenJ9   - 3c3d179854
OMR      - e49875871
JCL      - 674ad23a80 based on jdk-11.0.26+4)

# ant
Apache Ant(TM) version 1.10.15 compiled on August 25 2024

# mvn
Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
Maven home: /opt/IBM/maven
Java version: 11.0.26, vendor: IBM Corporation, runtime: /usr/local/jdk11
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.7.7-200.fc39.aarch64", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.13!

Here are the highlights of this release:
 - Daemon JVM auto-provisioning
 - Enhancements for Scala plugin and JUnit testing
 - Improvements for build authors and plugin developers

For more details see https://docs.gradle.org/8.13/release-notes.html


------------------------------------------------------------
Gradle 8.13
------------------------------------------------------------

Build time:    2025-02-25 09:22:14 UTC
Revision:      073314332697ba45c16c0a0ce1891fa6794179ff

Kotlin:        2.0.21
Groovy:        3.0.22
Ant:           Apache Ant(TM) version 1.10.15 compiled on August 25 2024
Launcher JVM:  11.0.26 (Eclipse OpenJ9 openj9-0.49.0)
Daemon JVM:    /usr/local/jdk11 (no JDK specified, using current Java home)
OS:            Linux 6.7.7-200.fc39.aarch64 amd64


# oc
Client Version: 4.18.7

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.

# git
git version 2.49.0

# curl
curl 7.81.0 (x86_64-pc-linux-gnu) libcurl/7.81.0 OpenSSL/3.0.2 zlib/1.2.11 brotli/1.0.9 zstd/1.4.8 libidn2/2.3.2 libpsl/0.21.0 (+libidn2/2.3.2) libssh/0.9.6/openssl/zlib nghttp2/1.43.0 librtmp/2.3 OpenLDAP/2.5.18

# wget
GNU Wget 1.21.2 built on linux-gnu.

# openssl
OpenSSL 3.0.2 15 Mar 2022 (Library: OpenSSL 3.0.2 15 Mar 2022)

# make
GNU Make 4.3

# docker
28.0.4

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.18

# calicoctl
v3.29.3

# terraform
Terraform v1.11.4
on linux_amd64

# cosign
v2.5.0

Version 2.72

To view the contents of version 2.72, from the running image, type default_versions.sh.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This is based on Ubuntu 22.04.

It provides the latest LTS version for node.js at the time it was built. If you need to use a different version of node.js, use nvm install v<node version> at the beginning of your script. This image now contains the Terraform CLI.

Support for helm2 was discontinued on 13 November 2020. The helm tool within this image is the latest in the 3.x branch. The helm3 tool is now named helm. The helm3 symbolic link is deprecated and will be removed in upcoming releases.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v22.14.0

# npm
10.9.2

# jq
jq-1.7.1

# yq
yq version 2.4.1

# yq3
yq version 3.4.1

# yq4
yq (https://github.com/mikefarah/yq/) version v4.45.1

# kubectl
v1.30.10

# buildctl
buildctl github.com/moby/buildkit v0.20.1 de56a3c5056341667b5bad71f414ece70b50724f

# helm
v3.17.2+gcc0bbbd

# ibmcloud
ibmcloud 2.32.2 (c23867a-2025-02-06T19:48:11+00:00)
Copyright IBM Corp. 2014, 2025

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                     Version   Status             Private endpoints supported
cloud-internet-services[cis]                    1.17.0                       true
cloud-logs[logs]                                0.2.0                        true
code-engine[ce]                                 1.51.3                       true
container-registry[cr]                          1.3.13                       true
container-service[kubernetes-service/ks]        1.0.687                      false
cra                                             2.3.6                        true
doi                                             0.4.8                        true
schematics[sch]                                 1.12.25                      true
secrets-manager[sm]                             2.0.10                       true
sl                                              1.5.5                        false
vpc-infrastructure[infrastructure-service/is]   12.5.0                       true


# ibmcloud dev
3.3.1

# java
openjdk version "11.0.26" 2025-01-21
IBM Semeru Runtime Open Edition 11.0.26.0 (build 11.0.26+4)
Eclipse OpenJ9 VM 11.0.26.0 (build openj9-0.49.0, JRE 11 Linux amd64-64-Bit Compressed References 20250205_1317 (JIT enabled, AOT enabled)
OpenJ9   - 3c3d179854
OMR      - e49875871
JCL      - 674ad23a80 based on jdk-11.0.26+4)

# ant
Apache Ant(TM) version 1.10.15 compiled on August 25 2024

# mvn
Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
Maven home: /opt/IBM/maven
Java version: 11.0.26, vendor: IBM Corporation, runtime: /usr/local/jdk11
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.7.7-200.fc39.aarch64", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.13!

Here are the highlights of this release:
 - Daemon JVM auto-provisioning
 - Enhancements for Scala plugin and JUnit testing
 - Improvements for build authors and plugin developers

For more details see https://docs.gradle.org/8.13/release-notes.html


------------------------------------------------------------
Gradle 8.13
------------------------------------------------------------

Build time:    2025-02-25 09:22:14 UTC
Revision:      073314332697ba45c16c0a0ce1891fa6794179ff

Kotlin:        2.0.21
Groovy:        3.0.22
Ant:           Apache Ant(TM) version 1.10.15 compiled on August 25 2024
Launcher JVM:  11.0.26 (Eclipse OpenJ9 openj9-0.49.0)
Daemon JVM:    /usr/local/jdk11 (no JDK specified, using current Java home)
OS:            Linux 6.7.7-200.fc39.aarch64 amd64


# oc
Client Version: 4.18.4

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.

# git
git version 2.49.0

# curl
curl 7.81.0 (x86_64-pc-linux-gnu) libcurl/7.81.0 OpenSSL/3.0.2 zlib/1.2.11 brotli/1.0.9 zstd/1.4.8 libidn2/2.3.2 libpsl/0.21.0 (+libidn2/2.3.2) libssh/0.9.6/openssl/zlib nghttp2/1.43.0 librtmp/2.3 OpenLDAP/2.5.18

# wget
GNU Wget 1.21.2 built on linux-gnu.

# openssl
OpenSSL 3.0.2 15 Mar 2022 (Library: OpenSSL 3.0.2 15 Mar 2022)

# make
GNU Make 4.3

# docker
28.0.2

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.18

# calicoctl
v3.29.2

# terraform
Terraform v1.11.2
on linux_amd64

# cosign
v2.4.3

Version 2.71

To view the contents of version 2.71, from the running image, type default_versions.sh.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This is based on Ubuntu 22.04.

It provides the latest LTS version for node.js at the time it was built. If you need to use a different version of node.js, use nvm install v<node version> at the beginning of your script. This image now contains the Terraform CLI.

Support for helm2 was discontinued on 13 November 2020. The helm tool within this image is the latest in the 3.x branch. The helm3 tool is now named helm. The helm3 symbolic link is deprecated and will be removed in upcoming releases.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v22.14.0

# npm
10.9.2

# jq
jq-1.7.1

# yq
yq version 2.4.1

# yq3
yq version 3.4.1

# yq4
yq (https://github.com/mikefarah/yq/) version v4.45.1

# kubectl
v1.30.10

# buildctl
buildctl github.com/moby/buildkit v0.20.0 121ecd5b9083b8eef32183cd404dd13e15b4a3df

# helm
v3.17.1+g980d8ac

# ibmcloud
ibmcloud 2.32.2 (c23867a-2025-02-06T19:48:11+00:00)
Copyright IBM Corp. 2014, 2025

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                     Version   Status             Private endpoints supported
cloud-internet-services[cis]                    1.17.0                       true
cloud-logs[logs]                                0.2.0                        true
code-engine[ce]                                 1.51.0                       true
container-registry[cr]                          1.3.13                       true
container-service[kubernetes-service/ks]        1.0.679                      false
cra                                             2.3.6                        true
doi                                             0.4.8                        true
schematics[sch]                                 1.12.25                      true
secrets-manager[sm]                             2.0.10                       true
sl                                              1.5.5                        false
vpc-infrastructure[infrastructure-service/is]   12.4.0                       true


# ibmcloud dev
3.3.1

# java
openjdk version "11.0.26" 2025-01-21
IBM Semeru Runtime Open Edition 11.0.26.0 (build 11.0.26+4)
Eclipse OpenJ9 VM 11.0.26.0 (build openj9-0.49.0, JRE 11 Linux amd64-64-Bit Compressed References 20250205_1317 (JIT enabled, AOT enabled)
OpenJ9   - 3c3d179854
OMR      - e49875871
JCL      - 674ad23a80 based on jdk-11.0.26+4)

# ant
Apache Ant(TM) version 1.10.15 compiled on August 25 2024

# mvn
Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
Maven home: /opt/IBM/maven
Java version: 11.0.26, vendor: IBM Corporation, runtime: /usr/local/jdk11
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.7.7-200.fc39.aarch64", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.13!

Here are the highlights of this release:
 - Daemon JVM auto-provisioning
 - Enhancements for Scala plugin and JUnit testing
 - Improvements for build authors and plugin developers

For more details see https://docs.gradle.org/8.13/release-notes.html


------------------------------------------------------------
Gradle 8.13
------------------------------------------------------------

Build time:    2025-02-25 09:22:14 UTC
Revision:      073314332697ba45c16c0a0ce1891fa6794179ff

Kotlin:        2.0.21
Groovy:        3.0.22
Ant:           Apache Ant(TM) version 1.10.15 compiled on August 25 2024
Launcher JVM:  11.0.26 (Eclipse OpenJ9 openj9-0.49.0)
Daemon JVM:    /usr/local/jdk11 (no JDK specified, using current Java home)
OS:            Linux 6.7.7-200.fc39.aarch64 amd64


# oc
Client Version: 4.18.1

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.

# git
git version 2.48.1

# curl
curl 7.81.0 (x86_64-pc-linux-gnu) libcurl/7.81.0 OpenSSL/3.0.2 zlib/1.2.11 brotli/1.0.9 zstd/1.4.8 libidn2/2.3.2 libpsl/0.21.0 (+libidn2/2.3.2) libssh/0.9.6/openssl/zlib nghttp2/1.43.0 librtmp/2.3 OpenLDAP/2.5.18

# wget
GNU Wget 1.21.2 built on linux-gnu.

# openssl
OpenSSL 3.0.2 15 Mar 2022 (Library: OpenSSL 3.0.2 15 Mar 2022)

# make
GNU Make 4.3

# docker
28.0.1

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.18

# calicoctl
v3.29.2

# terraform
Terraform v1.11.0
on linux_amd64

# cosign
v2.4.3

Version 2.70

To view the contents of version 2.70, from the running image, type default_versions.sh.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This is based on Ubuntu 22.04.

It provides the latest LTS version for node.js at the time it was built. If you need to use a different version of node.js, use nvm install v<node version> at the beginning of your script. This image now contains the Terraform CLI.

Support for helm2 was discontinued on 13 November 2020. The helm tool within this image is the latest in the 3.x branch. The helm3 tool is now named helm. The helm3 symbolic link is deprecated and will be removed in upcoming releases.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v22.13.1

# npm
10.9.2

# jq
jq-1.7.1

# yq
yq version 2.4.1

# yq3
yq version 3.4.1

# yq4
yq (https://github.com/mikefarah/yq/) version v4.45.1

# kubectl
v1.30.9

# buildctl
buildctl github.com/moby/buildkit v0.19.0 3637d1b15a13fc3cdd0c16fcf3be0845ae68f53d

# helm
v3.17.0+g301108e

# ibmcloud
ibmcloud 2.32.2 (c23867a-2025-02-06T19:48:11+00:00)
Copyright IBM Corp. 2014, 2025

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                     Version   Status   Private endpoints supported
cloud-internet-services[cis]                    1.17.0             true
cloud-logs[logs]                                0.2.0              true
code-engine[ce]                                 1.50.10            true
container-registry[cr]                          1.3.13             true
container-service[kubernetes-service/ks]        1.0.674            false
cra                                             2.3.4              false
doi                                             0.4.7              false
schematics[sch]                                 1.12.25            true
secrets-manager[sm]                             2.0.9              true
sl                                              1.5.5              false
vpc-infrastructure[infrastructure-service/is]   12.2.0             true


# ibmcloud dev
3.3.1

# java
openjdk version "11.0.25" 2024-10-15
IBM Semeru Runtime Open Edition 11.0.25.0 (build 11.0.25+9)
Eclipse OpenJ9 VM 11.0.25.0 (build openj9-0.48.0, JRE 11 Linux amd64-64-Bit Compressed References 20241107_1233 (JIT enabled, AOT enabled)
OpenJ9   - 1d5831436e
OMR      - d10a4d553
JCL      - edded3f65c based on jdk-11.0.25+9)

# ant
Apache Ant(TM) version 1.10.15 compiled on August 25 2024

# mvn
Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
Maven home: /opt/IBM/maven
Java version: 11.0.25, vendor: IBM Corporation, runtime: /usr/local/jdk11
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.7.7-200.fc39.aarch64", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.12.1!

Here are the highlights of this release:
 - Enhanced error and warning reporting with the Problems API
 - File-system watching support on Alpine Linux
 - Build and test Swift 6 libraries and apps

For more details see https://docs.gradle.org/8.12.1/release-notes.html


------------------------------------------------------------
Gradle 8.12.1
------------------------------------------------------------

Build time:    2025-01-24 12:55:12 UTC
Revision:      0b1ee1ff81d1f4a26574ff4a362ac9180852b140

Kotlin:        2.0.21
Groovy:        3.0.22
Ant:           Apache Ant(TM) version 1.10.15 compiled on August 25 2024
Launcher JVM:  11.0.25 (Eclipse OpenJ9 openj9-0.48.0)
Daemon JVM:    /usr/local/jdk11 (no JDK specified, using current Java home)
OS:            Linux 6.7.7-200.fc39.aarch64 amd64


# oc
Client Version: 4.17.14

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.

# git
git version 2.48.1

# curl
curl 7.81.0 (x86_64-pc-linux-gnu) libcurl/7.81.0 OpenSSL/3.0.2 zlib/1.2.11 brotli/1.0.9 zstd/1.4.8 libidn2/2.3.2 libpsl/0.21.0 (+libidn2/2.3.2) libssh/0.9.6/openssl/zlib nghttp2/1.43.0 librtmp/2.3 OpenLDAP/2.5.18

# wget
GNU Wget 1.21.2 built on linux-gnu.

# openssl
OpenSSL 3.0.2 15 Mar 2022 (Library: OpenSSL 3.0.2 15 Mar 2022)

# make
GNU Make 4.3

# docker
27.5.1

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.18

# calicoctl
v3.29.2

# terraform
Terraform v1.10.5
on linux_amd64

# cosign
v2.4.2

Version 2.69

To view the contents of version 2.69, from the running image, type default_versions.sh.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This is based on Ubuntu 22.04.

It provides the latest LTS version for node.js at the time it was built. If you need to use a different version of node.js, use nvm install v<node version> at the beginning of your script. This image now contains the Terraform CLI.

Support for helm2 was discontinued on 13 November 2020. The helm tool within this image is the latest in the 3.x branch. The helm3 tool is now named helm. The helm3 symbolic link is deprecated and will be removed in upcoming releases.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v22.13.1

# npm
10.9.2

# jq
jq-1.7.1

# yq
yq version 2.4.1

# yq3
yq version 3.4.1

# yq4
yq (https://github.com/mikefarah/yq/) version v4.45.1

# kubectl
v1.30.9

# buildctl
buildctl github.com/moby/buildkit v0.19.0 3637d1b15a13fc3cdd0c16fcf3be0845ae68f53d

# helm
v3.17.0+g301108e

# ibmcloud
ibmcloud 2.32.2 (c23867a-2025-02-06T19:48:11+00:00)
Copyright IBM Corp. 2014, 2025

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                     Version   Status   Private endpoints supported
cloud-internet-services[cis]                    1.17.0             true
cloud-logs[logs]                                0.2.0              true
code-engine[ce]                                 1.50.10            true
container-registry[cr]                          1.3.13             true
container-service[kubernetes-service/ks]        1.0.674            false
cra                                             2.3.4              false
doi                                             0.4.7              false
schematics[sch]                                 1.12.25            true
secrets-manager[sm]                             2.0.9              true
sl                                              1.5.5              false
vpc-infrastructure[infrastructure-service/is]   12.2.0             true


# ibmcloud dev
3.3.1

# java
openjdk version "11.0.25" 2024-10-15
IBM Semeru Runtime Open Edition 11.0.25.0 (build 11.0.25+9)
Eclipse OpenJ9 VM 11.0.25.0 (build openj9-0.48.0, JRE 11 Linux amd64-64-Bit Compressed References 20241107_1233 (JIT enabled, AOT enabled)
OpenJ9   - 1d5831436e
OMR      - d10a4d553
JCL      - edded3f65c based on jdk-11.0.25+9)

# ant
Apache Ant(TM) version 1.10.15 compiled on August 25 2024

# mvn
Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
Maven home: /opt/IBM/maven
Java version: 11.0.25, vendor: IBM Corporation, runtime: /usr/local/jdk11
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.7.7-200.fc39.aarch64", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.12.1!

Here are the highlights of this release:
 - Enhanced error and warning reporting with the Problems API
 - File-system watching support on Alpine Linux
 - Build and test Swift 6 libraries and apps

For more details see https://docs.gradle.org/8.12.1/release-notes.html


------------------------------------------------------------
Gradle 8.12.1
------------------------------------------------------------

Build time:    2025-01-24 12:55:12 UTC
Revision:      0b1ee1ff81d1f4a26574ff4a362ac9180852b140

Kotlin:        2.0.21
Groovy:        3.0.22
Ant:           Apache Ant(TM) version 1.10.15 compiled on August 25 2024
Launcher JVM:  11.0.25 (Eclipse OpenJ9 openj9-0.48.0)
Daemon JVM:    /usr/local/jdk11 (no JDK specified, using current Java home)
OS:            Linux 6.7.7-200.fc39.aarch64 amd64


# oc
Client Version: 4.17.14

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.

# git
git version 2.48.1

# curl
curl 7.81.0 (x86_64-pc-linux-gnu) libcurl/7.81.0 OpenSSL/3.0.2 zlib/1.2.11 brotli/1.0.9 zstd/1.4.8 libidn2/2.3.2 libpsl/0.21.0 (+libidn2/2.3.2) libssh/0.9.6/openssl/zlib nghttp2/1.43.0 librtmp/2.3 OpenLDAP/2.5.18

# wget
GNU Wget 1.21.2 built on linux-gnu.

# openssl
OpenSSL 3.0.2 15 Mar 2022 (Library: OpenSSL 3.0.2 15 Mar 2022)

# make
GNU Make 4.3

# docker
27.5.1

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.18

# calicoctl
v3.29.2

# terraform
Terraform v1.10.5
on linux_amd64

# cosign
v2.4.2

Version 2.68

To view the contents of version 2.68, from the running image, type default_versions.sh.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This is based on Ubuntu 22.04.

It provides the latest LTS version for node.js at the time it was built. If you need to use a different version of node.js, use nvm install v<node version> at the beginning of your script. This image now contains the Terraform CLI.

Support for helm2 was discontinued on 13 November 2020. The helm tool within this image is the latest in the 3.x branch. The helm3 tool is now named helm. The helm3 symbolic link is deprecated and will be removed in upcoming releases.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v22.13.1

# npm
10.9.2

# jq
jq-1.7.1

# yq
yq version 2.4.1

# yq3
yq version 3.4.1

# yq4
yq (https://github.com/mikefarah/yq/) version v4.45.1

# kubectl
v1.30.9

# buildctl
buildctl github.com/moby/buildkit v0.19.0 3637d1b15a13fc3cdd0c16fcf3be0845ae68f53d

# helm
v3.17.0+g301108e

# ibmcloud
ibmcloud 2.31.0 (6b1eddc-2024-12-05T17:30:20+00:00)
Copyright IBM Corp. 2014, 2024

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                     Version   Status   Private endpoints supported
cloud-internet-services[cis]                    1.16.4             true
cloud-logs[logs]                                0.2.0              true
code-engine[ce]                                 1.50.9             true
container-registry[cr]                          1.3.13             true
container-service[kubernetes-service/ks]        1.0.674            false
cra                                             2.3.4              false
doi                                             0.4.7              false
schematics[sch]                                 1.12.25            true
secrets-manager[sm]                             2.0.9              true
sl                                              1.5.5              false
vpc-infrastructure[infrastructure-service/is]   12.2.0             true


# ibmcloud dev
3.3.0

# java
openjdk version "11.0.25" 2024-10-15
IBM Semeru Runtime Open Edition 11.0.25.0 (build 11.0.25+9)
Eclipse OpenJ9 VM 11.0.25.0 (build openj9-0.48.0, JRE 11 Linux amd64-64-Bit Compressed References 20241107_1233 (JIT enabled, AOT enabled)
OpenJ9   - 1d5831436e
OMR      - d10a4d553
JCL      - edded3f65c based on jdk-11.0.25+9)

# ant
Apache Ant(TM) version 1.10.15 compiled on August 25 2024

# mvn
Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
Maven home: /opt/IBM/maven
Java version: 11.0.25, vendor: IBM Corporation, runtime: /usr/local/jdk11
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.8.0-51-generic", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.12.1!

Here are the highlights of this release:
 - Enhanced error and warning reporting with the Problems API
 - File-system watching support on Alpine Linux
 - Build and test Swift 6 libraries and apps

For more details see https://docs.gradle.org/8.12.1/release-notes.html


------------------------------------------------------------
Gradle 8.12.1
------------------------------------------------------------

Build time:    2025-01-24 12:55:12 UTC
Revision:      0b1ee1ff81d1f4a26574ff4a362ac9180852b140

Kotlin:        2.0.21
Groovy:        3.0.22
Ant:           Apache Ant(TM) version 1.10.15 compiled on August 25 2024
Launcher JVM:  11.0.25 (Eclipse OpenJ9 openj9-0.48.0)
Daemon JVM:    /usr/local/jdk11 (no JDK specified, using current Java home)
OS:            Linux 6.8.0-51-generic amd64


# oc
Client Version: 4.17.12

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.

# git
git version 2.48.1

# curl
curl 7.81.0 (x86_64-pc-linux-gnu) libcurl/7.81.0 OpenSSL/3.0.2 zlib/1.2.11 brotli/1.0.9 zstd/1.4.8 libidn2/2.3.2 libpsl/0.21.0 (+libidn2/2.3.2) libssh/0.9.6/openssl/zlib nghttp2/1.43.0 librtmp/2.3 OpenLDAP/2.5.18

# wget
GNU Wget 1.21.2 built on linux-gnu.

# openssl
OpenSSL 3.0.2 15 Mar 2022 (Library: OpenSSL 3.0.2 15 Mar 2022)

# make
GNU Make 4.3

# docker
27.5.1

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.18

# calicoctl
v3.29.1

# terraform
Terraform v1.10.5
on linux_amd64

# cosign
v2.4.1

Version 2.67

To view the contents of version 2.67, from the running image, type default_versions.sh.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This is based on Ubuntu 22.04.

It provides the latest LTS version for node.js at the time it was built. If you need to use a different version of node.js, use nvm install v<node version> at the beginning of your script. This image now contains the Terraform CLI.

Support for helm2 was discontinued on 13 November 2020. The helm tool within this image is the latest in the 3.x branch. The helm3 tool is now named helm. The helm3 symbolic link is deprecated and will be removed in upcoming releases.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v22.11.0

# npm
10.9.0

# jq
jq-1.7.1

# yq
yq version 2.4.1

# yq3
yq version 3.4.1

# yq4
yq (https://github.com/mikefarah/yq/) version v4.44.5

# kubectl
v1.29.8

# buildctl
buildctl github.com/moby/buildkit v0.17.2 a3d734228b860a215f8a336e3983d35cbfaf08d8

# helm
v3.16.3+gcfd0749

# ibmcloud
ibmcloud 2.30.0 (30a8eda-2024-11-05T20:52:46+00:00)
Copyright IBM Corp. 2014, 2024

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                     Version   Status   Private endpoints supported
cloud-functions[wsk/functions/fn]               1.0.83             false
cloud-internet-services[cis]                    1.16.4             true
cloud-logs[logs]                                0.1.2              true
code-engine[ce]                                 1.50.7             true
container-registry[cr]                          1.3.12             true
container-service[kubernetes-service/ks]        1.0.674            false
cra                                             2.3.2              false
doi                                             0.4.7              false
schematics[sch]                                 1.12.24            true
secrets-manager[sm]                             2.0.9              true
sl                                              1.5.3              false
vpc-infrastructure[infrastructure-service/is]   12.0.0             true


# ibmcloud dev
3.2.1

# java
openjdk version "11.0.25" 2024-10-15
IBM Semeru Runtime Open Edition 11.0.25.0 (build 11.0.25+9)
Eclipse OpenJ9 VM 11.0.25.0 (build openj9-0.48.0, JRE 11 Linux amd64-64-Bit Compressed References 20241107_1233 (JIT enabled, AOT enabled)
OpenJ9   - 1d5831436e
OMR      - d10a4d553
JCL      - edded3f65c based on jdk-11.0.25+9)

# ant
Apache Ant(TM) version 1.10.15 compiled on August 25 2024

# mvn
Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
Maven home: /opt/IBM/maven
Java version: 11.0.25, vendor: IBM Corporation, runtime: /usr/local/jdk11
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.6.58", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.11.1!

Here are the highlights of this release:
 - Parallel load and store for Configuration Cache
 - Java compilation errors at the end of the build output
 - Consolidated report for warnings and deprecations

For more details see https://docs.gradle.org/8.11.1/release-notes.html


------------------------------------------------------------
Gradle 8.11.1
------------------------------------------------------------

Build time:    2024-11-20 16:56:46 UTC
Revision:      481cb05a490e0ef9f8620f7873b83bd8a72e7c39

Kotlin:        2.0.20
Groovy:        3.0.22
Ant:           Apache Ant(TM) version 1.10.14 compiled on August 16 2023
Launcher JVM:  11.0.25 (Eclipse OpenJ9 openj9-0.48.0)
Daemon JVM:    /usr/local/jdk11 (no JDK specified, using current Java home)
OS:            Linux 6.6.58 amd64


# oc
Client Version: 4.17.4

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.

# git
git version 2.47.1

# curl
curl 7.81.0 (x86_64-pc-linux-gnu) libcurl/7.81.0 OpenSSL/3.0.2 zlib/1.2.11 brotli/1.0.9 zstd/1.4.8 libidn2/2.3.2 libpsl/0.21.0 (+libidn2/2.3.2) libssh/0.9.6/openssl/zlib nghttp2/1.43.0 librtmp/2.3 OpenLDAP/2.5.18

# wget
GNU Wget 1.21.2 built on linux-gnu.

# openssl
OpenSSL 3.0.2 15 Mar 2022 (Library: OpenSSL 3.0.2 15 Mar 2022)

# make
GNU Make 4.3

# docker
27.2.1

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.18

# calicoctl
v3.29.1

# terraform
Terraform v1.9.8
on linux_amd64

# cosign
v2.4.1

Version 2.66

To view the contents of version 2.66, from the running image, type default_versions.sh.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This is based on Ubuntu 22.04.

It provides the latest LTS version for node.js at the time it was built. If you need to use a different version of node.js, use nvm install v<node version> at the beginning of your script. This image now contains the Terraform CLI.

Support for helm2 was discontinued on 13 November 2020. The helm tool within this image is the latest in the 3.x branch. The helm3 tool is now named helm. The helm3 symbolic link is deprecated and will be removed in upcoming releases.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v20.18.0

# npm
10.8.2

# jq
jq-1.7.1

# yq
yq version 2.4.1

# yq3
yq version 3.4.1

# yq4
yq (https://github.com/mikefarah/yq/) version v4.44.3

# kubectl
v1.29.8

# buildctl
buildctl github.com/moby/buildkit v0.16.0 0865fcc9b78559e856e81dc52b3613701e7be28d

# helm
v3.16.2+g13654a5

# ibmcloud
ibmcloud 2.29.0 (5521613-2024-10-16T14:53:06+00:00)
Copyright IBM Corp. 2014, 2024

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                     Version   Status             Private endpoints supported
cloud-functions[wsk/functions/fn]               1.0.83                       false
cloud-internet-services[cis]                    1.16.4                       true
code-engine[ce]                                 1.50.5                       true
container-registry[cr]                          1.3.11                       true
container-service[kubernetes-service/ks]        1.0.665                      false
cra                                             2.3.1                        false
doi                                             0.4.7                        false
schematics[sch]                                 1.12.24                      true
secrets-manager[sm]                             2.0.9                        true
sl                                              1.5.3                        false
vpc-infrastructure[infrastructure-service/is]   11.11.0                      true


# ibmcloud dev
3.2.1

# java
openjdk version "11.0.24" 2024-07-16
IBM Semeru Runtime Open Edition 11.0.24.1 (build 11.0.24+8)
Eclipse OpenJ9 VM 11.0.24.1 (build openj9-0.46.1, JRE 11 Linux amd64-64-Bit Compressed References 20240909_1185 (JIT enabled, AOT enabled)
OpenJ9   - 4760d5d320
OMR      - 840a9adba
JCL      - e383b0c225 based on jdk-11.0.24+8)

# ant
Apache Ant(TM) version 1.10.15 compiled on August 25 2024

# mvn
Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
Maven home: /opt/IBM/maven
Java version: 11.0.24, vendor: IBM Corporation, runtime: /usr/local/jdk11
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.6.58", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.10.2!

Here are the highlights of this release:
 - Support for Java 23
 - Faster configuration cache
 - Better configuration cache reports

For more details see https://docs.gradle.org/8.10.2/release-notes.html


------------------------------------------------------------
Gradle 8.10.2
------------------------------------------------------------

Build time:    2024-09-23 21:28:39 UTC
Revision:      415adb9e06a516c44b391edff552fd42139443f7

Kotlin:        1.9.24
Groovy:        3.0.22
Ant:           Apache Ant(TM) version 1.10.14 compiled on August 16 2023
Launcher JVM:  11.0.24 (Eclipse OpenJ9 openj9-0.46.1)
Daemon JVM:    /usr/local/jdk11 (no JDK specified, using current Java home)
OS:            Linux 6.6.58 amd64


# oc
Client Version: 4.17.1

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.

# git
git version 2.47.0

# curl
curl 7.81.0 (x86_64-pc-linux-gnu) libcurl/7.81.0 OpenSSL/3.0.2 zlib/1.2.11 brotli/1.0.9 zstd/1.4.8 libidn2/2.3.2 libpsl/0.21.0 (+libidn2/2.3.2) libssh/0.9.6/openssl/zlib nghttp2/1.43.0 librtmp/2.3 OpenLDAP/2.5.18

# wget
GNU Wget 1.21.2 built on linux-gnu.

# openssl
OpenSSL 3.0.2 15 Mar 2022 (Library: OpenSSL 3.0.2 15 Mar 2022)

# make
GNU Make 4.3

# docker
27.2.1

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.18

# calicoctl
v3.28.2

# terraform
Terraform v1.9.8
on linux_amd64

# cosign
v2.4.1

Version 2.65

To view the contents of version 2.65, from the running image, type default_versions.sh.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This is based on Ubuntu 22.04.

It provides the latest LTS version for node.js at the time it was built. If you need to use a different version of node.js, use nvm install v<node version> at the beginning of your script. This image now contains the Terraform CLI.

Support for helm2 was discontinued on 13 November 2020. The helm tool within this image is the latest in the 3.x branch. The helm3 tool is now named helm. The helm3 symbolic link is deprecated and will be removed in upcoming releases.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v20.18.0

# npm
10.8.2

# jq
jq-1.7.1

# yq
yq version 2.4.1

# yq3
yq version 3.4.1

# yq4
yq (https://github.com/mikefarah/yq/) version v4.44.3

# kubectl
v1.29.8

# buildctl
buildctl github.com/moby/buildkit v0.16.0 0865fcc9b78559e856e81dc52b3613701e7be28d

# helm
v3.16.1+g5a5449d

# ibmcloud
ibmcloud 2.28.1 (5124065-2024-09-26T15:20:13+00:00)
Copyright IBM Corp. 2014, 2024

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                     Version   Status             Private endpoints supported
cloud-functions[wsk/functions/fn]               1.0.83                       false
cloud-internet-services[cis]                    1.16.4                       true
code-engine[ce]                                 1.50.4                       true
container-registry[cr]                          1.3.11                       true
container-service[kubernetes-service/ks]        1.0.665                      false
cra                                             2.3.1                        false
doi                                             0.4.7                        false
schematics[sch]                                 1.12.24                      true
secrets-manager[sm]                             2.0.8                        true
sl                                              1.5.3                        false
vpc-infrastructure[infrastructure-service/is]   11.10.0                      true


# ibmcloud dev
3.2.1

# java
openjdk version "11.0.24" 2024-07-16
IBM Semeru Runtime Open Edition 11.0.24.1 (build 11.0.24+8)
Eclipse OpenJ9 VM 11.0.24.1 (build openj9-0.46.1, JRE 11 Linux amd64-64-Bit Compressed References 20240909_1185 (JIT enabled, AOT enabled)
OpenJ9   - 4760d5d320
OMR      - 840a9adba
JCL      - e383b0c225 based on jdk-11.0.24+8)

# ant
Apache Ant(TM) version 1.10.15 compiled on August 25 2024

# mvn
Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
Maven home: /opt/IBM/maven
Java version: 11.0.24, vendor: IBM Corporation, runtime: /usr/local/jdk11
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.6.52", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.10.2!

Here are the highlights of this release:
 - Support for Java 23
 - Faster configuration cache
 - Better configuration cache reports

For more details see https://docs.gradle.org/8.10.2/release-notes.html


------------------------------------------------------------
Gradle 8.10.2
------------------------------------------------------------

Build time:    2024-09-23 21:28:39 UTC
Revision:      415adb9e06a516c44b391edff552fd42139443f7

Kotlin:        1.9.24
Groovy:        3.0.22
Ant:           Apache Ant(TM) version 1.10.14 compiled on August 16 2023
Launcher JVM:  11.0.24 (Eclipse OpenJ9 openj9-0.46.1)
Daemon JVM:    /usr/local/jdk11 (no JDK specified, using current Java home)
OS:            Linux 6.6.52 amd64


# oc
Client Version: 4.17.0

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.

# git
git version 2.46.2

# curl
curl 7.81.0 (x86_64-pc-linux-gnu) libcurl/7.81.0 OpenSSL/3.0.2 zlib/1.2.11 brotli/1.0.9 zstd/1.4.8 libidn2/2.3.2 libpsl/0.21.0 (+libidn2/2.3.2) libssh/0.9.6/openssl/zlib nghttp2/1.43.0 librtmp/2.3 OpenLDAP/2.5.18

# wget
GNU Wget 1.21.2 built on linux-gnu.

# openssl
OpenSSL 3.0.2 15 Mar 2022 (Library: OpenSSL 3.0.2 15 Mar 2022)

# make
GNU Make 4.3

# docker
27.2.1

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.18

# calicoctl
v3.28.2

# terraform
Terraform v1.9.7
on linux_amd64

# cosign
v2.4.1

Version 2.64

To view the contents of version 2.64, from the running image, type default_versions.sh.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This is based on Ubuntu 22.04. And its docker version has been updated to 27.2.1.

It provides the latest LTS version for node.js at the time it was built. If you need to use a different version of node.js, use nvm install v<node version> at the beginning of your script. This image now contains the Terraform CLI.

Support for helm2 was discontinued on 13 November 2020. The helm tool within this image is the latest in the 3.x branch. The helm3 tool is now named helm. The helm3 symbolic link is deprecated and will be removed in upcoming releases.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v20.17.0

# npm
10.8.2

# jq
jq-1.7.1

# yq
yq version 2.4.1

# yq3
yq version 3.4.1

# yq4
yq (https://github.com/mikefarah/yq/) version v4.44.3

# kubectl
v1.29.8

# buildctl
buildctl github.com/moby/buildkit v0.16.0 0865fcc9b78559e856e81dc52b3613701e7be28d

# helm
v3.16.1+g5a5449d

# ibmcloud
ibmcloud 2.28.0 (c8a75ce-2024-09-13T16:30:24+00:00)
Copyright IBM Corp. 2014, 2024

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                     Version   Status             Private endpoints supported
cloud-functions[wsk/functions/fn]               1.0.83                       false
cloud-internet-services[cis]                    1.16.4                       true
code-engine[ce]                                 1.50.4                       true
container-registry[cr]                          1.3.10                       true
container-service[kubernetes-service/ks]        1.0.665                      false
cra                                             2.3.0                        false
doi                                             0.4.6                        false
schematics[sch]                                 1.12.24                      true
secrets-manager[sm]                             2.0.7                        true
sl                                              1.5.3                        false
vpc-infrastructure[infrastructure-service/is]   11.8.0                       true


# ibmcloud dev
3.2.1

# java
openjdk version "11.0.24" 2024-07-16
IBM Semeru Runtime Open Edition 11.0.24.1 (build 11.0.24+8)
Eclipse OpenJ9 VM 11.0.24.1 (build openj9-0.46.1, JRE 11 Linux amd64-64-Bit Compressed References 20240909_1185 (JIT enabled, AOT enabled)
OpenJ9   - 4760d5d320
OMR      - 840a9adba
JCL      - e383b0c225 based on jdk-11.0.24+8)

# ant
Apache Ant(TM) version 1.10.15 compiled on August 25 2024

# mvn
Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
Maven home: /opt/IBM/maven
Java version: 11.0.24, vendor: IBM Corporation, runtime: /usr/local/jdk11
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.6.36", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.10.1!

Here are the highlights of this release:
 - Support for Java 23
 - Faster configuration cache
 - Better configuration cache reports

For more details see https://docs.gradle.org/8.10.1/release-notes.html


------------------------------------------------------------
Gradle 8.10.1
------------------------------------------------------------

Build time:    2024-09-09 07:42:56 UTC
Revision:      8716158d3ec8c59e38f87a67f1f311f297b79576

Kotlin:        1.9.24
Groovy:        3.0.22
Ant:           Apache Ant(TM) version 1.10.14 compiled on August 16 2023
Launcher JVM:  11.0.24 (Eclipse OpenJ9 openj9-0.46.1)
Daemon JVM:    /usr/local/jdk11 (no JDK specified, using current Java home)
OS:            Linux 6.6.36 amd64


# oc
Client Version: 4.16.11

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.

# git
git version 2.46.1

# curl
curl 7.81.0 (x86_64-pc-linux-gnu) libcurl/7.81.0 OpenSSL/3.0.2 zlib/1.2.11 brotli/1.0.9 zstd/1.4.8 libidn2/2.3.2 libpsl/0.21.0 (+libidn2/2.3.2) libssh/0.9.6/openssl/zlib nghttp2/1.43.0 librtmp/2.3 OpenLDAP/2.5.18

# wget
GNU Wget 1.21.2 built on linux-gnu.

# openssl
OpenSSL 3.0.2 15 Mar 2022 (Library: OpenSSL 3.0.2 15 Mar 2022)

# make
GNU Make 4.3

# docker
27.2.1

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.18

# calicoctl
v3.28.2

# terraform
Terraform v1.9.6
on linux_amd64

# cosign
v2.4.0

Version 2.63

To view the contents of version 2.63, from the running image, type default_versions.sh.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This is based on Ubuntu 22.04.

It provides the latest LTS version for node.js at the time it was built. If you need to use a different version of node.js, use nvm install v<node version> at the beginning of your script. This image now contains the Terraform CLI.

Support for helm2 was discontinued on 13 November 2020. The helm tool within this image is the latest in the 3.x branch. The helm3 tool is now named helm. The helm3 symbolic link is deprecated and will be removed in upcoming releases.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v20.17.0

# npm
10.8.2

# jq
jq-1.7.1

# yq
yq version 2.4.1

# yq3
yq version 3.4.1

# yq4
yq (https://github.com/mikefarah/yq/) version v4.44.3

# kubectl
v1.28.9

# buildctl
buildctl github.com/moby/buildkit v0.15.2 9e14164a1099d3e41b58fc879cbdd6f2b2edb04e

# helm
v3.15.4+gfa9efb0

# ibmcloud
ibmcloud 2.27.0+d5addb5-2024-07-05T19:22:17+00:00 Copyright IBM Corp. 2014, 2024

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                     Version   Status   Private endpoints supported
cloud-functions[wsk/functions/fn]               1.0.83             false
cloud-internet-services[cis]                    1.16.4             true
code-engine[ce]                                 1.50.3             true
container-registry[cr]                          1.3.10             true
container-service[kubernetes-service/ks]        1.0.652            false
cra                                             2.3.0              false
doi                                             0.4.6              false
schematics[sch]                                 1.12.24            true
secrets-manager[sm]                             2.0.6              true
sl                                              1.5.3              false
vpc-infrastructure[infrastructure-service/is]   11.6.0             true


# ibmcloud dev
3.2.0

# java
openjdk version "11.0.24" 2024-07-16
IBM Semeru Runtime Open Edition 11.0.24.0 (build 11.0.24+8)
Eclipse OpenJ9 VM 11.0.24.0 (build openj9-0.46.0, JRE 11 Linux amd64-64-Bit Compressed References 20240802_1158 (JIT enabled, AOT enabled)
OpenJ9   - 1a6f6128aa
OMR      - 840a9adba
JCL      - 30b62e68b8 based on jdk-11.0.24+8)

# ant
Apache Ant(TM) version 1.10.15 compiled on August 25 2024

# mvn
Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
Maven home: /opt/IBM/maven
Java version: 11.0.24, vendor: IBM Corporation, runtime: /usr/local/jdk11
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.6.36", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.10!

Here are the highlights of this release:
 - Support for Java 23
 - Faster configuration cache
 - Better configuration cache reports

For more details see https://docs.gradle.org/8.10/release-notes.html


------------------------------------------------------------
Gradle 8.10
------------------------------------------------------------

Build time:    2024-08-14 11:07:45 UTC
Revision:      fef2edbed8af1022cefaf44d4c0514c5f89d7b78

Kotlin:        1.9.24
Groovy:        3.0.22
Ant:           Apache Ant(TM) version 1.10.14 compiled on August 16 2023
Launcher JVM:  11.0.24 (Eclipse OpenJ9 openj9-0.46.0)
Daemon JVM:    /usr/local/jdk11 (no JDK specified, using current Java home)
OS:            Linux 6.6.36 amd64


# oc
Client Version: 4.16.8

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.

# git
git version 2.46.0

# curl
curl 7.81.0 (x86_64-pc-linux-gnu) libcurl/7.81.0 OpenSSL/3.0.2 zlib/1.2.11 brotli/1.0.9 zstd/1.4.8 libidn2/2.3.2 libpsl/0.21.0 (+libidn2/2.3.2) libssh/0.9.6/openssl/zlib nghttp2/1.43.0 librtmp/2.3 OpenLDAP/2.5.18

# wget
GNU Wget 1.21.2 built on linux-gnu.

# openssl
OpenSSL 3.0.2 15 Mar 2022 (Library: OpenSSL 3.0.2 15 Mar 2022)

# make
GNU Make 4.3

# docker
25.0.5

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.18

# calicoctl
v3.28.1

# terraform
Terraform v1.9.5
on linux_amd64

# cosign
v2.4.0

Version 2.62

To view the contents of version 2.62, from the running image, type default_versions.sh.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This is the first 2.x image to be based on Ubuntu 22.04.

It provides the latest LTS version for node.js at the time it was built. If you need to use a different version of node.js, use nvm install v<node version> at the beginning of your script. This image now contains the Terraform CLI.

Support for helm2 was discontinued on 13 November 2020. The helm tool within this image is the latest in the 3.x branch. The helm3 tool is now named helm. The helm3 symbolic link is deprecated and will be removed in upcoming releases.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v20.16.0

# npm
10.8.1

# jq
jq-1.7.1

# yq
yq version 2.4.1

# yq3
yq version 3.4.1

# yq4
yq (https://github.com/mikefarah/yq/) version v4.44.3

# kubectl
v1.28.9

# buildctl
buildctl github.com/moby/buildkit v0.15.1 979542e90f2cb38077c808e0867d8d2c16ed10b8

# helm
v3.15.3+g3bb50bb

# ibmcloud
ibmcloud 2.27.0+d5addb5-2024-07-05T19:22:17+00:00 Copyright IBM Corp. 2014, 2024

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                     Version   Status   Private endpoints supported
cloud-functions[wsk/functions/fn]               1.0.83             false
cloud-internet-services[cis]                    1.16.3             true
code-engine[ce]                                 1.50.1             true
container-registry[cr]                          1.3.10             true
container-service[kubernetes-service/ks]        1.0.638            false
cra                                             2.2.7              false
doi                                             0.4.6              false
schematics[sch]                                 1.12.24            true
secrets-manager[sm]                             2.0.6              true
sl                                              1.5.3              false
vpc-infrastructure[infrastructure-service/is]   11.5.0             true


# ibmcloud dev
3.2.0

# java
openjdk version "11.0.24" 2024-07-16
IBM Semeru Runtime Open Edition 11.0.24.0 (build 11.0.24+8)
Eclipse OpenJ9 VM 11.0.24.0 (build openj9-0.46.0, JRE 11 Linux amd64-64-Bit Compressed References 20240802_1158 (JIT enabled, AOT enabled)
OpenJ9   - 1a6f6128aa
OMR      - 840a9adba
JCL      - 30b62e68b8 based on jdk-11.0.24+8)

# ant
Apache Ant(TM) version 1.10.14 compiled on August 16 2023

# mvn
Apache Maven 3.9.8 (36645f6c9b5079805ea5009217e36f2cffd34256)
Maven home: /opt/IBM/maven
Java version: 11.0.24, vendor: IBM Corporation, runtime: /usr/local/jdk11
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.6.36", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.9!

Here are the highlights of this release:
 - Enhanced Error and Warning Messages
 - IDE Integration Improvements
 - Daemon JVM Information

For more details see https://docs.gradle.org/8.9/release-notes.html


------------------------------------------------------------
Gradle 8.9
------------------------------------------------------------

Build time:    2024-07-11 14:37:41 UTC
Revision:      d536ef36a19186ccc596d8817123e5445f30fef8

Kotlin:        1.9.23
Groovy:        3.0.21
Ant:           Apache Ant(TM) version 1.10.13 compiled on January 4 2023
Launcher JVM:  11.0.24 (Eclipse OpenJ9 openj9-0.46.0)
Daemon JVM:    /usr/local/jdk11 (no JDK specified, using current Java home)
OS:            Linux 6.6.36 amd64


# oc
Client Version: 4.16.5

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.

# git
git version 2.46.0

# curl
curl 7.81.0 (x86_64-pc-linux-gnu) libcurl/7.81.0 OpenSSL/3.0.2 zlib/1.2.11 brotli/1.0.9 zstd/1.4.8 libidn2/2.3.2 libpsl/0.21.0 (+libidn2/2.3.2) libssh/0.9.6/openssl/zlib nghttp2/1.43.0 librtmp/2.3 OpenLDAP/2.5.18

# wget
GNU Wget 1.21.2 built on linux-gnu.

# openssl
OpenSSL 3.0.2 15 Mar 2022 (Library: OpenSSL 3.0.2 15 Mar 2022)

# make
GNU Make 4.3

# docker
25.0.5

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.18

# calicoctl
v3.28.1

# terraform
Terraform v1.9.4
on linux_amd64

# cosign
v2.4.0

Version 2.61

To view the contents of version 2.61, from the running image, type default_versions.sh.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This image is built on Ubuntu version 20.04. It provides the latest LTS version for node.js at the time it was built. If you need to use a different version of node.js, use nvm install v<node version> at the beginning of your script. This image now contains the Terraform CLI.

Support for helm2 was discontinued on 13 November 2020. The helm tool within this image is the latest in the 3.x branch. The helm3 tool is now named helm. The helm3 symbolic link is deprecated and will be removed in upcoming releases.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v20.15.1

# npm
10.7.0

# jq
jq-1.7.1

# yq
yq version 2.4.1

# yq3
yq version 3.4.1

# yq4
yq (https://github.com/mikefarah/yq/) version v4.44.2

# kubectl
v1.28.9

# buildctl
buildctl github.com/moby/buildkit v0.15.0 e83d79a51fb49aeb921d8a2348ae14a58701c98c

# helm
v3.15.3+g3bb50bb

# ibmcloud
ibmcloud 2.27.0+d5addb5-2024-07-05T19:22:17+00:00 Copyright IBM Corp. 2014, 2024

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                     Version   Status   Private endpoints supported
cloud-functions[wsk/functions/fn]               1.0.83             false
cloud-internet-services[cis]                    1.16.3             true
code-engine[ce]                                 1.50.1             true
container-registry[cr]                          1.3.8              true
container-service[kubernetes-service/ks]        1.0.638            false
cra                                             2.2.4              false
doi                                             0.4.6              false
schematics[sch]                                 1.12.24            true
secrets-manager[sm]                             2.0.5              true
sl                                              1.5.2              false
vpc-infrastructure[infrastructure-service/is]   11.5.0             true


# ibmcloud dev
3.2.0

# java
openjdk version "11.0.23" 2024-04-16
IBM Semeru Runtime Open Edition 11.0.23.0 (build 11.0.23+9)
Eclipse OpenJ9 VM 11.0.23.0 (build openj9-0.44.0, JRE 11 Linux amd64-64-Bit Compressed References 20240522_1104 (JIT enabled, AOT enabled)
OpenJ9   - b0699311c7
OMR      - 254af5a04
JCL      - 3d1045c3ea based on jdk-11.0.23+9)

# ant
Apache Ant(TM) version 1.10.14 compiled on August 16 2023

# mvn
Apache Maven 3.9.8 (36645f6c9b5079805ea5009217e36f2cffd34256)
Maven home: /opt/IBM/maven
Java version: 11.0.23, vendor: IBM Corporation, runtime: /usr/local/jdk11
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.6.36", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.9!

Here are the highlights of this release:
 - Enhanced Error and Warning Messages
 - IDE Integration Improvements
 - Daemon JVM Information

For more details see https://docs.gradle.org/8.9/release-notes.html


------------------------------------------------------------
Gradle 8.9
------------------------------------------------------------

Build time:    2024-07-11 14:37:41 UTC
Revision:      d536ef36a19186ccc596d8817123e5445f30fef8

Kotlin:        1.9.23
Groovy:        3.0.21
Ant:           Apache Ant(TM) version 1.10.13 compiled on January 4 2023
Launcher JVM:  11.0.23 (Eclipse OpenJ9 openj9-0.44.0)
Daemon JVM:    /usr/local/jdk11 (no JDK specified, using current Java home)
OS:            Linux 6.6.36 amd64


# oc
Client Version: 4.16.2

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.

# git
git version 2.45.2

# curl
curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3

# wget
GNU Wget 1.20.3 built on linux-gnu.

# openssl
OpenSSL 1.1.1f  31 Mar 2020

# make
GNU Make 4.2.1

# docker
25.0.5

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.16

# calicoctl
v3.28.0

# terraform
Terraform v1.9.2
on linux_amd64

# cosign
v2.3.0

Version 2.60

To view the contents of version 2.60, from the running image, type default_versions.sh.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This image is built on Ubuntu version 20.04. It provides the latest LTS version for node.js at the time it was built. If you need to use a different version of node.js, use nvm install v<node version> at the beginning of your script. This image now contains the Terraform CLI.

Support for helm2 was discontinued on 13 November 2020. The helm tool within this image is the latest in the 3.x branch. The helm3 tool is now named helm. The helm3 symbolic link is deprecated and will be removed in upcoming releases.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v20.15.0

# npm
10.7.0

# jq
jq-1.7.1

# yq
yq version 2.4.1

# yq3
yq version 3.4.1

# yq4
yq (https://github.com/mikefarah/yq/) version v4.44.2

# kubectl
v1.28.9

# buildctl
buildctl github.com/moby/buildkit v0.14.1 eb864a84592468ee9b434326cb7efd66f58555af

# helm
v3.15.2+g1a500d5

# ibmcloud
ibmcloud 2.26.1+72f0eeb-2024-06-18T19:00:08+00:00 Copyright IBM Corp. 2014, 2024

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                     Version   Status   Private endpoints supported
cloud-functions[wsk/functions/fn]               1.0.82             false
cloud-internet-services[cis]                    1.16.2             true
code-engine[ce]                                 1.50.0             true
container-registry[cr]                          1.3.8              true
container-service[kubernetes-service/ks]        1.0.630            false
cra                                             2.2.4              false
doi                                             0.4.6              false
schematics[sch]                                 1.12.23            true
secrets-manager[sm]                             2.0.5              true
sl                                              1.5.2              false
vpc-infrastructure[infrastructure-service/is]   11.4.1             true


# ibmcloud dev
3.2.0

# java
openjdk version "11.0.23" 2024-04-16
IBM Semeru Runtime Open Edition 11.0.23.0 (build 11.0.23+9)
Eclipse OpenJ9 VM 11.0.23.0 (build openj9-0.44.0, JRE 11 Linux amd64-64-Bit Compressed References 20240522_1104 (JIT enabled, AOT enabled)
OpenJ9   - b0699311c7
OMR      - 254af5a04
JCL      - 3d1045c3ea based on jdk-11.0.23+9)

# ant
Apache Ant(TM) version 1.10.14 compiled on August 16 2023

# mvn
Apache Maven 3.9.8 (36645f6c9b5079805ea5009217e36f2cffd34256)
Maven home: /opt/IBM/maven
Java version: 11.0.23, vendor: IBM Corporation, runtime: /usr/local/jdk11
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.6.34", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.8!

Here are the highlights of this release:
 - Running Gradle on Java 22
 - Configurable Gradle daemon JVM
 - Improved IDE performance for large projects

For more details see https://docs.gradle.org/8.8/release-notes.html


------------------------------------------------------------
Gradle 8.8
------------------------------------------------------------

Build time:   2024-05-31 21:46:56 UTC
Revision:     4bd1b3d3fc3f31db5a26eecb416a165b8cc36082

Kotlin:       1.9.22
Groovy:       3.0.21
Ant:          Apache Ant(TM) version 1.10.13 compiled on January 4 2023
JVM:          11.0.23 (Eclipse OpenJ9 openj9-0.44.0)
OS:           Linux 6.6.34 amd64


# oc
Client Version: 4.16.0

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.

# git
git version 2.45.2

# curl
curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3

# wget
GNU Wget 1.20.3 built on linux-gnu.

# openssl
OpenSSL 1.1.1f  31 Mar 2020

# make
GNU Make 4.2.1

# docker
25.0.5

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.16

# calicoctl
v3.28.0

# terraform
Terraform v1.9.1
on linux_amd64

# cosign
v2.2.4

Version 2.59

To view the contents of version 2.59, from the running image, type default_versions.sh.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This image is built on Ubuntu version 20.04. It provides the latest LTS version for node.js at the time it was built. If you need to use a different version of node.js, use nvm install v<node version> at the beginning of your script. This image now contains the Terraform CLI.

Support for helm2 was discontinued on 13 November 2020. The helm tool within this image is the latest in the 3.x branch. The helm3 tool is now named helm. The helm3 symbolic link is deprecated and will be removed in upcoming releases.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v20.14.0

# npm
10.7.0

# jq
jq-1.7.1

# yq
yq version 2.4.1

# yq3
yq version 3.4.1

# yq4
yq (https://github.com/mikefarah/yq/) version v4.44.2

# kubectl
v1.28.9

# buildctl
buildctl github.com/moby/buildkit v0.14.0 4d9a4e5df9e11596a3261c1952cde3c6346be762

# helm
v3.15.2+g1a500d5

# ibmcloud
ibmcloud version 2.25.1+10e6a2e-2024-05-24T20:17:29+00:00

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                     Version   Status             Private endpoints supported
cloud-functions[wsk/functions/fn]               1.0.82                       false
cloud-internet-services[cis]                    1.16.2                       true
code-engine[ce]                                 1.50.0                       true
container-registry[cr]                          1.3.8                        true
container-service[kubernetes-service/ks]        1.0.618                      false
cra                                             2.2.4                        false
doi                                             0.4.6                        false
schematics[sch]                                 1.12.23                      true
secrets-manager[sm]                             2.0.5                        true
sl                                              1.5.2                        false
vpc-infrastructure[infrastructure-service/is]   11.3.0                       true


# ibmcloud dev
3.2.0

# java
openjdk version "11.0.23" 2024-04-16
IBM Semeru Runtime Open Edition 11.0.23.0 (build 11.0.23+9)
Eclipse OpenJ9 VM 11.0.23.0 (build openj9-0.44.0, JRE 11 Linux amd64-64-Bit Compressed References 20240522_1104 (JIT enabled, AOT enabled)
OpenJ9   - b0699311c7
OMR      - 254af5a04
JCL      - 3d1045c3ea based on jdk-11.0.23+9)

# ant
Apache Ant(TM) version 1.10.14 compiled on August 16 2023

# mvn
Apache Maven 3.9.8 (36645f6c9b5079805ea5009217e36f2cffd34256)
Maven home: /opt/IBM/maven
Java version: 11.0.23, vendor: IBM Corporation, runtime: /usr/local/jdk11
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.6.28", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.8!

Here are the highlights of this release:
 - Running Gradle on Java 22
 - Configurable Gradle daemon JVM
 - Improved IDE performance for large projects

For more details see https://docs.gradle.org/8.8/release-notes.html


------------------------------------------------------------
Gradle 8.8
------------------------------------------------------------

Build time:   2024-05-31 21:46:56 UTC
Revision:     4bd1b3d3fc3f31db5a26eecb416a165b8cc36082

Kotlin:       1.9.22
Groovy:       3.0.21
Ant:          Apache Ant(TM) version 1.10.13 compiled on January 4 2023
JVM:          11.0.23 (Eclipse OpenJ9 openj9-0.44.0)
OS:           Linux 6.6.28 amd64


# oc
Client Version: 4.15.16

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.

# git
git version 2.45.2

# curl
curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3

# wget
GNU Wget 1.20.3 built on linux-gnu.

# openssl
OpenSSL 1.1.1f  31 Mar 2020

# make
GNU Make 4.2.1

# docker
25.0.5

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.16

# calicoctl
v3.28.0

# terraform
Terraform v1.8.5
on linux_amd64

# cosign
v2.2.4

Version 2.58

To view the contents of version 2.58, from the running image, type default_versions.sh.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This image is built on Ubuntu version 20.04. It provides the latest LTS version for node.js at the time it was built. If you need to use a different version of node.js, use nvm install v<node version> at the beginning of your script. This image now contains the Terraform CLI.

Support for helm2 was discontinued on 13 November 2020. The helm tool within this image is the latest in the 3.x branch. The helm3 tool is now named helm. The helm3 symbolic link is deprecated and will be removed in upcoming releases.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v20.14.0

# npm
10.7.0

# jq
jq-1.7.1

# yq
yq version 2.4.1

# yq3
yq version 3.4.1

# yq4
yq (https://github.com/mikefarah/yq/) version v4.44.1

# kubectl
v1.28.9

# buildctl
buildctl github.com/moby/buildkit v0.13.2 2e18d709fefdcc2db20853ee241c75b058189d39

# helm
v3.15.1+ge211f2a

# ibmcloud
ibmcloud version 2.25.1+10e6a2e-2024-05-24T20:17:29+00:00

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                     Version   Status   Private endpoints supported
cloud-functions[wsk/functions/fn]               1.0.82             false
cloud-internet-services[cis]                    1.16.1             true
code-engine[ce]                                 1.49.12            true
container-registry[cr]                          1.3.8              true
container-service[kubernetes-service/ks]        1.0.618            false
cra                                             2.2.4              false
doi                                             0.4.6              false
schematics[sch]                                 1.12.22            true
secrets-manager[sm]                             2.0.5              true
sl                                              1.5.2              false
vpc-infrastructure[infrastructure-service/is]   11.3.0             true


# ibmcloud dev
3.2.0

# java
openjdk version "11.0.23" 2024-04-16
IBM Semeru Runtime Open Edition 11.0.23.0 (build 11.0.23+9)
Eclipse OpenJ9 VM 11.0.23.0 (build openj9-0.44.0, JRE 11 Linux amd64-64-Bit Compressed References 20240522_1104 (JIT enabled, AOT enabled)
OpenJ9   - b0699311c7
OMR      - 254af5a04
JCL      - 3d1045c3ea based on jdk-11.0.23+9)

# ant
Apache Ant(TM) version 1.10.14 compiled on August 16 2023

# mvn
Apache Maven 3.9.7 (8b094c9513efc1b9ce2d952b3b9c8eaedaf8cbf0)
Maven home: /opt/IBM/maven
Java version: 11.0.23, vendor: IBM Corporation, runtime: /usr/local/jdk11
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.6.28", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.8!

Here are the highlights of this release:
 - Running Gradle on Java 22
 - Configurable Gradle daemon JVM
 - Improved IDE performance for large projects

For more details see https://docs.gradle.org/8.8/release-notes.html


------------------------------------------------------------
Gradle 8.8
------------------------------------------------------------

Build time:   2024-05-31 21:46:56 UTC
Revision:     4bd1b3d3fc3f31db5a26eecb416a165b8cc36082

Kotlin:       1.9.22
Groovy:       3.0.21
Ant:          Apache Ant(TM) version 1.10.13 compiled on January 4 2023
JVM:          11.0.23 (Eclipse OpenJ9 openj9-0.44.0)
OS:           Linux 6.6.28 amd64


# oc
Client Version: 4.15.14

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.

# git
git version 2.45.2

# curl
curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3

# wget
GNU Wget 1.20.3 built on linux-gnu.

# openssl
OpenSSL 1.1.1f  31 Mar 2020

# make
GNU Make 4.2.1

# docker
25.0.5

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.16

# calicoctl
v3.28.0

# terraform
Terraform v1.8.4
on linux_amd64

# cosign
v2.2.4

Version 2.57

To view the contents of version 2.57, from the running image, type default_versions.sh.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This image is built on Ubuntu version 20.04. It provides the latest LTS version for node.js at the time it was built. If you need to use a different version of node.js, use nvm install v<node version> at the beginning of your script. This image now contains the Terraform CLI.

Support for helm2 was discontinued on 13 November 2020. The helm tool within this image is the latest in the 3.x branch. The helm3 tool is now named helm. The helm3 symbolic link is deprecated and will be removed in upcoming releases.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v20.14.0

# npm
10.7.0

# jq
jq-1.7.1

# yq
yq version 2.4.1

# yq3
yq version 3.4.1

# yq4
yq (https://github.com/mikefarah/yq/) version v4.44.1

# kubectl
v1.28.9

# buildctl
buildctl github.com/moby/buildkit v0.13.2 2e18d709fefdcc2db20853ee241c75b058189d39

# helm
v3.15.1+ge211f2a

# ibmcloud
/usr/local/bin/ibmcloud version 2.25.0+dfa9e32-2024-05-14T22:26:03+00:00

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                     Version   Status             Private endpoints supported
cloud-functions[wsk/functions/fn]               1.0.82                       false
cloud-internet-services[cis]                    1.16.1                       true
code-engine[ce]                                 1.49.12                      true
container-registry[cr]                          1.3.8                        true
container-service[kubernetes-service/ks]        1.0.618                      false
cra                                             2.2.4                        false
doi                                             0.4.6                        false
schematics[sch]                                 1.12.22                      true
secrets-manager[sm]                             2.0.5                        true
sl                                              1.5.2                        false
vpc-infrastructure[infrastructure-service/is]   11.2.0                       true


# ibmcloud dev
3.2.0

# java
openjdk version "11.0.23" 2024-04-16
IBM Semeru Runtime Open Edition 11.0.23.0 (build 11.0.23+9)
Eclipse OpenJ9 VM 11.0.23.0 (build openj9-0.44.0, JRE 11 Linux amd64-64-Bit Compressed References 20240522_1104 (JIT enabled, AOT enabled)
OpenJ9   - b0699311c7
OMR      - 254af5a04
JCL      - 3d1045c3ea based on jdk-11.0.23+9)

# ant
Apache Ant(TM) version 1.10.14 compiled on August 16 2023

# mvn
Apache Maven 3.9.7 (8b094c9513efc1b9ce2d952b3b9c8eaedaf8cbf0)
Maven home: /opt/IBM/maven
Java version: 11.0.23, vendor: IBM Corporation, runtime: /usr/local/jdk11
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.7.7-200.fc39.aarch64", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.7!

Here are the highlights of this release:
 - Compiling and testing with Java 22
 - Cacheable Groovy script compilation
 - New methods in lazy collection properties

For more details see https://docs.gradle.org/8.7/release-notes.html


------------------------------------------------------------
Gradle 8.7
------------------------------------------------------------

Build time:   2024-03-22 15:52:46 UTC
Revision:     650af14d7653aa949fce5e886e685efc9cf97c10

Kotlin:       1.9.22
Groovy:       3.0.17
Ant:          Apache Ant(TM) version 1.10.13 compiled on January 4 2023
JVM:          11.0.23 (Eclipse OpenJ9 openj9-0.44.0)
OS:           Linux 6.7.7-200.fc39.aarch64 amd64


# oc
4.15.14

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.

# git
git version 2.45.1

# curl
curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3

# wget
GNU Wget 1.20.3 built on linux-gnu.

# openssl
OpenSSL 1.1.1f  31 Mar 2020

# make
GNU Make 4.2.1

# docker
25.0.5

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.16

# calicoctl
Client Version: v3.28.0 Git commit: 413e6f559

# terraform
Terraform v1.8.4
on linux_amd64

# cosign
v2.2.4

Version 2.56

To view the contents of version 2.56, from the running image, type default_versions.sh.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This image is built on Ubuntu version 20.04. It provides the latest LTS version for node.js at the time it was built. If you need to use a different version of node.js, use nvm install v<node version> at the beginning of your script. This image now contains the Terraform CLI.

Support for helm2 was discontinued on 13 November 2020. The helm tool within this image is the latest in the 3.x branch. The helm3 tool is now named helm. The helm3 symbolic link is deprecated and will be removed in upcoming releases.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v20.13.1

# npm
10.5.2

# jq
jq-1.7.1

# yq
yq version 2.4.1

# yq3
yq version 3.4.1

# yq4
yq (https://github.com/mikefarah/yq/) version v4.43.1

# kubectl
v1.28.9

# buildctl
buildctl github.com/moby/buildkit v0.13.2 2e18d709fefdcc2db20853ee241c75b058189d39

# helm
v3.14.4+g81c902a

# ibmcloud
/usr/local/bin/ibmcloud version 2.24.0+b6c228b-2024-03-21T18:54:40+00:00

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                     Version   Status   Private endpoints supported
cloud-functions[wsk/functions/fn]               1.0.81             false
cloud-internet-services[cis]                    1.16.1             true
code-engine[ce]                                 1.49.10            true
container-registry[cr]                          1.3.7              true
container-service[kubernetes-service/ks]        1.0.618            false
cra                                             2.2.3              false
doi                                             0.4.6              false
schematics[sch]                                 1.12.21            true
secrets-manager[sm]                             2.0.5              true
sl                                              1.5.2              false
vpc-infrastructure[infrastructure-service/is]   11.0.0             true


# ibmcloud dev
3.1.1

# java
openjdk version "11.0.22" 2024-01-16
IBM Semeru Runtime Open Edition 11.0.22.0 (build 11.0.22+7)
Eclipse OpenJ9 VM 11.0.22.0 (build openj9-0.43.0, JRE 11 Linux amd64-64-Bit Compressed References 20240131_966 (JIT enabled, AOT enabled)
OpenJ9   - 2c3d78b48
OMR      - ea8124dbc
JCL      - 7876cac747 based on jdk-11.0.22+7)

# ant
Apache Ant(TM) version 1.10.14 compiled on August 16 2023

# mvn
Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae)
Maven home: /opt/IBM/maven
Java version: 11.0.22, vendor: IBM Corporation, runtime: /usr/local/jdk11
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.7.7-200.fc39.aarch64", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.7!

Here are the highlights of this release:
 - Compiling and testing with Java 22
 - Cacheable Groovy script compilation
 - New methods in lazy collection properties

For more details see https://docs.gradle.org/8.7/release-notes.html


------------------------------------------------------------
Gradle 8.7
------------------------------------------------------------

Build time:   2024-03-22 15:52:46 UTC
Revision:     650af14d7653aa949fce5e886e685efc9cf97c10

Kotlin:       1.9.22
Groovy:       3.0.17
Ant:          Apache Ant(TM) version 1.10.13 compiled on January 4 2023
JVM:          11.0.22 (Eclipse OpenJ9 openj9-0.43.0)
OS:           Linux 6.7.7-200.fc39.aarch64 amd64


# oc
4.15.11

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.

# git
git version 2.43.2

# curl
curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3

# wget
GNU Wget 1.20.3 built on linux-gnu.

# openssl
OpenSSL 1.1.1f  31 Mar 2020

# make
GNU Make 4.2.1

# docker
25.0.5

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.16

# calicoctl
Client Version: v3.27.3 Git commit: 638464f94

# terraform
Terraform v1.8.3
on linux_amd64

# cosign
v2.2.4

Version 2.55

To view the contents of version 2.55, from the running image, type default_versions.sh.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This image is built on Ubuntu version 20.04. It provides the latest LTS version for node.js at the time it was built. If you need to use a different version of node.js, use nvm install v<node version> at the beginning of your script. This image now contains the Terraform CLI.

Support for helm2 was discontinued on 13 November 2020. The helm tool within this image is the latest in the 3.x branch. The helm3 tool is now named helm. The helm3 symbolic link is deprecated and will be removed in upcoming releases.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v20.12.2

# npm
10.5.0

# jq
jq-1.7.1

# yq
yq version 2.4.1

# yq3
yq version 3.4.1

# yq4
yq (https://github.com/mikefarah/yq/) version v4.43.1

# kubectl
v1.28.7

# buildctl
buildctl github.com/moby/buildkit v0.13.1 2ae42e0c0c793d7d66b7a23424af6fd6c2f9c8f3

# helm
v3.14.4+g81c902a

# ibmcloud
/usr/local/bin/ibmcloud version 2.24.0+b6c228b-2024-03-21T18:54:40+00:00

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                     Version   Status   Private endpoints supported
cloud-functions[wsk/functions/fn]               1.0.81             false
cloud-internet-services[cis]                    1.15.13            true
code-engine[ce]                                 1.49.9             true
container-registry[cr]                          1.3.7              true
container-service[kubernetes-service/ks]        1.0.613            false
cra                                             2.2.2              false
doi                                             0.4.6              false
schematics[sch]                                 1.12.21            true
secrets-manager[sm]                             2.0.5              true
sl                                              1.5.2              false
vpc-infrastructure[infrastructure-service/is]   10.2.0             true


# ibmcloud dev
3.1.1

# java
openjdk version "11.0.22" 2024-01-16
IBM Semeru Runtime Open Edition 11.0.22.0 (build 11.0.22+7)
Eclipse OpenJ9 VM 11.0.22.0 (build openj9-0.43.0, JRE 11 Linux amd64-64-Bit Compressed References 20240131_966 (JIT enabled, AOT enabled)
OpenJ9   - 2c3d78b48
OMR      - ea8124dbc
JCL      - 7876cac747 based on jdk-11.0.22+7)

# ant
Apache Ant(TM) version 1.10.14 compiled on August 16 2023

# mvn
Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae)
Maven home: /opt/IBM/maven
Java version: 11.0.22, vendor: IBM Corporation, runtime: /usr/local/jdk11
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.7.7-200.fc39.aarch64", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.7!

Here are the highlights of this release:
 - Compiling and testing with Java 22
 - Cacheable Groovy script compilation
 - New methods in lazy collection properties

For more details see https://docs.gradle.org/8.7/release-notes.html


------------------------------------------------------------
Gradle 8.7
------------------------------------------------------------

Build time:   2024-03-22 15:52:46 UTC
Revision:     650af14d7653aa949fce5e886e685efc9cf97c10

Kotlin:       1.9.22
Groovy:       3.0.17
Ant:          Apache Ant(TM) version 1.10.13 compiled on January 4 2023
JVM:          11.0.22 (Eclipse OpenJ9 openj9-0.43.0)
OS:           Linux 6.7.7-200.fc39.aarch64 amd64


# oc
4.15.9

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.

# git
git version 2.43.2

# curl
curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3

# wget
GNU Wget 1.20.3 built on linux-gnu.

# openssl
OpenSSL 1.1.1f  31 Mar 2020

# make
GNU Make 4.2.1

# docker
25.0.5

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.16

# calicoctl
Client Version: v3.27.3 Git commit: 638464f94

# terraform
Terraform v1.8.1
on linux_amd64

# cosign
v2.2.4

Version 2.54

To view the contents of version 2.54, from the running image, type default_versions.sh.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This image is built on Ubuntu version 20.04. It provides the latest LTS version for node.js at the time it was built. If you need to use a different version of node.js, use nvm install v<node version> at the beginning of your script. This image now contains the Terraform CLI.

Support for helm2 was discontinued on 13 November 2020. The helm tool within this image is the latest in the 3.x branch. The helm3 tool is now named helm. The helm3 symbolic link is deprecated and will be removed in upcoming releases.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v20.12.1

# npm
10.5.0

# jq
jq-1.7.1

# yq
yq version 2.4.1

# yq3
yq version 3.4.1

# yq4
yq (https://github.com/mikefarah/yq/) version v4.43.1

# kubectl
v1.28.7

# buildctl
buildctl github.com/moby/buildkit v0.13.1 2ae42e0c0c793d7d66b7a23424af6fd6c2f9c8f3

# helm
v3.14.3+gf03cc04

# ibmcloud
/usr/local/bin/ibmcloud version 2.24.0+b6c228b-2024-03-21T18:54:40+00:00

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                     Version   Status   Private endpoints supported
cloud-functions[wsk/functions/fn]               1.0.80             false
cloud-internet-services[cis]                    1.15.12            true
code-engine[ce]                                 1.49.7             true
container-registry[cr]                          1.3.7              true
container-service[kubernetes-service/ks]        1.0.601            false
cra                                             2.2.1              false
doi                                             0.4.5              false
schematics[sch]                                 1.12.20            true
secrets-manager[sm]                             2.0.5              true
sl                                              1.5.2              false
vpc-infrastructure[infrastructure-service/is]   10.1.0             true


# ibmcloud dev
3.1.1

# java
openjdk version "11.0.22" 2024-01-16
IBM Semeru Runtime Open Edition 11.0.22.0 (build 11.0.22+7)
Eclipse OpenJ9 VM 11.0.22.0 (build openj9-0.43.0, JRE 11 Linux amd64-64-Bit Compressed References 20240131_966 (JIT enabled, AOT enabled)
OpenJ9   - 2c3d78b48
OMR      - ea8124dbc
JCL      - 7876cac747 based on jdk-11.0.22+7)

# ant
Apache Ant(TM) version 1.10.14 compiled on August 16 2023

# mvn
Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae)
Maven home: /opt/IBM/maven
Java version: 11.0.22, vendor: IBM Corporation, runtime: /usr/local/jdk11
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.7.7-200.fc39.aarch64", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.7!

Here are the highlights of this release:
 - Compiling and testing with Java 22
 - Cacheable Groovy script compilation
 - New methods in lazy collection properties

For more details see https://docs.gradle.org/8.7/release-notes.html


------------------------------------------------------------
Gradle 8.7
------------------------------------------------------------

Build time:   2024-03-22 15:52:46 UTC
Revision:     650af14d7653aa949fce5e886e685efc9cf97c10

Kotlin:       1.9.22
Groovy:       3.0.17
Ant:          Apache Ant(TM) version 1.10.13 compiled on January 4 2023
JVM:          11.0.22 (Eclipse OpenJ9 openj9-0.43.0)
OS:           Linux 6.7.7-200.fc39.aarch64 amd64


# oc
4.15.5

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.

# git
git version 2.43.2

# curl
curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3

# wget
GNU Wget 1.20.3 built on linux-gnu.

# openssl
OpenSSL 1.1.1f  31 Mar 2020

# make
GNU Make 4.2.1

# docker
25.0.5

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.16

# calicoctl
Client Version: v3.27.3 Git commit: 638464f94

# terraform
Terraform v1.7.5
on linux_amd64

# cosign
v2.2.3

Version 2.53

To view the contents of version 2.53, from the running image, type default_versions.sh.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This image is built on Ubuntu version 20.04. It provides the latest LTS version for node.js at the time it was built. If you need to use a different version of node.js, use nvm install v<node version> at the beginning of your script. This image now contains the Terraform CLI.

Support for helm2 was discontinued on 13 November 2020. The helm tool within this image is the latest in the 3.x branch. The helm3 tool is now named helm. The helm3 symbolic link is deprecated and will be removed in upcoming releases.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v20.11.1

# npm
10.2.4

# jq
jq-1.7.1

# yq
yq version 2.4.1

# yq3
yq version 3.4.1

# yq4
yq (https://github.com/mikefarah/yq/) version v4.42.1

# kubectl
v1.27.11

# buildctl
buildctl github.com/moby/buildkit v0.13.0 2afc050d57d17983f3f662d5424c2725a35c60f4

# helm
v3.14.2+gc309b6f

# ibmcloud
/usr/local/bin/ibmcloud version 2.23.0+eca5d10-2024-01-31T20:36:03+00:00

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                     Version   Status   Private endpoints supported
cloud-functions[wsk/functions/fn]               1.0.79             false
cloud-internet-services[cis]                    1.15.11            true
code-engine[ce]                                 1.49.5             true
container-registry[cr]                          1.3.5              true
container-service[kubernetes-service/ks]        1.0.601            false
cra                                             2.1.5              false
doi                                             0.4.5              false
schematics[sch]                                 1.12.18            true
secrets-manager[sm]                             2.0.4              true
sl                                              1.5.1              false
vpc-infrastructure[infrastructure-service/is]   9.0.3              true


# ibmcloud dev
3.1.1

# java
openjdk version "11.0.22" 2024-01-16
IBM Semeru Runtime Open Edition 11.0.22.0 (build 11.0.22+7)
Eclipse OpenJ9 VM 11.0.22.0 (build openj9-0.43.0, JRE 11 Linux amd64-64-Bit Compressed References 20240131_966 (JIT enabled, AOT enabled)
OpenJ9   - 2c3d78b48
OMR      - ea8124dbc
JCL      - 7876cac747 based on jdk-11.0.22+7)

# ant
Apache Ant(TM) version 1.10.14 compiled on August 16 2023

# mvn
Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae)
Maven home: /opt/IBM/maven
Java version: 11.0.22, vendor: IBM Corporation, runtime: /usr/local/jdk11
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.7.5-200.fc39.aarch64", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.6!

Here are the highlights of this release:
 - Configurable encryption key for configuration cache
 - Build init improvements
 - Build authoring improvements

For more details see https://docs.gradle.org/8.6/release-notes.html


------------------------------------------------------------
Gradle 8.6
------------------------------------------------------------

Build time:   2024-02-02 16:47:16 UTC
Revision:     d55c486870a0dc6f6278f53d21381396d0741c6e

Kotlin:       1.9.20
Groovy:       3.0.17
Ant:          Apache Ant(TM) version 1.10.13 compiled on January 4 2023
JVM:          11.0.22 (Eclipse OpenJ9 openj9-0.43.0)
OS:           Linux 6.7.5-200.fc39.aarch64 amd64


# oc
4.15.0

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.

# git
git version 2.43.2

# curl
curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3

# wget
GNU Wget 1.20.3 built on linux-gnu.

# openssl
OpenSSL 1.1.1f  31 Mar 2020

# make
GNU Make 4.2.1

# docker
25.0.2

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.16

# calicoctl
Client Version: v3.27.2 Git commit: 402c0b381

# terraform
Terraform v1.7.4
on linux_amd64

Version 2.52

To view the contents of version 2.52, from the running image, type default_versions.sh.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This image is built on Ubuntu version 20.04. It provides the latest LTS version for node.js at the time it was built. If you need to use a different version of node.js, use nvm install v<node version> at the beginning of your script. This image now contains the Terraform CLI.

Support for helm2 was discontinued on 13 November 2020. The helm tool within this image is the latest in the 3.x branch. The helm3 tool is now named helm. The helm3 symbolic link is deprecated and will be removed in upcoming releases.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v20.11.1

# npm
10.2.4

# jq
jq-1.7.1

# yq
yq version 2.4.1

# yq3
yq version 3.4.1

# yq4
yq (https://github.com/mikefarah/yq/) version v4.42.1

# kubectl
v1.27.11

# buildctl
buildctl github.com/moby/buildkit v0.13.0 2afc050d57d17983f3f662d5424c2725a35c60f4

# helm
v3.14.2+gc309b6f

# ibmcloud
/usr/local/bin/ibmcloud version 2.23.0+eca5d10-2024-01-31T20:36:03+00:00

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                     Version   Status   Private endpoints supported
cloud-functions[wsk/functions/fn]               1.0.79             false
cloud-internet-services[cis]                    1.15.11            true
code-engine[ce]                                 1.49.5             true
container-registry[cr]                          1.3.5              true
container-service[kubernetes-service/ks]        1.0.601            false
cra                                             2.1.5              false
doi                                             0.4.5              false
schematics[sch]                                 1.12.18            true
secrets-manager[sm]                             2.0.4              true
sl                                              1.5.1              false
vpc-infrastructure[infrastructure-service/is]   9.0.3              true


# ibmcloud dev
3.1.1

# java
openjdk version "11.0.22" 2024-01-16
IBM Semeru Runtime Open Edition 11.0.22.0 (build 11.0.22+7)
Eclipse OpenJ9 VM 11.0.22.0 (build openj9-0.43.0, JRE 11 Linux amd64-64-Bit Compressed References 20240131_966 (JIT enabled, AOT enabled)
OpenJ9   - 2c3d78b48
OMR      - ea8124dbc
JCL      - 7876cac747 based on jdk-11.0.22+7)

# ant
Apache Ant(TM) version 1.10.14 compiled on August 16 2023

# mvn
Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae)
Maven home: /opt/IBM/maven
Java version: 11.0.22, vendor: IBM Corporation, runtime: /usr/local/jdk11
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.7.5-200.fc39.aarch64", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.6!

Here are the highlights of this release:
 - Configurable encryption key for configuration cache
 - Build init improvements
 - Build authoring improvements

For more details see https://docs.gradle.org/8.6/release-notes.html


------------------------------------------------------------
Gradle 8.6
------------------------------------------------------------

Build time:   2024-02-02 16:47:16 UTC
Revision:     d55c486870a0dc6f6278f53d21381396d0741c6e

Kotlin:       1.9.20
Groovy:       3.0.17
Ant:          Apache Ant(TM) version 1.10.13 compiled on January 4 2023
JVM:          11.0.22 (Eclipse OpenJ9 openj9-0.43.0)
OS:           Linux 6.7.5-200.fc39.aarch64 amd64


# oc
4.15.0

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.

# git
git version 2.43.2

# curl
curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3

# wget
GNU Wget 1.20.3 built on linux-gnu.

# openssl
OpenSSL 1.1.1f  31 Mar 2020

# make
GNU Make 4.2.1

# docker
25.0.2

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.16

# calicoctl
Client Version: v3.27.2 Git commit: 402c0b381

# terraform
Terraform v1.7.4
on linux_amd64

Version 2.51

To view the contents of version 2.51, from the running image, type default_versions.sh.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This image is built on Ubuntu version 20.04. It provides the latest LTS version for node.js at the time it was built. If you need to use a different version of node.js, use nvm install v<node version> at the beginning of your script. This image now contains the Terraform CLI.

Support for helm2 was discontinued on 13 November 2020. The helm tool within this image is the latest in the 3.x branch. The helm3 tool is now named helm. The helm3 symbolic link is deprecated and will be removed in upcoming releases.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v20.11.0

# npm
10.2.4

# jq
jq-1.7.1

# yq
yq version 2.4.1

# yq3
yq version 3.4.1

# yq4
yq (https://github.com/mikefarah/yq/) version v4.40.5

# kubectl
v1.27.10

# buildctl
buildctl github.com/moby/buildkit v0.12.5 bac3f2b673f3f9d33e79046008e7a38e856b3dc6

# helm
v3.14.0+g3fc9f4b

# ibmcloud
/usr/local/bin/ibmcloud version 2.23.0+eca5d10-2024-01-31T20:36:03+00:00

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                     Version   Status   Private endpoints supported
cloud-functions[wsk/functions/fn]               1.0.79             false
cloud-internet-services[cis]                    1.15.10            true
code-engine[ce]                                 1.49.4             true
container-registry[cr]                          1.3.5              true
container-service[kubernetes-service/ks]        1.0.593            false
cra                                             2.1.4              false
doi                                             0.4.5              false
schematics[sch]                                 1.12.16            true
secrets-manager[sm]                             2.0.3              true
sl                                              1.5.1              false
vpc-infrastructure[infrastructure-service/is]   9.0.2              true


# ibmcloud dev
3.1.1

# java
openjdk version "11.0.22" 2024-01-16
IBM Semeru Runtime Open Edition 11.0.22.0 (build 11.0.22+7)
Eclipse OpenJ9 VM 11.0.22.0 (build openj9-0.43.0, JRE 11 Linux amd64-64-Bit Compressed References 20240131_966 (JIT enabled, AOT enabled)
OpenJ9   - 2c3d78b48
OMR      - ea8124dbc
JCL      - 7876cac747 based on jdk-11.0.22+7)

# ant
Apache Ant(TM) version 1.10.14 compiled on August 16 2023

# mvn
Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae)
Maven home: /opt/IBM/maven
Java version: 11.0.22, vendor: IBM Corporation, runtime: /usr/local/jdk11
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.6.13-200.fc39.aarch64", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.6!

Here are the highlights of this release:
 - Configurable encryption key for configuration cache
 - Build init improvements
 - Build authoring improvements

For more details see https://docs.gradle.org/8.6/release-notes.html


------------------------------------------------------------
Gradle 8.6
------------------------------------------------------------

Build time:   2024-02-02 16:47:16 UTC
Revision:     d55c486870a0dc6f6278f53d21381396d0741c6e

Kotlin:       1.9.20
Groovy:       3.0.17
Ant:          Apache Ant(TM) version 1.10.13 compiled on January 4 2023
JVM:          11.0.22 (Eclipse OpenJ9 openj9-0.43.0)
OS:           Linux 6.6.13-200.fc39.aarch64 amd64


# oc
4.14.10

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.

# git
git version 2.43.0

# curl
curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3

# wget
GNU Wget 1.20.3 built on linux-gnu.

# openssl
OpenSSL 1.1.1f  31 Mar 2020

# make
GNU Make 4.2.1

# docker
25.0.2

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.16

# calicoctl
Client Version: v3.27.0 Git commit: 711528eeb

# terraform
Terraform v1.7.2
on linux_amd64

Version 2.50

To view the contents of version 2.50, from the running image, type default_versions.sh.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This image is built on Ubuntu version 20.04. If you need to use a different version of node.js, use nvm install v<node version> at the beginning of your script. This image now contains the Terraform CLI.

Support for helm2 was discontinued on 13 November 2020. The helm tool within this image is the latest in the 3.x branch. The helm3 tool is now named helm. The helm3 symbolic link is deprecated and will be removed in upcoming releases.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v18.19.0

# npm
10.2.3

# jq
jq-1.7.1

# yq
yq version 2.4.1

# yq3
yq version 3.4.1

# yq4
yq (https://github.com/mikefarah/yq/) version v4.40.5

# kubectl
v1.27.6

# buildctl
buildctl github.com/moby/buildkit v0.12.4 833949d0f7908608b00ab6b93b8f92bdb147fcca

# helm
v3.14.0+g3fc9f4b

# ibmcloud
/usr/local/bin/ibmcloud version 2.22.1+98102c0-2023-12-12T22:23:07+00:00

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                     Version   Status             Private endpoints supported
cloud-functions[wsk/functions/fn]               1.0.79                       false
cloud-internet-services[cis]                    1.15.8                       true
code-engine[ce]                                 1.49.2                       true
container-registry[cr]                          1.3.5                        true
container-service[kubernetes-service/ks]        1.0.589                      false
cra                                             2.1.2                        false
doi                                             0.4.5                        false
schematics[sch]                                 1.12.14                      true
secrets-manager[sm]                             2.0.3                        true
sl                                              1.5.1                        false
vpc-infrastructure[infrastructure-service/is]   9.0.2                        true


# ibmcloud dev
3.1.1

# java
openjdk version "11.0.21" 2023-10-17
IBM Semeru Runtime Open Edition 11.0.21.0 (build 11.0.21+9)
Eclipse OpenJ9 VM 11.0.21.0 (build openj9-0.41.0, JRE 11 Linux amd64-64-Bit Compressed References 20231122_912 (JIT enabled, AOT enabled)
OpenJ9   - 461bf3c70
OMR      - 5eee6ad9d
JCL      - 0fd7a05277 based on jdk-11.0.21+9)

# ant
Apache Ant(TM) version 1.10.14 compiled on August 16 2023

# mvn
Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae)
Maven home: /opt/IBM/maven
Java version: 11.0.21, vendor: IBM Corporation, runtime: /usr/local/jdk11
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.6.9-200.fc39.aarch64", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.5!

Here are the highlights of this release:
 - Support for running on Java 21
 - Faster first use with Kotlin DSL
 - Improved error and warning messages

For more details see https://docs.gradle.org/8.5/release-notes.html


------------------------------------------------------------
Gradle 8.5
------------------------------------------------------------

Build time:   2023-11-29 14:08:57 UTC
Revision:     28aca86a7180baa17117e0e5ba01d8ea9feca598

Kotlin:       1.9.20
Groovy:       3.0.17
Ant:          Apache Ant(TM) version 1.10.13 compiled on January 4 2023
JVM:          11.0.21 (Eclipse OpenJ9 openj9-0.41.0)
OS:           Linux 6.6.9-200.fc39.aarch64 amd64


# oc
4.14.8

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.

# git
git version 2.43.0

# curl
curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3

# wget
GNU Wget 1.20.3 built on linux-gnu.

# openssl
OpenSSL 1.1.1f  31 Mar 2020

# make
GNU Make 4.2.1

# docker
23.0.6

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.16

# calicoctl
Client Version: v3.26.3 Git commit: bdb7878af

# terraform
Terraform v1.7.0
on linux_amd64

Version 2.49

To view the contents of version 2.49, from the running image, type default_versions.sh.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This image is built on Ubuntu version 20.04. If you need to use a different version of node.js, use nvm install v<node version> at the beginning of your script. This image now contains the Terraform CLI.

Support for helm2 was discontinued on 13 November 2020. The helm tool within this image is the latest in the 3.x branch. The helm3 tool is now named helm. The helm3 symbolic link is deprecated and will be removed in upcoming releases.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v18.19.0
# npm
10.2.3
# jq
jq-1.7
# yq
yq version 2.4.1
# yq3
yq version 3.4.1
# yq4
yq (https://github.com/mikefarah/yq/) version v4.40.4
# kubectl
v1.27.6
# buildctl
buildctl github.com/moby/buildkit v0.12.4 833949d0f7908608b00ab6b93b8f92bdb147fcca
# helm
v3.13.2+g2a2fb3b
# ibmcloud
/usr/local/bin/ibmcloud version 2.21.0+c3b7075-2023-10-24T15:37:53+00:00
# ibmcloud plugins
Listing installed plug-ins...
Plugin Name                                     Version   Status             Private endpoints supported
cloud-functions[wsk/functions/fn]               1.0.76                       false
cloud-internet-services[cis]                    1.15.7                       true
code-engine[ce]                                 1.49.0                       true
container-registry[cr]                          1.3.4                        true
container-service[kubernetes-service/ks]        1.0.579                      false
cra                                             2.0.2                        false
doi                                             0.4.5                        false
schematics[sch]                                 1.12.12                      true
secrets-manager[sm]                             2.0.2                        true
sl                                              1.4.2                        false
vpc-infrastructure[infrastructure-service/is]   8.1.0                        true
# ibmcloud dev
3.1.1
# java
openjdk version "11.0.21" 2023-10-17
IBM Semeru Runtime Open Edition 11.0.21.0 (build 11.0.21+9)
Eclipse OpenJ9 VM 11.0.21.0 (build openj9-0.41.0, JRE 11 Linux amd64-64-Bit Compressed References 20231122_912 (JIT enabled, AOT enabled)
OpenJ9   - 461bf3c70
OMR      - 5eee6ad9d
JCL      - 0fd7a05277 based on jdk-11.0.21+9)
# ant
Apache Ant(TM) version 1.10.14 compiled on August 16 2023
# mvn
Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae)
Maven home: /opt/IBM/maven
Java version: 11.0.21, vendor: IBM Corporation, runtime: /usr/local/jdk11
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.6.3-200.fc39.aarch64", arch: "amd64", family: "unix"
# gradle
Welcome to Gradle 8.5!
Here are the highlights of this release:
 - Support for running on Java 21
 - Faster first use with Kotlin DSL
 - Improved error and warning messages
For more details see https://docs.gradle.org/8.5/release-notes.html
------------------------------------------------------------
Gradle 8.5
------------------------------------------------------------
Build time:   2023-11-29 14:08:57 UTC
Revision:     28aca86a7180baa17117e0e5ba01d8ea9feca598
Kotlin:       1.9.20
Groovy:       3.0.17
Ant:          Apache Ant(TM) version 1.10.13 compiled on January 4 2023
JVM:          11.0.21 (Eclipse OpenJ9 openj9-0.41.0)
OS:           Linux 6.6.3-200.fc39.aarch64 amd64
# oc
4.14.3
# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.
# unzip
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.
# git
git version 2.43.0
# curl
curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3
# wget
GNU Wget 1.20.3 built on linux-gnu.
# openssl
OpenSSL 1.1.1f  31 Mar 2020
# make
GNU Make 4.2.1
# docker
23.0.6
# dc --version
dc (GNU bc 1.07.1) 1.4.1
# ed --version
GNU ed 1.16
# calicoctl
Client Version: v3.26.3 Git commit: bdb7878af
# terraform
Terraform v1.6.5
on linux_amd64

Version 2.48

To view the contents of version 2.48, from the running image, type default_versions.sh.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This image is built on Ubuntu version 20.04. If you need to use a different version of node.js, use nvm install v<node version> at the beginning of your script. This image now contains the Terraform CLI.

Support for helm2 was discontinued on 13 November 2020. The helm tool within this image is the latest in the 3.x branch. The helm3 tool is now named helm. The helm3 symbolic link is deprecated and will be removed in upcoming releases.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v18.19.0

# npm
10.2.3

# jq
jq-1.7

# yq
yq version 2.4.1

# yq3
yq version 3.4.1

# yq4
yq (https://github.com/mikefarah/yq/) version v4.40.4

# kubectl
v1.27.6

# buildctl
buildctl github.com/moby/buildkit v0.12.4 833949d0f7908608b00ab6b93b8f92bdb147fcca

# helm
v3.13.2+g2a2fb3b

# ibmcloud
/usr/local/bin/ibmcloud version 2.21.0+c3b7075-2023-10-24T15:37:53+00:00

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                     Version   Status             Private endpoints supported
cloud-functions[wsk/functions/fn]               1.0.76                       false
cloud-internet-services[cis]                    1.15.7                       true
code-engine[ce]                                 1.49.0                       true
container-registry[cr]                          1.3.4                        true
container-service[kubernetes-service/ks]        1.0.579                      false
cra                                             2.0.2                        false
doi                                             0.4.5                        false
schematics[sch]                                 1.12.12                      true
secrets-manager[sm]                             2.0.2                        true
sl                                              1.4.2                        false
vpc-infrastructure[infrastructure-service/is]   8.1.0                        true


# ibmcloud dev
3.1.1

# java
openjdk version "11.0.21" 2023-10-17
IBM Semeru Runtime Open Edition 11.0.21.0 (build 11.0.21+9)
Eclipse OpenJ9 VM 11.0.21.0 (build openj9-0.41.0, JRE 11 Linux amd64-64-Bit Compressed References 20231122_912 (JIT enabled, AOT enabled)
OpenJ9   - 461bf3c70
OMR      - 5eee6ad9d
JCL      - 0fd7a05277 based on jdk-11.0.21+9)

# ant
Apache Ant(TM) version 1.10.14 compiled on August 16 2023

# mvn
Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae)
Maven home: /opt/IBM/maven
Java version: 11.0.21, vendor: IBM Corporation, runtime: /usr/local/jdk11
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.6.3-200.fc39.aarch64", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.5!

Here are the highlights of this release:
 - Support for running on Java 21
 - Faster first use with Kotlin DSL
 - Improved error and warning messages

For more details see https://docs.gradle.org/8.5/release-notes.html


------------------------------------------------------------
Gradle 8.5
------------------------------------------------------------

Build time:   2023-11-29 14:08:57 UTC
Revision:     28aca86a7180baa17117e0e5ba01d8ea9feca598

Kotlin:       1.9.20
Groovy:       3.0.17
Ant:          Apache Ant(TM) version 1.10.13 compiled on January 4 2023
JVM:          11.0.21 (Eclipse OpenJ9 openj9-0.41.0)
OS:           Linux 6.6.3-200.fc39.aarch64 amd64


# oc
4.14.3

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.

# git
git version 2.43.0

# curl
curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3

# wget
GNU Wget 1.20.3 built on linux-gnu.

# openssl
OpenSSL 1.1.1f  31 Mar 2020

# make
GNU Make 4.2.1

# docker
23.0.6

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.16

# calicoctl
Client Version: v3.26.3 Git commit: bdb7878af

# terraform
Terraform v1.6.5
on linux_amd64

Version 2.47

To view the contents of version 2.47, from the running image, type default_versions.sh.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This image is built on Ubuntu version 20.04. If you need to use a different version of node.js, use nvm install v<node version> at the beginning of your script. This image now contains the Terraform CLI.

Support for helm2 was discontinued on 13 November 2020. The helm tool within this image is the latest in the 3.x branch. The helm3 tool is now named helm. The helm3 symbolic link is deprecated and will be removed in upcoming releases.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v18.19.0

# npm
10.2.3

# jq
jq-1.7

# yq
yq version 2.4.1

# yq3
yq version 3.4.1

# yq4
yq (https://github.com/mikefarah/yq/) version v4.40.4

# kubectl
v1.27.6

# buildctl
buildctl github.com/moby/buildkit v0.12.4 833949d0f7908608b00ab6b93b8f92bdb147fcca

# helm
v3.13.2+g2a2fb3b

# ibmcloud
/usr/local/bin/ibmcloud version 2.21.0+c3b7075-2023-10-24T15:37:53+00:00

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                     Version   Status             Private endpoints supported
cloud-functions[wsk/functions/fn]               1.0.76                       false
cloud-internet-services[cis]                    1.15.7                       true
code-engine[ce]                                 1.49.0                       true
container-registry[cr]                          1.3.4                        true
container-service[kubernetes-service/ks]        1.0.579                      false
cra                                             2.0.2                        false
doi                                             0.4.5                        false
schematics[sch]                                 1.12.12                      true
secrets-manager[sm]                             2.0.2                        true
sl                                              1.4.2                        false
vpc-infrastructure[infrastructure-service/is]   8.1.0                        true


# ibmcloud dev
3.1.1

# java
openjdk version "11.0.21" 2023-10-17
IBM Semeru Runtime Open Edition 11.0.21.0 (build 11.0.21+9)
Eclipse OpenJ9 VM 11.0.21.0 (build openj9-0.41.0, JRE 11 Linux amd64-64-Bit Compressed References 20231122_912 (JIT enabled, AOT enabled)
OpenJ9   - 461bf3c70
OMR      - 5eee6ad9d
JCL      - 0fd7a05277 based on jdk-11.0.21+9)

# ant
Apache Ant(TM) version 1.10.14 compiled on August 16 2023

# mvn
Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae)
Maven home: /opt/IBM/maven
Java version: 11.0.21, vendor: IBM Corporation, runtime: /usr/local/jdk11
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.6.3-200.fc39.aarch64", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.5!

Here are the highlights of this release:
 - Support for running on Java 21
 - Faster first use with Kotlin DSL
 - Improved error and warning messages

For more details see https://docs.gradle.org/8.5/release-notes.html


------------------------------------------------------------
Gradle 8.5
------------------------------------------------------------

Build time:   2023-11-29 14:08:57 UTC
Revision:     28aca86a7180baa17117e0e5ba01d8ea9feca598

Kotlin:       1.9.20
Groovy:       3.0.17
Ant:          Apache Ant(TM) version 1.10.13 compiled on January 4 2023
JVM:          11.0.21 (Eclipse OpenJ9 openj9-0.41.0)
OS:           Linux 6.6.3-200.fc39.aarch64 amd64


# oc
4.14.3

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.

# git
git version 2.43.0

# curl
curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3

# wget
GNU Wget 1.20.3 built on linux-gnu.

# openssl
OpenSSL 1.1.1f  31 Mar 2020

# make
GNU Make 4.2.1

# docker
23.0.6

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.16

# calicoctl
Client Version: v3.26.3 Git commit: bdb7878af

# terraform
Terraform v1.6.5
on linux_amd64

Version 2.46

To view the contents of version 2.46, from the running image, type default_versions.sh.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This image is built on Ubuntu version 20.04. If you need to use a different version of node.js, use nvm install v<node version> at the beginning of your script. This image now contains the Terraform CLI.

Support for helm2 was discontinued on 13 November 2020. The helm tool within this image is the latest in the 3.x branch. The helm3 tool is now named helm. The helm3 symbolic link is deprecated and will be removed in upcoming releases.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v18.18.2

# npm
9.8.1

# jq
jq-1.7

# yq
yq version 2.4.1

# yq3
yq version 3.4.1

# yq4
yq (https://github.com/mikefarah/yq/) version v4.35.2

# kubectl
v1.27.6

# buildctl
buildctl github.com/moby/buildkit v0.12.3 438f47256f0decd64cc96084e22d3357da494c27

# helm
v3.13.2+g2a2fb3b

# ibmcloud
/usr/local/bin/ibmcloud version 2.21.0+c3b7075-2023-10-24T15:37:53+00:00

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                Version   Status             Private endpoints supported
cloud-functions[wsk/functions/fn]          1.0.75                       false
cloud-internet-services[cis]               1.15.7                       true
code-engine[ce]                            1.48.0                       true
container-registry[cr]                     1.3.4                        true
container-service[kubernetes-service/ks]   1.0.579                      false
cra                                        2.0.2                        false
doi                                        0.4.5                        false
schematics[sch]                            1.12.12                      true
secrets-manager[sm]                        2.0.2                        true
sl                                         1.4.2                        false


# ibmcloud dev
3.1.1

# java
openjdk version "11.0.20.1" 2023-08-24
IBM Semeru Runtime Open Edition 11.0.20.1 (build 11.0.20.1+1)
Eclipse OpenJ9 VM 11.0.20.1 (build openj9-0.40.0, JRE 11 Linux amd64-64-Bit Compressed References 20230824_836 (JIT enabled, AOT enabled)
OpenJ9   - d12d10c9e
OMR      - e80bff83b
JCL      - 0880e8df04 based on jdk-11.0.20.1+1)

# ant
Apache Ant(TM) version 1.10.14 compiled on August 16 2023

# mvn
Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
Maven home: /opt/IBM/maven
Java version: 11.0.20.1, vendor: IBM Corporation, runtime: /usr/local/jdk11
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.6.3-200.fc39.aarch64", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.4!

Here are the highlights of this release:
 - Compiling and testing with Java 21
 - Faster Java compilation on Windows
 - Role focused dependency configurations creation

For more details see https://docs.gradle.org/8.4/release-notes.html


------------------------------------------------------------
Gradle 8.4
------------------------------------------------------------

Build time:   2023-10-04 20:52:13 UTC
Revision:     e9251e572c9bd1d01e503a0dfdf43aedaeecdc3f

Kotlin:       1.9.10
Groovy:       3.0.17
Ant:          Apache Ant(TM) version 1.10.13 compiled on January 4 2023
JVM:          11.0.20.1 (Eclipse OpenJ9 openj9-0.40.0)
OS:           Linux 6.6.3-200.fc39.aarch64 amd64


# oc
4.14.1

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.

# git
git version 2.42.0

# curl
curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3

# wget
GNU Wget 1.20.3 built on linux-gnu.

# openssl
OpenSSL 1.1.1f  31 Mar 2020

# make
GNU Make 4.2.1

# docker
23.0.6

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.16

# calicoctl
Client Version: v3.26.3 Git commit: bdb7878af

# terraform
Terraform v1.6.4
on linux_amd64

Version 2.45

To view the contents of version 2.45, from the running image, type default_versions.sh.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This image is built on Ubuntu version 20.04. If you need to use a different version of node.js, use nvm install v<node version> at the beginning of your script. This image now contains the Terraform CLI.

Support for helm2 was discontinued on 13 November 2020. The helm tool within this image is the latest in the 3.x branch. The helm3 tool is now named helm. The helm3 symbolic link is deprecated and will be removed in upcoming releases.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v18.18.2

# npm
9.8.1

# jq
jq-1.7

# yq
yq version 2.4.1

# yq3
yq version 3.4.1

# yq4
yq (https://github.com/mikefarah/yq/) version v4.35.2

# kubectl
v1.27.6

# buildctl
buildctl github.com/moby/buildkit v0.12.3 438f47256f0decd64cc96084e22d3357da494c27

# helm
v3.13.1+g3547a4b

# ibmcloud
/usr/local/bin/ibmcloud version 2.21.0+c3b7075-2023-10-24T15:37:53+00:00

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                Version   Status   Private endpoints supported
cloud-functions[wsk/functions/fn]          1.0.75             false
cloud-internet-services[cis]               1.15.6             true
code-engine[ce]                            1.47.1             true
container-registry[cr]                     1.3.1              true
container-service[kubernetes-service/ks]   1.0.568            false
cra                                        2.0.2              false
doi                                        0.4.5              false
schematics[sch]                            1.12.12            true
secrets-manager[sm]                        2.0.2              true
sl                                         1.4.2              false


# ibmcloud dev
3.1.1

# java
openjdk version "11.0.20.1" 2023-08-24
IBM Semeru Runtime Open Edition 11.0.20.1 (build 11.0.20.1+1)
Eclipse OpenJ9 VM 11.0.20.1 (build openj9-0.40.0, JRE 11 Linux amd64-64-Bit Compressed References 20230824_836 (JIT enabled, AOT enabled)
OpenJ9   - d12d10c9e
OMR      - e80bff83b
JCL      - 0880e8df04 based on jdk-11.0.20.1+1)

# ant
Apache Ant(TM) version 1.10.14 compiled on August 16 2023

# mvn
Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
Maven home: /opt/IBM/maven
Java version: 11.0.20.1, vendor: IBM Corporation, runtime: /usr/local/jdk11
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.5.8-200.fc38.aarch64", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.4!

Here are the highlights of this release:
 - Compiling and testing with Java 21
 - Faster Java compilation on Windows
 - Role focused dependency configurations creation

For more details see https://docs.gradle.org/8.4/release-notes.html


------------------------------------------------------------
Gradle 8.4
------------------------------------------------------------

Build time:   2023-10-04 20:52:13 UTC
Revision:     e9251e572c9bd1d01e503a0dfdf43aedaeecdc3f

Kotlin:       1.9.10
Groovy:       3.0.17
Ant:          Apache Ant(TM) version 1.10.13 compiled on January 4 2023
JVM:          11.0.20.1 (Eclipse OpenJ9 openj9-0.40.0)
OS:           Linux 6.5.8-200.fc38.aarch64 amd64


# oc
4.14.1

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.

# git
git version 2.42.0

# curl
curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3

# wget
GNU Wget 1.20.3 built on linux-gnu.

# openssl
OpenSSL 1.1.1f  31 Mar 2020

# make
GNU Make 4.2.1

# docker
23.0.6

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.16

# terraform
Terraform v1.6.3
on linux_amd64

Version 2.44

To view the contents of version 2.44, from the running image, type default_versions.sh.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This image is built on Ubuntu version 20.04. If you need to use a different version of node.js, use nvm install v<node version> at the beginning of your script. This image now contains the Terraform CLI.

Support for helm2 was discontinued on 13 November 2020. The helm tool within this image is the latest in the 3.x branch. The helm3 tool is now named helm. The helm3 symbolic link is deprecated and will be removed in upcoming releases.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v18.18.2

# npm
9.8.1

# jq
jq-1.7

# yq
yq version 2.4.1

# yq3
yq version 3.4.1

# yq4
yq (https://github.com/mikefarah/yq/) version v4.35.2

# kubectl
v1.27.6

# buildctl
buildctl github.com/moby/buildkit v0.12.3 438f47256f0decd64cc96084e22d3357da494c27

# helm
v3.13.1+g3547a4b

# ibmcloud
/usr/local/bin/ibmcloud version 2.21.0+c3b7075-2023-10-24T15:37:53+00:00

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                Version   Status   Private endpoints supported
cloud-functions[wsk/functions/fn]          1.0.75             false
cloud-internet-services[cis]               1.15.6             true
code-engine[ce]                            1.47.1             true
container-registry[cr]                     1.3.1              true
container-service[kubernetes-service/ks]   1.0.568            false
cra                                        2.0.0              false
doi                                        0.4.3              false
schematics[sch]                            1.12.12            true
secrets-manager[sm]                        2.0.2              true
sl                                         1.4.1              false


# ibmcloud dev
3.1.1

# java
openjdk version "11.0.20.1" 2023-08-24
IBM Semeru Runtime Open Edition 11.0.20.1 (build 11.0.20.1+1)
Eclipse OpenJ9 VM 11.0.20.1 (build openj9-0.40.0, JRE 11 Linux amd64-64-Bit Compressed References 20230824_836 (JIT enabled, AOT enabled)
OpenJ9   - d12d10c9e
OMR      - e80bff83b
JCL      - 0880e8df04 based on jdk-11.0.20.1+1)

# ant
Apache Ant(TM) version 1.10.14 compiled on August 16 2023

# mvn
Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
Maven home: /opt/IBM/maven
Java version: 11.0.20.1, vendor: IBM Corporation, runtime: /usr/local/jdk11
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.5.6-200.fc38.aarch64", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.4!

Here are the highlights of this release:
 - Compiling and testing with Java 21
 - Faster Java compilation on Windows
 - Role focused dependency configurations creation

For more details see https://docs.gradle.org/8.4/release-notes.html


------------------------------------------------------------
Gradle 8.4
------------------------------------------------------------

Build time:   2023-10-04 20:52:13 UTC
Revision:     e9251e572c9bd1d01e503a0dfdf43aedaeecdc3f

Kotlin:       1.9.10
Groovy:       3.0.17
Ant:          Apache Ant(TM) version 1.10.13 compiled on January 4 2023
JVM:          11.0.20.1 (Eclipse OpenJ9 openj9-0.40.0)
OS:           Linux 6.5.6-200.fc38.aarch64 amd64


# oc
4.13.17

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.

# git
git version 2.42.0

# curl
curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3

# wget
GNU Wget 1.20.3 built on linux-gnu.

# openssl
OpenSSL 1.1.1f  31 Mar 2020

# make
GNU Make 4.2.1

# docker
23.0.6

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.16

# terraform
Terraform v1.6.2
on linux_amd64

Version 2.43

To view the contents of version 2.43, from the running image, type default_versions.sh.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This image is built on Ubuntu version 20.04. If you need to use a different version of node.js, use nvm install v<node version> at the beginning of your script. This image now contains the Terraform CLI.

Support for helm2 was discontinued on 13 November 2020. The helm tool within this image is the latest in the 3.x branch. The helm3 tool is now named helm. The helm3 symbolic link is deprecated and will be removed in upcoming releases.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v18.18.1

# npm
9.8.1

# jq
jq-1.6

# yq
yq version 2.4.1

# yq3
yq version 3.4.1

# yq4
yq (https://github.com/mikefarah/yq/) version v4.35.2

# kubectl
v1.27.6

# buildctl
buildctl github.com/moby/buildkit v0.12.2 567a99433ca23402d5e9b9f9124005d2e59b8861

# helm
v3.13.0+g825e86f

# ibmcloud
/usr/local/bin/ibmcloud version 2.20.0+f382323-2023-09-19T20:06:39+00:00

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                Version   Status   Private endpoints supported
cloud-functions[wsk/functions/fn]          1.0.72             false
cloud-internet-services[cis]               1.15.5             true
code-engine[ce]                            1.46.1             true
container-registry[cr]                     1.3.1              true
container-service[kubernetes-service/ks]   1.0.568            false
cra                                        1.3.15             false
doi                                        0.4.3              false
schematics[sch]                            1.12.12            true
secrets-manager[sm]                        2.0.2              true
sl                                         1.4.1              false


# ibmcloud dev
3.1.1

# java
openjdk version "11.0.20.1" 2023-08-24
IBM Semeru Runtime Open Edition 11.0.20.1 (build 11.0.20.1+1)
Eclipse OpenJ9 VM 11.0.20.1 (build openj9-0.40.0, JRE 11 Linux amd64-64-Bit Compressed References 20230824_836 (JIT enabled, AOT enabled)
OpenJ9   - d12d10c9e
OMR      - e80bff83b
JCL      - 0880e8df04 based on jdk-11.0.20.1+1)

# ant
Apache Ant(TM) version 1.10.14 compiled on August 16 2023

# mvn
Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
Maven home: /opt/IBM/maven
Java version: 11.0.20.1, vendor: IBM Corporation, runtime: /usr/local/jdk11
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.5.5-200.fc38.aarch64", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.4!

Here are the highlights of this release:
 - Compiling and testing with Java 21
 - Faster Java compilation on Windows
 - Role focused dependency configurations creation

For more details see https://docs.gradle.org/8.4/release-notes.html


------------------------------------------------------------
Gradle 8.4
------------------------------------------------------------

Build time:   2023-10-04 20:52:13 UTC
Revision:     e9251e572c9bd1d01e503a0dfdf43aedaeecdc3f

Kotlin:       1.9.10
Groovy:       3.0.17
Ant:          Apache Ant(TM) version 1.10.13 compiled on January 4 2023
JVM:          11.0.20.1 (Eclipse OpenJ9 openj9-0.40.0)
OS:           Linux 6.5.5-200.fc38.aarch64 amd64


# oc
4.13.14

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.

# git
git version 2.42.0

# curl
curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3

# wget
GNU Wget 1.20.3 built on linux-gnu.

# openssl
OpenSSL 1.1.1f  31 Mar 2020

# make
GNU Make 4.2.1

# docker
23.0.6

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.16

# terraform
Terraform v1.6.1
on linux_amd64

Version 2.42

To view the contents of version 2.42, from the running image, type default_versions.sh.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This image is built on Ubuntu version 20.04. If you need to use a different version of node.js, use nvm install v<node version> at the beginning of your script. This image now contains the Terraform CLI.

Support for helm2 was discontinued on 13 November 2020. The helm tool within this image is the latest in the 3.x branch. The helm3 tool is now named helm. The helm3 symbolic link is deprecated and will be removed in upcoming releases.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v18.18.0

# npm
9.8.1

# jq
jq-1.6

# yq
yq version 2.4.1

# yq3
yq version 3.4.1

# yq4
yq (https://github.com/mikefarah/yq/) version v4.35.2

# kubectl
v1.25.8

# buildctl
buildctl github.com/moby/buildkit v0.12.2 567a99433ca23402d5e9b9f9124005d2e59b8861

# helm
v3.13.0+g825e86f

# ibmcloud
/usr/local/bin/ibmcloud version 2.20.0+f382323-2023-09-19T20:06:39+00:00

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                Version   Status             Private endpoints supported
cloud-functions[wsk/functions/fn]          1.0.71                       false
cloud-internet-services[cis]               1.15.5                       true
code-engine[ce]                            1.46.0                       true
container-registry[cr]                     1.3.1                        true
container-service[kubernetes-service/ks]   1.0.566                      false
cra                                        1.3.13                       false
doi                                        0.4.3                        false
schematics[sch]                            1.12.12                      true
secrets-manager[sm]                        2.0.2                        true
sl                                         1.4.1                        false


# ibmcloud dev
3.1.1

# java
openjdk version "11.0.20.1" 2023-08-24
IBM Semeru Runtime Open Edition 11.0.20.1 (build 11.0.20.1+1)
Eclipse OpenJ9 VM 11.0.20.1 (build openj9-0.40.0, JRE 11 Linux amd64-64-Bit Compressed References 20230824_836 (JIT enabled, AOT enabled)
OpenJ9   - d12d10c9e
OMR      - e80bff83b
JCL      - 0880e8df04 based on jdk-11.0.20.1+1)

# ant
Apache Ant(TM) version 1.10.14 compiled on August 16 2023

# mvn
Apache Maven 3.9.4 (dfbb324ad4a7c8fb0bf182e6d91b0ae20e3d2dd9)
Maven home: /opt/IBM/maven
Java version: 11.0.20.1, vendor: IBM Corporation, runtime: /usr/local/jdk11
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.4.15-200.fc38.aarch64", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.3!

Here are the highlights of this release:
 - Faster Java compilation
 - Reduced memory usage
 - Support for running on Java 20

For more details see https://docs.gradle.org/8.3/release-notes.html


------------------------------------------------------------
Gradle 8.3
------------------------------------------------------------

Build time:   2023-08-17 07:06:47 UTC
Revision:     8afbf24b469158b714b36e84c6f4d4976c86fcd5

Kotlin:       1.9.0
Groovy:       3.0.17
Ant:          Apache Ant(TM) version 1.10.13 compiled on January 4 2023
JVM:          11.0.20.1 (Eclipse OpenJ9 openj9-0.40.0)
OS:           Linux 6.4.15-200.fc38.aarch64 amd64


# oc
4.13.13

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.

# git
git version 2.42.0

# curl
curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3

# wget
GNU Wget 1.20.3 built on linux-gnu.

# openssl
OpenSSL 1.1.1f  31 Mar 2020

# make
GNU Make 4.2.1

# docker
23.0.6

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.16

# terraform
Terraform v1.5.7
on linux_amd64

Version 2.41

To view the contents of version 2.41, from the running image, type default_versions.sh.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This image is built on Ubuntu version 20.04. If you need to use a different version of node.js, use nvm install v<node version> at the beginning of your script. This image now contains the Terraform CLI.

Support for helm2 was discontinued on 13 November 2020. The helm tool within this image is the latest in the 3.x branch. The helm3 tool is now named helm. The helm3 symbolic link is deprecated and will be removed in upcoming releases.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v18.17.1

# npm
9.6.7

# jq
jq-1.6

# yq
yq version 2.4.1

# yq3
yq version 3.4.1

# yq4
yq (https://github.com/mikefarah/yq/) version v4.35.1

# kubectl
v1.25.8

# buildctl
buildctl github.com/moby/buildkit v0.12.2 567a99433ca23402d5e9b9f9124005d2e59b8861

# helm
v3.12.3+g3a31588

# ibmcloud
/usr/local/bin/ibmcloud version 2.18.0+53c524b-2023-07-19T19:35:24+00:00

# ibmcloud plugins
Listing installed plug-ins...

Plugin Name                                Version   Status             Private endpoints supported
cloud-functions[wsk/functions/fn]          1.0.71                       false
cloud-internet-services[cis]               1.15.4                       true
code-engine[ce]                            1.45.3                       true
container-registry[cr]                     1.3.1                        true
container-service[kubernetes-service/ks]   1.0.540                      false
cra                                        1.3.11                       false
doi                                        0.4.3                        false
schematics[sch]                            1.12.10                      true
secrets-manager[sm]                        2.0.1                        true


# ibmcloud dev
3.1.0

# java
openjdk version "11.0.20.1" 2023-08-24
IBM Semeru Runtime Open Edition 11.0.20.1 (build 11.0.20.1+1)
Eclipse OpenJ9 VM 11.0.20.1 (build openj9-0.40.0, JRE 11 Linux amd64-64-Bit Compressed References 20230824_836 (JIT enabled, AOT enabled)
OpenJ9   - d12d10c9e
OMR      - e80bff83b
JCL      - 0880e8df04 based on jdk-11.0.20.1+1)

# ant
Apache Ant(TM) version 1.10.14 compiled on August 16 2023

# mvn
Apache Maven 3.9.4 (dfbb324ad4a7c8fb0bf182e6d91b0ae20e3d2dd9)
Maven home: /opt/IBM/maven
Java version: 11.0.20.1, vendor: IBM Corporation, runtime: /usr/local/jdk11
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.4.12-200.fc38.aarch64", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.3!

Here are the highlights of this release:
 - Faster Java compilation
 - Reduced memory usage
 - Support for running on Java 20

For more details see https://docs.gradle.org/8.3/release-notes.html


------------------------------------------------------------
Gradle 8.3
------------------------------------------------------------

Build time:   2023-08-17 07:06:47 UTC
Revision:     8afbf24b469158b714b36e84c6f4d4976c86fcd5

Kotlin:       1.9.0
Groovy:       3.0.17
Ant:          Apache Ant(TM) version 1.10.13 compiled on January 4 2023
JVM:          11.0.20.1 (Eclipse OpenJ9 openj9-0.40.0)
OS:           Linux 6.4.12-200.fc38.aarch64 amd64


# oc
4.13.9

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.

# git
git version 2.42.0

# curl
curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3

# wget
GNU Wget 1.20.3 built on linux-gnu.

# openssl
OpenSSL 1.1.1f  31 Mar 2020

# make
GNU Make 4.2.1

# docker
23.0.6

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.16

# terraform
Terraform v1.5.6
on linux_amd64

Version 2.40

To view the contents of version 2.40, from the running image, type default_versions.sh.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This image is built on Ubuntu version 20.04. If you need to use a different version of node.js, use nvm install v<node version> at the beginning of your script. This image now contains the Terraform CLI.

Support for helm2 was discontinued on 13 November 2020. The helm tool within this image is the latest in the 3.x branch. The helm3 tool is now named helm. The helm3 symbolic link is deprecated and will be removed in upcoming releases.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v18.17.1

# npm
9.6.7

# jq
jq-1.6

# yq
yq version 2.4.1

# yq3
yq version 3.4.1

# yq4
yq (https://github.com/mikefarah/yq/) version v4.35.1

# kubectl
v1.25.8

# buildctl
buildctl github.com/moby/buildkit v0.12.1 bb857a0d49f45aa0ce9cd554b78d4075553e20f9

# helm
v3.12.3+g3a31588

# ibmcloud
/usr/local/bin/ibmcloud version 2.18.0+53c524b-2023-07-19T19:35:24+00:00

# ibmcloud plugins
Listing installed plug-ins...

Plug-in Name                                Version   Status             Private endpoints supported
cloud-functions[wsk/functions/fn]          1.0.70                       false
cloud-internet-services[cis]               1.15.3                       true
code-engine[ce]                            1.45.3                       true
container-registry[cr]                     1.2.2                        true
container-service[kubernetes-service/ks]   1.0.540                      false
cra                                        1.3.11                       false
doi                                        0.4.3                        false
schematics[sch]                            1.12.10                      true
secrets-manager[sm]                        2.0.1                        true


# ibmcloud dev
3.1.0

# java
openjdk version "11.0.20" 2023-07-18
IBM Semeru Runtime Open Edition 11.0.20.0 (build 11.0.20+8)
Eclipse OpenJ9 VM 11.0.20.0 (build openj9-0.40.0, JRE 11 Linux amd64-64-Bit Compressed References 20230810_825 (JIT enabled, AOT enabled)
OpenJ9   - d12d10c9e
OMR      - e80bff83b
JCL      - f53b132192 based on jdk-11.0.20+8)

# ant
Apache Ant(TM) version 1.10.13 compiled on January 4 2023

# mvn
Apache Maven 3.9.4 (dfbb324ad4a7c8fb0bf182e6d91b0ae20e3d2dd9)
Maven home: /opt/IBM/maven
Java version: 11.0.20, vendor: IBM Corporation, runtime: /usr/local/jdk11
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.4.11-200.fc38.aarch64", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.3!

Here are the highlights of this release:
 - Faster Java compilation
 - Reduced memory usage
 - Support for running on Java 20

For more details see https://docs.gradle.org/8.3/release-notes.html


------------------------------------------------------------
Gradle 8.3
------------------------------------------------------------

Build time:   2023-08-17 07:06:47 UTC
Revision:     8afbf24b469158b714b36e84c6f4d4976c86fcd5

Kotlin:       1.9.0
Groovy:       3.0.17
Ant:          Apache Ant(TM) version 1.10.13 compiled on January 4 2023
JVM:          11.0.20 (Eclipse OpenJ9 openj9-0.40.0)
OS:           Linux 6.4.11-200.fc38.aarch64 amd64


# oc
4.13.8

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.

# git
git version 2.41.0

# curl
curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3

# wget
GNU Wget 1.20.3 built on linux-gnu.

# openssl
OpenSSL 1.1.1f  31 Mar 2020

# make
GNU Make 4.2.1

# docker
23.0.6

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.16

# terraform
Terraform v1.5.5
on linux_amd64

Version 2.39

To view the contents of version 2.39, from the running image, type default_versions.sh.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This image is built on Ubuntu version 20.04. If you need to use a different version of node.js, use nvm install v<node version> at the beginning of your script. This image now contains the Terraform CLI.

Support for helm2 was discontinued on 13 November 2020. The helm tool within this image is the latest in the 3.x branch. The helm3 tool is now named helm. The helm3 symbolic link is deprecated and will be removed in upcoming releases.

The cf install command for the IBM Cloud CLI is no longer available and was removed. The existing cf executable file is still available.

This image includes the following tools:

# node
v18.17.0

# npm
9.6.7

# jq
jq-1.6

# yq
yq version 2.4.1

# yq3
yq version 3.4.1

# yq4
yq (https://github.com/mikefarah/yq/) version v4.34.2

# kubectl
v1.25.8

# buildctl
buildctl github.com/moby/buildkit v0.12.0 18fc875d9bfd6e065cd8211abc639434ba65aa56

# helm
v3.12.2+g1e210a2

# ibmcloud
/usr/local/bin/ibmcloud version 2.18.0+53c524b-2023-07-19T19:35:24+00:00

# ibmcloud plugins
Listing installed plug-ins...

Plug-in Name                                Version   Status             Private endpoints supported
cloud-functions[wsk/functions/fn]          1.0.70                       false
cloud-internet-services[cis]               1.15.3                       true
code-engine[ce]                            1.45.3                       true
container-registry[cr]                     1.2.2                        true
container-service[kubernetes-service/ks]   1.0.540                      false
cra                                        1.3.10                       false
doi                                        0.4.3                        false
schematics[sch]                            1.12.10                      true
secrets-manager[sm]                        2.0.1                        true


# ibmcloud dev
3.1.0

# java
openjdk version "11.0.19" 2023-04-18
IBM Semeru Runtime Open Edition 11.0.19.0 (build 11.0.19+7)
Eclipse OpenJ9 VM 11.0.19.0 (build openj9-0.38.0, JRE 11 Linux amd64-64-Bit Compressed References 20230523_750 (JIT enabled, AOT enabled)
OpenJ9   - d57d05932
OMR      - 855813495
JCL      - 629eb0c22b based on jdk-11.0.19+7)

# ant
Apache Ant(TM) version 1.10.13 compiled on January 4 2023

# mvn
Apache Maven 3.9.3 (21122926829f1ead511c958d89bd2f672198ae9f)
Maven home: /opt/IBM/maven
Java version: 11.0.19, vendor: IBM Corporation, runtime: /usr/local/jdk11
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.4.7-200.fc38.aarch64", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.2.1!

Here are the highlights of this release:
 - Kotlin DSL: new reference documentation, assignment syntax by default
 - Kotlin DSL is now the default with Gradle init
 - Improved suggestions to resolve errors in console output
 - Reduced sync memory consumption

For more details see https://docs.gradle.org/8.2.1/release-notes.html


------------------------------------------------------------
Gradle 8.2.1
------------------------------------------------------------

Build time:   2023-07-10 12:12:35 UTC
Revision:     a38ec64d3c4612da9083cc506a1ccb212afeecaa

Kotlin:       1.8.20
Groovy:       3.0.17
Ant:          Apache Ant(TM) version 1.10.13 compiled on January 4 2023
JVM:          11.0.19 (Eclipse OpenJ9 openj9-0.38.0)
OS:           Linux 6.4.7-200.fc38.aarch64 amd64


# oc
4.13.5

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.

# git
git version 2.41.0

# curl
curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3

# wget
GNU Wget 1.20.3 built on linux-gnu.

# openssl
OpenSSL 1.1.1f  31 Mar 2020

# make
GNU Make 4.2.1

# docker
23.0.6

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.16

# terraform
Terraform v1.5.4
on linux_amd64

Version 2.38

To view the contents of version 2.38, from the running image, type default_versions.sh.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This image is built on Ubuntu version 20.04. If you need to use a different version of node.js, use nvm install v<node version> at the beginning of your script. This image now contains the Terraform CLI.

Support for helm2 was discontinued on 13 November 2020. The helm tool within this image is the latest in the 3.x branch. The helm3 tool is now named helm. The helm3 symbolic link is deprecated and will be removed in upcoming releases.

The cf install command for the IBM Cloud CLI is no longer available. The existing cf executable file is still available.

This image includes the following tools:

# node
v18.16.1

# npm
9.5.1

# jq
jq-1.6

# yq
yq version 2.4.1

# yq3
yq version 3.4.1

# yq4
yq (https://github.com/mikefarah/yq/) version v4.34.1

# kubectl
v1.25.8

# buildctl
buildctl github.com/moby/buildkit v0.11.6 2951a28cd7085eb18979b1f710678623d94ed578

# helm
v3.12.1+gf32a527

# ibmcloud
/usr/local/bin/ibmcloud version 2.17.1+5dece51-2023-06-23T17:17:15+00:00

# ibmcloud plugins
Listing installed plug-ins...

Plug-in Name                                Version   Status   Private endpoints supported
cloud-functions[wsk/functions/fn]          1.0.69             false
cloud-internet-services[cis]               1.15.2             true
code-engine[ce]                            1.45.0             true
container-registry[cr]                     1.0.11             true
container-service[kubernetes-service/ks]   1.0.531            false
cra                                        1.3.7              false
doi                                        0.4.3              false
schematics[sch]                            1.12.10            true
secrets-manager[sm]                        2.0.1              true


# ibmcloud dev
3.1.0

# java
openjdk version "11.0.19" 2023-04-18
OpenJDK Runtime Environment (build 11.0.19+7-post-Ubuntu-0ubuntu120.04.1)
OpenJDK 64-Bit Server VM (build 11.0.19+7-post-Ubuntu-0ubuntu120.04.1, mixed mode, sharing)

# ant
Apache Ant(TM) version 1.10.13 compiled on January 4 2023

# mvn
Apache Maven 3.9.3 (21122926829f1ead511c958d89bd2f672198ae9f)
Maven home: /opt/IBM/maven
Java version: 11.0.19, vendor: IBM Corporation, runtime: /usr/local/jdk11
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.3.8-200.fc38.aarch64", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.2!

Here are the highlights of this release:
 - Kotlin DSL: new reference documentation, assignment syntax by default
 - Kotlin DSL is now the default with Gradle init
 - Improved suggestions to resolve errors in console output

For more details see https://docs.gradle.org/8.2/release-notes.html


------------------------------------------------------------
Gradle 8.2
------------------------------------------------------------

Build time:   2023-06-30 18:02:30 UTC
Revision:     5f4a070a62a31a17438ac998c2b849f4f6892877

Kotlin:       1.8.20
Groovy:       3.0.17
Ant:          Apache Ant(TM) version 1.10.13 compiled on January 4 2023
JVM:          11.0.19 (Eclipse OpenJ9 openj9-0.38.0)
OS:           Linux 6.3.8-200.fc38.aarch64 amd64


# oc
4.13.4

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.

# git
git version 2.41.0

# curl
curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3

# wget
GNU Wget 1.20.3 built on linux-gnu.

# openssl
OpenSSL 1.1.1f  31 Mar 2020

# make
GNU Make 4.2.1

# docker
23.0.6

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.16

# terraform
Terraform v1.5.2
on linux_amd64

Version 2.37

To view the contents of version 2.37, from the running image, type default_versions.sh.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This image is built on Ubuntu version 20.04. If you need to use a different version of node.js, use nvm install v<node version> at the beginning of your script. This image now contains the Terraform CLI.

Support for helm2 was discontinued on 13 November 2020. The helm tool within this image is the latest in the 3.x branch. The helm3 tool is now named helm. The helm3 symbolic link is deprecated and will be removed in upcoming releases.

This image includes the following tools:

# node
v18.16.0

# npm
9.5.1

# jq
jq-1.6

# yq
yq version 2.4.1

# yq3
yq version 3.4.1

# yq4
yq (https://github.com/mikefarah/yq/) version v4.34.1

# kubectl
v1.25.8

# buildctl
buildctl github.com/moby/buildkit v0.11.6 2951a28cd7085eb18979b1f710678623d94ed578

# helm
v3.12.1+gf32a527

# ibmcloud
/usr/local/bin/ibmcloud version 2.16.1+5813b04-2023-06-07T22:01:53+00:00

# ibmcloud plugins
Listing installed plug-ins...

Plug-in Name                                Version   Status   Private endpoints supported
cloud-functions[wsk/functions/fn]          1.0.69             false
cloud-internet-services[cis]               1.15.2             true
code-engine[ce]                            1.43.7             true
container-registry[cr]                     1.0.11             true
container-service[kubernetes-service/ks]   1.0.523            false
cra                                        1.3.6              false
doi                                        0.4.2              false
schematics[sch]                            1.12.10            true
secrets-manager[sm]                        2.0.1              true


# ibmcloud dev
3.0.0

# java
openjdk version "11.0.19" 2023-04-18
OpenJDK Runtime Environment (build 11.0.19+7-post-Ubuntu-0ubuntu120.04.1)
OpenJDK 64-Bit Server VM (build 11.0.19+7-post-Ubuntu-0ubuntu120.04.1, mixed mode, sharing)

# ant
Apache Ant(TM) version 1.10.13 compiled on January 4 2023

# mvn
Apache Maven 3.9.2 (c9616018c7a021c1c39be70fb2843d6f5f9b8a1c)
Maven home: /opt/IBM/maven
Java version: 11.0.19, vendor: IBM Corporation, runtime: /usr/local/jdk11
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.3.6-200.fc38.aarch64", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.1.1!

Here are the highlights of this release:
 - Stable configuration cache
 - Experimental Kotlin DSL assignment syntax
 - Building with Java 20

For more details see https://docs.gradle.org/8.1.1/release-notes.html


------------------------------------------------------------
Gradle 8.1.1
------------------------------------------------------------

Build time:   2023-04-21 12:31:26 UTC
Revision:     1cf537a851c635c364a4214885f8b9798051175b

Kotlin:       1.8.10
Groovy:       3.0.15
Ant:          Apache Ant(TM) version 1.10.11 compiled on July 10 2021
JVM:          11.0.19 (Eclipse OpenJ9 openj9-0.38.0)
OS:           Linux 6.3.6-200.fc38.aarch64 amd64


# oc
4.13.2

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.

# git
git version 2.41.0

# curl
curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3

# wget
GNU Wget 1.20.3 built on linux-gnu.

# openssl
OpenSSL 1.1.1f  31 Mar 2020

# make
GNU Make 4.2.1

# docker
23.0.6

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.16

# terraform
Terraform v1.5.0
on linux_amd64

Version 2.36

To view the contents of version 2.36, from the running image, type default_versions.sh.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This image is built on Ubuntu version 20.04. If you need to use a different version of node.js, use nvm install v<node version> at the beginning of your script. This image now contains the Terraform CLI.

Support for helm2 was discontinued on 13 November 2020. The helm tool within this image is the latest in the 3.x branch. The helm3 tool is now named helm.

This image includes the following tools:

# node
v18.16.0

# npm
9.5.1

# jq
jq-1.6

# yq
yq version 2.4.1

# yq3
yq version 3.4.1

# yq4
yq (https://github.com/mikefarah/yq/) version v4.34.1

# kubectl
v1.25.8

# buildctl
buildctl github.com/moby/buildkit v0.11.6 2951a28cd7085eb18979b1f710678623d94ed578

# helm
v3.12.0+gc9f554d

# ibmcloud
ibmcloud version 2.16.0+492aff3-2023-04-06T16:13:44+00:00

# ibmcloud plugins
Listing installed plug-ins...

Plug-in Name                                Version   Status             Private endpoints supported
cloud-functions[wsk/functions/fn]          1.0.67                       false
cloud-internet-services[cis]               1.14.11                      true
code-engine[ce]                            1.43.5                       true
container-registry[cr]                     1.0.8                        true
container-service[kubernetes-service/ks]   1.0.523                      false
cra                                        1.3.5     Update Available   false
doi                                        0.4.2                        false
schematics[sch]                            1.12.10                      true
secrets-manager[sm]                        2.0.1                        true


# ibmcloud dev
3.0.0

# java
openjdk version "11.0.19" 2023-04-18
OpenJDK Runtime Environment (build 11.0.19+7-post-Ubuntu-0ubuntu120.04.1)
OpenJDK 64-Bit Server VM (build 11.0.19+7-post-Ubuntu-0ubuntu120.04.1, mixed mode, sharing)

# ant
Apache Ant(TM) version 1.10.13 compiled on January 4 2023

# mvn
Apache Maven 3.9.2 (c9616018c7a021c1c39be70fb2843d6f5f9b8a1c)
Maven home: /opt/IBM/maven
Java version: 11.0.19, vendor: IBM Corporation, runtime: /usr/local/jdk11
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.2.15-300.fc38.x86_64", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.1.1!

Here are the highlights of this release:
 - Stable configuration cache
 - Experimental Kotlin DSL assignment syntax
 - Building with Java 20

For more details see https://docs.gradle.org/8.1.1/release-notes.html


------------------------------------------------------------
Gradle 8.1.1
------------------------------------------------------------

Build time:   2023-04-21 12:31:26 UTC
Revision:     1cf537a851c635c364a4214885f8b9798051175b

Kotlin:       1.8.10
Groovy:       3.0.15
Ant:          Apache Ant(TM) version 1.10.11 compiled on July 10 2021
JVM:          11.0.19 (Eclipse OpenJ9 openj9-0.38.0)
OS:           Linux 6.2.15-300.fc38.x86_64 amd64


# oc
4.13.0

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.

# git
git version 2.40.1

# curl
curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3

# wget
GNU Wget 1.20.3 built on linux-gnu.

# openssl
OpenSSL 1.1.1f  31 Mar 2020

# make
GNU Make 4.2.1

# docker
23.0.6

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.16

# terraform
Terraform v1.4.6
on linux_amd64

Version 2.35

To view the contents of version 2.35, from the running image, type default_versions.sh.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This image is built on Ubuntu version 20.04. If you need to use a different version of node.js, use nvm install v<node version> at the beginning of your script. This image now contains the Terraform CLI.

Support for helm2 was discontinued on 13 November 2020. The helm tool within this image is the latest in the 3.x branch. The helm3 tool is now named helm. Some SSH tools are missing from this image.

This image includes the following tools:

# node
v18.16.0

# npm
9.5.1

# jq
jq-1.6

# yq
yq version 2.4.1

# yq3
yq version 3.4.1

# yq4
yq (https://github.com/mikefarah/yq/) version v4.34.1

# kubectl
v1.25.8

# buildctl
buildctl github.com/moby/buildkit v0.11.6 2951a28cd7085eb18979b1f710678623d94ed578

# helm
v3.12.0+gc9f554d

# ibmcloud
ibmcloud version 2.16.0+492aff3-2023-04-06T16:13:44+00:00

# ibmcloud plugins
Listing installed plug-ins...

Plug-in Name                                Version   Status   Private endpoints supported
cloud-functions[wsk/functions/fn]          1.0.67             false
cloud-internet-services[cis]               1.14.11            true
code-engine[ce]                            1.43.5             true
container-registry[cr]                     1.0.8              true
container-service[kubernetes-service/ks]   1.0.523            false
cra                                        1.3.5              false
doi                                        0.4.2              false
schematics[sch]                            1.12.10            true
secrets-manager[sm]                        2.0.1              true


# ibmcloud dev
3.0.0

# java
openjdk version "11.0.19" 2023-04-18
OpenJDK Runtime Environment (build 11.0.19+7-post-Ubuntu-0ubuntu120.04.1)
OpenJDK 64-Bit Server VM (build 11.0.19+7-post-Ubuntu-0ubuntu120.04.1, mixed mode, sharing)

# ant
Apache Ant(TM) version 1.10.13 compiled on January 4 2023

# mvn
Apache Maven 3.9.2 (c9616018c7a021c1c39be70fb2843d6f5f9b8a1c)
Maven home: /opt/IBM/maven
Java version: 11.0.19, vendor: IBM Corporation, runtime: /usr/local/jdk11
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.2.15-300.fc38.x86_64", arch: "amd64", family: "unix"

# gradle

Welcome to Gradle 8.1.1!

Here are the highlights of this release:
 - Stable configuration cache
 - Experimental Kotlin DSL assignment syntax
 - Building with Java 20

For more details see https://docs.gradle.org/8.1.1/release-notes.html


------------------------------------------------------------
Gradle 8.1.1
------------------------------------------------------------

Build time:   2023-04-21 12:31:26 UTC
Revision:     1cf537a851c635c364a4214885f8b9798051175b

Kotlin:       1.8.10
Groovy:       3.0.15
Ant:          Apache Ant(TM) version 1.10.11 compiled on July 10 2021
JVM:          11.0.19 (Eclipse OpenJ9 openj9-0.38.0)
OS:           Linux 6.2.15-300.fc38.x86_64 amd64


# oc
4.13.0

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.

# git
git version 2.40.1

# curl
curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3

# wget
GNU Wget 1.20.3 built on linux-gnu.

# openssl
OpenSSL 1.1.1f  31 Mar 2020

# make
GNU Make 4.2.1

# docker
23.0.6

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.16

# terraform
Terraform v1.4.6
on linux_amd64

Version 2.33

To view the contents of version 2.33, from the running image, type default_versions.sh.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This image is built on Ubuntu version 20.04. If you need to use a different version of node.js, use nvm install v<node version> at the beginning of your script. This image now contains the Terraform CLI.

This image includes the following tools:

# node --version
v18.15.0

# npm --version
9.5.0

# jq --version
jq-1.6

# yq --version
yq version 2.4.1

# yq3 --version
yq version 3.4.1

# yq4 --version
yq (https://github.com/mikefarah/yq/) version v4.33.3

# kubectl version --output=yaml --client
clientVersion:
  buildDate: "2023-03-15T13:39:54Z"
  compiler: gc
  gitCommit: 0ce7342c984110dfc93657d64df5dc3b2c0d1fe9
  gitTreeState: clean
  gitVersion: v1.25.8
  goVersion: go1.19.7
  major: "1"
  minor: "25"
  platform: linux/amd64
kustomizeVersion: v4.5.7


# buildctl --version
buildctl github.com/moby/buildkit v0.11.5 252ae63bcf2a9b62777add4838df5a257b86e991

# helm version --client
Client: &version.Version{SemVer:"v2.17.0", GitCommit:"a690bad98af45b015bd3da1a41f6218b1a451dbe", GitTreeState:"clean"}

# helm3 version --client
version.BuildInfo{Version:"v3.11.3", GitCommit:"323249351482b3bbfc9f5004f65d400aa70f9ae7", GitTreeState:"clean", GoVersion:"go1.20.3"}

# ibmcloud -version
ibmcloud version 2.16.0+492aff3-2023-04-06T16:13:44+00:00

# ibmcloud plugin list
Listing installed plug-ins...

Plug-in Name                                Version   Status   Private endpoints supported
cloud-functions[wsk/functions/fn]          1.0.66             false
cloud-internet-services[cis]               1.14.11            true
code-engine[ce]                            1.43.3             true
container-registry[cr]                     1.0.8              true
container-service[kubernetes-service/ks]   1.0.506            false
cra                                        1.3.0              false
doi                                        0.4.2              false
schematics[sch]                            1.12.9             true
secrets-manager[sm]                        2.0.0              true


# ibmcloud dev --version
Incorrect Usage. flag provided but not defined: -version

NAME:
  ibmcloud dev - Create, develop, deploy, and monitor applications

USAGE:
  ibmcloud dev command [arguments...] [command options]

COMMANDS:
  help                     Show help
  pipeline-get             [Beta] Get details for a pipeline
  pipeline-log             [Beta] Get logs for a pipeline, stage, job, or job execution
  pipeline-open            [Beta] View a pipeline in the browser
  pipeline-run             [Beta] Run a pipeline
  tekton-info              [Beta] Get details for a tekton pipeline
  tekton-logs              [Beta] Get logs for a tekton pipelinerun
  tekton-pipeline-cancel   [Beta] Cancel an ongoing pipeline
  tekton-pipelinerun       [Beta] Get details for a tekton pipelinerun
  tekton-pipelineruns      [Beta] List the pipelineruns for a tekton pipeline
  tekton-trigger           [Beta] Trigger a tekton pipeline
  toolchain-delete         [Beta] Delete a toolchain
  toolchain-get            [Beta] Get details for a toolchain in a resource group
  toolchain-open           [Beta] View a toolchain in the browser
  toolchains               [Beta] List all toolchains in a resource group

Enter 'ibmcloud dev help [command]' for more information about a command.


# java -version
openjdk version "11.0.18" 2023-01-17
IBM Semeru Runtime Open Edition 11.0.18.0 (build 11.0.18+10)
Eclipse OpenJ9 VM 11.0.18.0 (build openj9-0.36.1, JRE 11 Linux amd64-64-Bit Compressed References 20230214_644 (JIT enabled, AOT enabled)
OpenJ9   - 0592661e4
OMR      - f491bbf6f
JCL      - 4e060ceb0b based on jdk-11.0.18+10)

# ant -version
Apache Ant(TM) version 1.10.13 compiled on January 4 2023

# mvn -version
Apache Maven 3.9.1 (2e178502fcdbffc201671fb2537d0cb4b4cc58f8)
Maven home: /opt/IBM/maven
Java version: 11.0.18, vendor: IBM Corporation, runtime: /usr/local/jdk11
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.2.8-200.fc37.x86_64", arch: "amd64", family: "unix"

# gradle -version

Welcome to Gradle 8.1!

Here are the highlights of this release:
 - Stable configuration cache
 - Experimental Kotlin DSL assignment syntax
 - Building with Java 20

For more details see https://docs.gradle.org/8.1/release-notes.html


------------------------------------------------------------
Gradle 8.1
------------------------------------------------------------

Build time:   2023-04-12 12:07:45 UTC
Revision:     40ba32cde9d6daf2b92c39376d2758909dd6b813

Kotlin:       1.8.10
Groovy:       3.0.15
Ant:          Apache Ant(TM) version 1.10.11 compiled on July 10 2021
JVM:          11.0.18 (Eclipse OpenJ9 openj9-0.36.1)
OS:           Linux 6.2.8-200.fc37.x86_64 amd64


# oc version
Client Version: 4.12.10
Kustomize Version: v4.5.7

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.

# git --version
git version 2.40.0

# curl
curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3

# wget
GNU Wget 1.20.3 built on linux-gnu.

# openssl version
OpenSSL 1.1.1f  31 Mar 2020

# make
GNU Make 4.2.1

# docker
Client:
 Version:           20.10.24
 API version:       1.41
 Go version:        go1.19.7
 Git commit:        297e128
 Built:             Tue Apr  4 18:17:06 2023
 OS/Arch:           linux/amd64
 Context:           default

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.16

# terraform version
Terraform v1.4.5
on linux_amd64

Version 2.32

To view the contents of version 2.32, from the running image, type default_versions.sh.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This image is the first version 2.x image that is built on Ubuntu version 20.04. If you need to remain on Ubuntu version 18.04, use the previous image version. This image updated its version of node.js to the latest TLS (18.15.0). If you need to use a different version of node.js, use nvm install v<node version> at the beginning of your script. This image now contains the Terraform CLI.

This image includes the following tools:

# node --version
v18.15.0

# npm --version
9.5.0

# jq --version
jq-1.6

# yq --version
yq version 2.4.1

# yq3 --version
yq version 3.4.1

# yq4 --version
yq (https://github.com/mikefarah/yq/) version v4.33.2

# kubectl version --output=yaml --client
clientVersion:
  buildDate: "2023-03-15T13:39:54Z"
  compiler: gc
  gitCommit: 0ce7342c984110dfc93657d64df5dc3b2c0d1fe9
  gitTreeState: clean
  gitVersion: v1.25.8
  goVersion: go1.19.7
  major: "1"
  minor: "25"
  platform: linux/amd64
kustomizeVersion: v4.5.7


# buildctl --version
buildctl github.com/moby/buildkit v0.11.5 252ae63bcf2a9b62777add4838df5a257b86e991

# helm version --client
Client: &version.Version{SemVer:"v2.17.0", GitCommit:"a690bad98af45b015bd3da1a41f6218b1a451dbe", GitTreeState:"clean"}

# helm3 version --client
version.BuildInfo{Version:"v3.11.2", GitCommit:"912ebc1cd10d38d340f048efaf0abda047c3468e", GitTreeState:"clean", GoVersion:"go1.18.10"}

# ibmcloud -version
ibmcloud version 2.15.0+79fb346-2023-02-21T22:06:52+00:00

# ibmcloud plugin list
Listing installed plug-ins...

Plug-in Name                                Version   Status   Private endpoints supported
cloud-functions[wsk/functions/fn]          1.0.66             false
cloud-internet-services[cis]               1.14.11            true
code-engine[ce]                            1.43.0             true
container-registry[cr]                     1.0.6              true
container-service[kubernetes-service/ks]   1.0.498            false
cra                                        1.2.1              false
doi                                        0.4.2              false
schematics[sch]                            1.12.8             true
secrets-manager                            0.1.25             true


# ibmcloud dev --version
ibmcloud dev version 2.17.1

# java -version
openjdk version "11.0.18" 2023-01-17
IBM Semeru Runtime Open Edition 11.0.18.0 (build 11.0.18+10)
Eclipse OpenJ9 VM 11.0.18.0 (build openj9-0.36.1, JRE 11 Linux amd64-64-Bit Compressed References 20230214_644 (JIT enabled, AOT enabled)
OpenJ9   - 0592661e4
OMR      - f491bbf6f
JCL      - 4e060ceb0b based on jdk-11.0.18+10)

# ant -version
Apache Ant(TM) version 1.10.13 compiled on January 4 2023

# mvn -version
Apache Maven 3.9.1 (2e178502fcdbffc201671fb2537d0cb4b4cc58f8)
Maven home: /opt/IBM/maven
Java version: 11.0.18, vendor: IBM Corporation, runtime: /usr/local/jdk11
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.1.18-200.fc37.x86_64", arch: "amd64", family: "unix"

# gradle -version

Welcome to Gradle 8.0.2!

Here are the highlights of this release:
 - Improvements to the Kotlin DSL
 - Fine-grained parallelism from the first build with configuration cache
 - Configurable Gradle user home cache cleanup

For more details see https://docs.gradle.org/8.0.2/release-notes.html


------------------------------------------------------------
Gradle 8.0.2
------------------------------------------------------------

Build time:   2023-03-03 16:41:37 UTC
Revision:     7d6581558e226a580d91d399f7dfb9e3095c2b1d

Kotlin:       1.8.10
Groovy:       3.0.13
Ant:          Apache Ant(TM) version 1.10.11 compiled on July 10 2021
JVM:          11.0.18 (Eclipse OpenJ9 openj9-0.36.1)
OS:           Linux 6.1.18-200.fc37.x86_64 amd64


# oc version
Client Version: 4.12.8
Kustomize Version: v4.5.7

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.

# git --version
git version 2.40.0

# curl
curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3

# wget
GNU Wget 1.20.3 built on linux-gnu.

# openssl version
OpenSSL 1.1.1f  31 Mar 2020

# make
GNU Make 4.2.1

# docker
Client:
 Version:           20.10.23
 API version:       1.41
 Go version:        go1.18.10
 Git commit:        7155243
 Built:             Thu Jan 19 17:30:35 2023
 OS/Arch:           linux/amd64
 Context:           default

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.16

# terraform version
Terraform v1.4.4
on linux_amd64

Version 2.31

To view the contents of version 2.31, from the running image, type default_versions.sh.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This image updated its version of node.js to 16.19.1. If you need to use a different version of node.js, use nvm install v<node version> at the beginning of your script. You cannot use the current version of LTS (18.15.0) yet. This image now contains the Terraform CLI.

This image includes the following tools:

# node --version
v16.19.1

# npm --version
8.19.3

# jq --version
jq-1.6

# yq --version
yq version 2.4.1

# yq3 --version
yq version 3.4.1

# yq4 --version
yq (https://github.com/mikefarah/yq/) version v4.31.2

# kubectl version --output=yaml --client
clientVersion:
  buildDate: "2023-01-18T19:22:09Z"
  compiler: gc
  gitCommit: ff2c119726cc1f8926fb0585c74b25921e866a28
  gitTreeState: clean
  gitVersion: v1.25.6
  goVersion: go1.19.5
  major: "1"
  minor: "25"
  platform: linux/amd64
kustomizeVersion: v4.5.7


# buildctl --version
buildctl github.com/moby/buildkit v0.11.4 3abd1ef0c195cdc078d1657cb50f62a2cdc26f8f

# helm version --client
Client: &version.Version{SemVer:"v2.17.0", GitCommit:"a690bad98af45b015bd3da1a41f6218b1a451dbe", GitTreeState:"clean"}

# helm3 version --client
version.BuildInfo{Version:"v3.11.2", GitCommit:"912ebc1cd10d38d340f048efaf0abda047c3468e", GitTreeState:"clean", GoVersion:"go1.18.10"}

# ibmcloud -version
ibmcloud version 2.15.0+79fb346-2023-02-21T22:06:52+00:00

# ibmcloud plugin list
Listing installed plug-ins...

Plug-in Name                                Version   Status   Private endpoints supported
cloud-functions[wsk/functions/fn]          1.0.64             false
cloud-internet-services[cis]               1.14.9             true
code-engine[ce]                            1.41.3             true
container-registry[cr]                     1.0.6              true
container-service[kubernetes-service/ks]   1.0.498            false
cra                                        1.1.5              false
doi                                        0.4.1              false
schematics[sch]                            1.12.7             true
secrets-manager                            0.1.25             true


# ibmcloud dev --version
ibmcloud dev version 2.17.1

# java -version
openjdk version "11.0.17" 2022-10-18
IBM Semeru Runtime Open Edition 11.0.17.0 (build 11.0.17+8)
Eclipse OpenJ9 VM 11.0.17.0 (build openj9-0.35.0, JRE 11 Linux amd64-64-Bit Compressed References 20221031_559 (JIT enabled, AOT enabled)
OpenJ9   - e04a7f6c1
OMR      - 85a21674f
JCL      - a94c231303 based on jdk-11.0.17+8)

# ant -version
Apache Ant(TM) version 1.10.13 compiled on January 4 2023

# mvn -version
Apache Maven 3.9.0 (9b58d2bad23a66be161c4664ef21ce219c2c8584)
Maven home: /opt/IBM/maven
Java version: 11.0.17, vendor: IBM Corporation, runtime: /usr/local/jdk11
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.15.49-linuxkit", arch: "amd64", family: "unix"

# gradle -version

Welcome to Gradle 8.0.2!

Here are the highlights of this release:
 - Improvements to the Kotlin DSL
 - Fine-grained parallelism from the first build with configuration cache
 - Configurable Gradle user home cache cleanup

For more details see https://docs.gradle.org/8.0.2/release-notes.html


------------------------------------------------------------
Gradle 8.0.2
------------------------------------------------------------

Build time:   2023-03-03 16:41:37 UTC
Revision:     7d6581558e226a580d91d399f7dfb9e3095c2b1d

Kotlin:       1.8.10
Groovy:       3.0.13
Ant:          Apache Ant(TM) version 1.10.11 compiled on July 10 2021
JVM:          11.0.17 (Eclipse OpenJ9 openj9-0.35.0)
OS:           Linux 5.15.49-linuxkit amd64


# oc version
Client Version: 4.12.5
Kustomize Version: v4.5.7

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.

# git --version
git version 2.39.2

# curl
curl 7.58.0 (x86_64-pc-linux-gnu) libcurl/7.58.0 OpenSSL/1.1.1 zlib/1.2.11 libidn2/2.0.4 libpsl/0.19.1 (+libidn2/2.0.4) nghttp2/1.30.0 librtmp/2.3

# wget
GNU Wget 1.19.4 built on linux-gnu.

# openssl version
OpenSSL 1.1.1  11 Sep 2018

# make
GNU Make 4.1

# docker
Client:
 Version:           20.10.23
 API version:       1.41
 Go version:        go1.18.10
 Git commit:        7155243
 Built:             Thu Jan 19 17:30:35 2023
 OS/Arch:           linux/amd64
 Context:           default

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU Ed 1.10

# terraform version
Terraform v1.4.0
on linux_amd64

Version 2.30

To view the contents of version 2.30, from the running image, type default_versions.sh.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This image updated its version of node.js to 16.18.1. If you need to use a different version of node.js, use nvm install v<node version> at the beginning of your script. You cannot use the current version of LTS (18.12.1) yet. This image now contains the Terraform CLI.

This image includes the following tools:

# node --version
v16.19.1

# npm --version
8.19.3

# jq --version
jq-1.6

# yq --version
yq version 2.4.1

# yq3 --version
yq version 3.4.1

# yq4 --version
yq (https://github.com/mikefarah/yq/) version v4.31.1

# kubectl version --output=yaml --client
clientVersion:
  buildDate: "2023-01-18T19:22:09Z"
  compiler: gc
  gitCommit: ff2c119726cc1f8926fb0585c74b25921e866a28
  gitTreeState: clean
  gitVersion: v1.25.6
  goVersion: go1.19.5
  major: "1"
  minor: "25"
  platform: linux/amd64
kustomizeVersion: v4.5.7


# buildctl --version
buildctl github.com/moby/buildkit v0.11.3 4ddee42a32aac4cd33bf9c2be4c87c2ffd34747b

# helm version --client
Client: &version.Version{SemVer:"v2.17.0", GitCommit:"a690bad98af45b015bd3da1a41f6218b1a451dbe", GitTreeState:"clean"}

# helm3 version --client
version.BuildInfo{Version:"v3.11.1", GitCommit:"293b50c65d4d56187cd4e2f390f0ada46b4c4737", GitTreeState:"clean", GoVersion:"go1.18.10"}

# ibmcloud -version
ibmcloud version 2.14.0+fd1bfc6-2023-01-24T22:18:53+00:00

# ibmcloud plugin list
Listing installed plug-ins...

Plug-in Name                                Version   Status   Private endpoints supported
cloud-functions[wsk/functions/fn]          1.0.63             false
cloud-internet-services[cis]               1.14.9             true
code-engine[ce]                            1.41.1             true
container-registry[cr]                     1.0.6              true
container-service[kubernetes-service/ks]   1.0.489            false
cra                                        1.1.3              false
doi                                        0.4.1              false
schematics[sch]                            1.12.7             true
secrets-manager                            0.1.25             true


# ibmcloud dev --version
ibmcloud dev version 2.17.0

# java -version
openjdk version "11.0.17" 2022-10-18
IBM Semeru Runtime Open Edition 11.0.17.0 (build 11.0.17+8)
Eclipse OpenJ9 VM 11.0.17.0 (build openj9-0.35.0, JRE 11 Linux amd64-64-Bit Compressed References 20221031_559 (JIT enabled, AOT enabled)
OpenJ9   - e04a7f6c1
OMR      - 85a21674f
JCL      - a94c231303 based on jdk-11.0.17+8)

# ant -version
Apache Ant(TM) version 1.10.13 compiled on January 4 2023

# mvn -version
Apache Maven 3.9.0 (9b58d2bad23a66be161c4664ef21ce219c2c8584)
Maven home: /opt/IBM/maven
Java version: 11.0.17, vendor: IBM Corporation, runtime: /usr/local/jdk11
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.15.49-linuxkit", arch: "amd64", family: "unix"

# gradle -version

Welcome to Gradle 8.0.1!

Here are the highlights of this release:
 - Improvements to the Kotlin DSL
 - Fine-grained parallelism from the first build with configuration cache
 - Configurable Gradle user home cache cleanup

For more details see https://docs.gradle.org/8.0.1/release-notes.html


------------------------------------------------------------
Gradle 8.0.1
------------------------------------------------------------

Build time:   2023-02-17 20:09:48 UTC
Revision:     68959bf76cef4d28c678f2e2085ee84e8647b77a

Kotlin:       1.8.10
Groovy:       3.0.13
Ant:          Apache Ant(TM) version 1.10.11 compiled on July 10 2021
JVM:          11.0.17 (Eclipse OpenJ9 openj9-0.35.0)
OS:           Linux 5.15.49-linuxkit amd64


# oc version
Client Version: 4.12.2
Kustomize Version: v4.5.7

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.

# git --version
git version 2.39.2

# curl
curl 7.58.0 (x86_64-pc-linux-gnu) libcurl/7.58.0 OpenSSL/1.1.1 zlib/1.2.11 libidn2/2.0.4 libpsl/0.19.1 (+libidn2/2.0.4) nghttp2/1.30.0 librtmp/2.3

# wget
GNU Wget 1.19.4 built on linux-gnu.

# openssl version
OpenSSL 1.1.1  11 Sep 2018

# make
GNU Make 4.1

# docker
Client:
 Version:           20.10.23
 API version:       1.41
 Go version:        go1.18.10
 Git commit:        7155243
 Built:             Thu Jan 19 17:30:35 2023
 OS/Arch:           linux/amd64
 Context:           default

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU Ed 1.10

# terraform version
Terraform v1.3.9
on linux_amd64

Version 2.29

To view the contents of version 2.29, from the running image, type default_versions.sh.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This image updated its version of node.js to 16.18.1. If you need to use a different version of node.js, use nvm install v<node version> at the beginning of your script. You cannot use the current version of LTS (18.12.1) yet. This image now contains the Terraform CLI.

This image includes the following tools:

# node --version
v16.18.1

# npm --version
8.19.2

# jq --version
jq-1.6

# yq --version
yq version 2.4.1

# yq3 --version
yq version 3.4.1

# yq4 --version
yq (https://github.com/mikefarah/yq/) version v4.30.8

# kubectl version --output=yaml --client
clientVersion:
  buildDate: "2023-01-18T19:22:09Z"
  compiler: gc
  gitCommit: ff2c119726cc1f8926fb0585c74b25921e866a28
  gitTreeState: clean
  gitVersion: v1.25.6
  goVersion: go1.19.5
  major: "1"
  minor: "25"
  platform: linux/amd64
kustomizeVersion: v4.5.7


# buildctl --version
buildctl github.com/moby/buildkit v0.11.2 944939944ca4cc58a11ace4af714083cfcd9a3c7

# helm version --client
Client: &version.Version{SemVer:"v2.17.0", GitCommit:"a690bad98af45b015bd3da1a41f6218b1a451dbe", GitTreeState:"clean"}

# helm3 version --client
version.BuildInfo{Version:"v3.11.0", GitCommit:"472c5736ab01133de504a826bd9ee12cbe4e7904", GitTreeState:"clean", GoVersion:"go1.18.10"}

# ibmcloud -version
ibmcloud version 2.14.0+fd1bfc6-2023-01-24T22:18:53+00:00

# ibmcloud plugin list
Listing installed plug-ins...

Plug-in Name                                Version   Status   Private endpoints supported
cloud-functions[wsk/functions/fn]          1.0.63             false
cloud-internet-services[cis]               1.14.9             true
code-engine[ce]                            1.40.8             true
container-registry[cr]                     1.0.6              true
container-service[kubernetes-service/ks]   1.0.489            false
cra                                        1.1.2              false
doi                                        0.4.1              false
schematics[sch]                            1.12.7             true
secrets-manager                            0.1.25             true


# ibmcloud dev --version
ibmcloud dev version 2.17.0

# java -version
openjdk version "11.0.17" 2022-10-18
IBM Semeru Runtime Open Edition 11.0.17.0 (build 11.0.17+8)
Eclipse OpenJ9 VM 11.0.17.0 (build openj9-0.35.0, JRE 11 Linux amd64-64-Bit Compressed References 20221031_559 (JIT enabled, AOT enabled)
OpenJ9   - e04a7f6c1
OMR      - 85a21674f
JCL      - a94c231303 based on jdk-11.0.17+8)

# ant -version
Apache Ant(TM) version 1.10.13 compiled on January 4 2023

# mvn -version
Apache Maven 3.8.7 (b89d5959fcde851dcb1c8946a785a163f14e1e29)
Maven home: /opt/IBM/maven
Java version: 11.0.17, vendor: IBM Corporation, runtime: /usr/local/jdk11
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.15.49-linuxkit", arch: "amd64", family: "unix"

# gradle -version

Welcome to Gradle 7.6!

Here are the highlights of this release:
 - Added support for Java 19.
 - Introduced `--rerun` flag for individual task rerun.
 - Improved dependency block for test suites to be strongly typed.
 - Added a pluggable system for Java toolchains provisioning.

For more details see https://docs.gradle.org/7.6/release-notes.html


------------------------------------------------------------
Gradle 7.6
------------------------------------------------------------

Build time:   2022-11-25 13:35:10 UTC
Revision:     daece9dbc5b79370cc8e4fd6fe4b2cd400e150a8

Kotlin:       1.7.10
Groovy:       3.0.13
Ant:          Apache Ant(TM) version 1.10.11 compiled on July 10 2021
JVM:          11.0.17 (Eclipse OpenJ9 openj9-0.35.0)
OS:           Linux 5.15.49-linuxkit amd64


# oc version
Client Version: 4.12.0
Kustomize Version: v4.5.7

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.

# git --version
git version 2.39.1

# curl
curl 7.58.0 (x86_64-pc-linux-gnu) libcurl/7.58.0 OpenSSL/1.1.1 zlib/1.2.11 libidn2/2.0.4 libpsl/0.19.1 (+libidn2/2.0.4) nghttp2/1.30.0 librtmp/2.3

# wget
GNU Wget 1.19.4 built on linux-gnu.

# openssl version
OpenSSL 1.1.1  11 Sep 2018

# make
GNU Make 4.1

# docker
Client:
 Version:           20.10.23
 API version:       1.41
 Go version:        go1.18.10
 Git commit:        7155243
 Built:             Thu Jan 19 17:30:35 2023
 OS/Arch:           linux/amd64
 Context:           default

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU Ed 1.10

# terraform version
Terraform v1.3.7
on linux_amd64

Version 2.28

To view the contents of version 2.28, from the running image, type default_versions.sh.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This image updated its version of node.js to 16.18.1. If you need to use a different version of node.js, use nvm install v<node version> at the beginning of your script. You cannot use the current version of LTS (18.12.1) yet. This image now contains the Terraform CLI.

This image includes the following tools:

# node --version
v16.18.1

# npm --version
8.19.2

# jq --version
jq-1.6

# yq --version
yq version 2.4.1

# yq3 --version
yq version 3.4.1

# yq4 --version
yq (https://github.com/mikefarah/yq/) version v4.30.8

# kubectl version --client
WARNING: This version information is deprecated and will be replaced with the output from kubectl version --short.  Use --output=yaml|json to get the full version.
Client Version: version.Info{Major:"1", Minor:"24", GitVersion:"v1.24.3", GitCommit:"aef86a93758dc3cb2c658dd9657ab4ad4afc21cb", GitTreeState:"clean", BuildDate:"2022-07-13T14:30:46Z", GoVersion:"go1.18.3", Compiler:"gc", Platform:"linux/amd64"}
Kustomize Version: v4.5.4

# buildctl --version
buildctl github.com/moby/buildkit v0.11.0 830288a71f447b46ad44ad5f7bd45148ec450d44

# helm version --client
Client: &version.Version{SemVer:"v2.17.0", GitCommit:"a690bad98af45b015bd3da1a41f6218b1a451dbe", GitTreeState:"clean"}

# helm3 version --client
version.BuildInfo{Version:"v3.10.3", GitCommit:"835b7334cfe2e5e27870ab3ed4135f136eecc704", GitTreeState:"clean", GoVersion:"go1.18.9"}

# ibmcloud -version
ibmcloud version 2.13.0+05fd406-2022-11-30T20:39:15+00:00

# ibmcloud plugin list
Listing installed plug-ins...

Plug-in Name                                Version   Status   Private endpoints supported
cloud-functions[wsk/functions/fn]          1.0.63             false
cloud-internet-services[cis]               1.14.9             true
code-engine[ce]                            1.40.6             true
container-registry[cr]                     1.0.5              true
container-service[kubernetes-service/ks]   1.0.480            false
cra                                        1.1.1              false
doi                                        0.4.1              false
schematics[sch]                            1.12.6             true
secrets-manager                            0.1.25             true


# ibmcloud dev --version
ibmcloud dev version 2.16.0

# java -version
openjdk version "11.0.17" 2022-10-18
IBM Semeru Runtime Open Edition 11.0.17.0 (build 11.0.17+8)
Eclipse OpenJ9 VM 11.0.17.0 (build openj9-0.35.0, JRE 11 Linux amd64-64-Bit Compressed References 20221031_559 (JIT enabled, AOT enabled)
OpenJ9   - e04a7f6c1
OMR      - 85a21674f
JCL      - a94c231303 based on jdk-11.0.17+8)

# ant -version
Apache Ant(TM) version 1.10.13 compiled on January 4 2023

# mvn -version
Apache Maven 3.8.7 (b89d5959fcde851dcb1c8946a785a163f14e1e29)
Maven home: /opt/IBM/maven
Java version: 11.0.17, vendor: IBM Corporation, runtime: /usr/local/jdk11
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.15.49-linuxkit", arch: "amd64", family: "unix"

# gradle -version

Welcome to Gradle 7.6!

Here are the highlights of this release:
 - Added support for Java 19.
 - Introduced `--rerun` flag for individual task rerun.
 - Improved dependency block for test suites to be strongly typed.
 - Added a pluggable system for Java toolchains provisioning.

For more details see https://docs.gradle.org/7.6/release-notes.html


------------------------------------------------------------
Gradle 7.6
------------------------------------------------------------

Build time:   2022-11-25 13:35:10 UTC
Revision:     daece9dbc5b79370cc8e4fd6fe4b2cd400e150a8

Kotlin:       1.7.10
Groovy:       3.0.13
Ant:          Apache Ant(TM) version 1.10.11 compiled on July 10 2021
JVM:          11.0.17 (Eclipse OpenJ9 openj9-0.35.0)
OS:           Linux 5.15.49-linuxkit amd64


# oc version
Client Version: 4.12.0
Kustomize Version: v4.5.7

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.

# git --version
git version 2.39.1

# curl
curl 7.58.0 (x86_64-pc-linux-gnu) libcurl/7.58.0 OpenSSL/1.1.1 zlib/1.2.11 libidn2/2.0.4 libpsl/0.19.1 (+libidn2/2.0.4) nghttp2/1.30.0 librtmp/2.3

# wget
GNU Wget 1.19.4 built on linux-gnu.

# openssl version
OpenSSL 1.1.1  11 Sep 2018

# make
GNU Make 4.1

# docker
Client:
 Version:           20.10.22
 API version:       1.41
 Go version:        go1.18.9
 Git commit:        3a2c30b
 Built:             Thu Dec 15 22:21:58 2022
 OS/Arch:           linux/amd64
 Context:           default

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU Ed 1.10

# terraform version
Terraform v1.3.7
on linux_amd64

Version 2.27

To view the contents of version 2.27, from the running image, type default_versions.sh.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This image updated its version of node.js to 16.18.1. If you need to use a different version of node.js, use nvm install v<node version> at the beginning of your script. You cannot use the current version of LTS (18.12.1) yet. This image now contains the Terraform CLI.

This image includes the following tools:

# node --version
v16.18.1

# npm --version
8.19.2

# jq --version
jq-1.6

# yq --version
yq version 2.4.1

# yq3 --version
yq version 3.4.1

# yq4 --version
yq (https://github.com/mikefarah/yq/) version v4.30.6

# kubectl version --client
WARNING: This version information is deprecated and will be replaced with the output from kubectl version --short.  Use --output=yaml|json to get the full version.
Client Version: version.Info{Major:"1", Minor:"24", GitVersion:"v1.24.3", GitCommit:"aef86a93758dc3cb2c658dd9657ab4ad4afc21cb", GitTreeState:"clean", BuildDate:"2022-07-13T14:30:46Z", GoVersion:"go1.18.3", Compiler:"gc", Platform:"linux/amd64"}
Kustomize Version: v4.5.4

# buildctl --version
buildctl github.com/moby/buildkit v0.11.0 830288a71f447b46ad44ad5f7bd45148ec450d44

# helm version --client
Client: &version.Version{SemVer:"v2.17.0", GitCommit:"a690bad98af45b015bd3da1a41f6218b1a451dbe", GitTreeState:"clean"}

# helm3 version --client
version.BuildInfo{Version:"v3.10.3", GitCommit:"835b7334cfe2e5e27870ab3ed4135f136eecc704", GitTreeState:"clean", GoVersion:"go1.18.9"}

# ibmcloud -version
ibmcloud version 2.13.0+05fd406-2022-11-30T20:39:15+00:00

# ibmcloud plugin list
Listing installed plug-ins...

Plug-in Name                                Version   Status   Private endpoints supported
cloud-functions[wsk/functions/fn]          1.0.62             false
cloud-internet-services[cis]               1.14.9             true
code-engine[ce]                            1.40.5             true
container-registry[cr]                     1.0.5              true
container-service[kubernetes-service/ks]   1.0.480            false
cra                                        1.1.1              false
doi                                        0.4.1              false
schematics                                 1.12.5             true


# ibmcloud dev --version
ibmcloud dev version 2.16.0

# java -version
openjdk version "11.0.17" 2022-10-18
IBM Semeru Runtime Open Edition 11.0.17.0 (build 11.0.17+8)
Eclipse OpenJ9 VM 11.0.17.0 (build openj9-0.35.0, JRE 11 Linux amd64-64-Bit Compressed References 20221031_559 (JIT enabled, AOT enabled)
OpenJ9   - e04a7f6c1
OMR      - 85a21674f
JCL      - a94c231303 based on jdk-11.0.17+8)

# ant -version
Apache Ant(TM) version 1.10.13 compiled on January 4 2023

# mvn -version
Apache Maven 3.8.7 (b89d5959fcde851dcb1c8946a785a163f14e1e29)
Maven home: /opt/IBM/maven
Java version: 11.0.17, vendor: IBM Corporation, runtime: /usr/local/jdk11
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.15.49-linuxkit", arch: "amd64", family: "unix"

# gradle -version

Welcome to Gradle 7.6!

Here are the highlights of this release:
 - Added support for Java 19.
 - Introduced `--rerun` flag for individual task rerun.
 - Improved dependency block for test suites to be strongly typed.
 - Added a pluggable system for Java toolchains provisioning.

For more details see https://docs.gradle.org/7.6/release-notes.html


------------------------------------------------------------
Gradle 7.6
------------------------------------------------------------

Build time:   2022-11-25 13:35:10 UTC
Revision:     daece9dbc5b79370cc8e4fd6fe4b2cd400e150a8

Kotlin:       1.7.10
Groovy:       3.0.13
Ant:          Apache Ant(TM) version 1.10.11 compiled on July 10 2021
JVM:          11.0.17 (Eclipse OpenJ9 openj9-0.35.0)
OS:           Linux 5.15.49-linuxkit amd64


# oc version
Client Version: 4.11.21
Kustomize Version: v4.5.4

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.

# git --version
git version 2.39.0

# curl
curl 7.58.0 (x86_64-pc-linux-gnu) libcurl/7.58.0 OpenSSL/1.1.1 zlib/1.2.11 libidn2/2.0.4 libpsl/0.19.1 (+libidn2/2.0.4) nghttp2/1.30.0 librtmp/2.3

# wget
GNU Wget 1.19.4 built on linux-gnu.

# openssl version
OpenSSL 1.1.1  11 Sep 2018

# make
GNU Make 4.1

# docker
Client:
 Version:           20.10.22
 API version:       1.41
 Go version:        go1.18.9
 Git commit:        3a2c30b
 Built:             Thu Dec 15 22:21:58 2022
 OS/Arch:           linux/amd64
 Context:           default

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU Ed 1.10

# terraform version
Terraform v1.3.7
on linux_amd64

Version 2.26

To view the contents of version 2.26, from the running image, type default_versions.sh.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This image updated its version of node.js to 16.18.1. If you need to use a different version of node.js, use nvm install v<node version> at the beginning of your script. You cannot use the current version of LTS (18.12.1) yet.

This image includes the following tools:

# node --version
v16.18.1

# npm --version
8.19.2

# jq --version
jq-1.6

# yq --version
yq version 2.4.1

# yq3 --version
yq version 3.4.1

# yq4 --version
yq (https://github.com/mikefarah/yq/) version v4.30.5

# kubectl version --client
WARNING: This version information is deprecated and will be replaced with the output from kubectl version --short.  Use --output=yaml|json to get the full version.
Client Version: version.Info{Major:"1", Minor:"24", GitVersion:"v1.24.3", GitCommit:"aef86a93758dc3cb2c658dd9657ab4ad4afc21cb", GitTreeState:"clean", BuildDate:"2022-07-13T14:30:46Z", GoVersion:"go1.18.3", Compiler:"gc", Platform:"linux/amd64"}
Kustomize Version: v4.5.4

# buildctl --version
buildctl github.com/moby/buildkit v0.10.6 0c9b5aeb269c740650786ba77d882b0259415ec7

# helm version --client
Client: &version.Version{SemVer:"v2.17.0", GitCommit:"a690bad98af45b015bd3da1a41f6218b1a451dbe", GitTreeState:"clean"}

# helm3 version --client
version.BuildInfo{Version:"v3.10.2", GitCommit:"50f003e5ee8704ec937a756c646870227d7c8b58", GitTreeState:"clean", GoVersion:"go1.18.8"}

# ibmcloud -version
ibmcloud version 2.13.0+05fd406-2022-11-30T20:39:15+00:00

# ibmcloud plugin list
Listing installed plug-ins...

Plug-in Name                                Version   Status   Private endpoints supported
cloud-functions[wsk/functions/fn]          1.0.62             false
cloud-internet-services[cis]               1.14.9             true
code-engine[ce]                            1.40.3             true
container-registry[cr]                     1.0.5              true
container-service[kubernetes-service/ks]   1.0.480            false
cra                                        1.0.7              false
doi                                        0.4.1              false
schematics                                 1.12.5             true


# ibmcloud dev --version
ibmcloud dev version 2.16.0

# java -version
openjdk version "11.0.17" 2022-10-18
IBM Semeru Runtime Open Edition 11.0.17.0 (build 11.0.17+8)
Eclipse OpenJ9 VM 11.0.17.0 (build openj9-0.35.0, JRE 11 Linux amd64-64-Bit Compressed References 20221031_559 (JIT enabled, AOT enabled)
OpenJ9   - e04a7f6c1
OMR      - 85a21674f
JCL      - a94c231303 based on jdk-11.0.17+8)

# ant -version
Apache Ant(TM) version 1.10.12 compiled on October 13 2021

# mvn -version
Apache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63)
Maven home: /opt/IBM/maven
Java version: 11.0.17, vendor: IBM Corporation, runtime: /usr/local/jdk11
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.15.49-linuxkit", arch: "amd64", family: "unix"

# gradle -version

Welcome to Gradle 7.6!

Here are the highlights of this release:
 - Added support for Java 19.
 - Introduced `--rerun` flag for individual task rerun.
 - Improved dependency block for test suites to be strongly typed.
 - Added a pluggable system for Java toolchains provisioning.

For more details see https://docs.gradle.org/7.6/release-notes.html


------------------------------------------------------------
Gradle 7.6
------------------------------------------------------------

Build time:   2022-11-25 13:35:10 UTC
Revision:     daece9dbc5b79370cc8e4fd6fe4b2cd400e150a8

Kotlin:       1.7.10
Groovy:       3.0.13
Ant:          Apache Ant(TM) version 1.10.11 compiled on July 10 2021
JVM:          11.0.17 (Eclipse OpenJ9 openj9-0.35.0)
OS:           Linux 5.15.49-linuxkit amd64


# oc version
Client Version: 4.11.18
Kustomize Version: v4.5.4

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.

# git --version
git version 2.39.0

# curl
curl 7.58.0 (x86_64-pc-linux-gnu) libcurl/7.58.0 OpenSSL/1.1.1 zlib/1.2.11 libidn2/2.0.4 libpsl/0.19.1 (+libidn2/2.0.4) nghttp2/1.30.0 librtmp/2.3

# wget
GNU Wget 1.19.4 built on linux-gnu.

# openssl version
OpenSSL 1.1.1  11 Sep 2018

# make
GNU Make 4.1

# docker
Client:
 Version:           20.10.21
 API version:       1.41
 Go version:        go1.18.7
 Git commit:        baeda1f
 Built:             Tue Oct 25 17:56:30 2022
 OS/Arch:           linux/amd64
 Context:           default

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU Ed 1.10

Version 2.25

To view the contents of version 2.25, from the running image, type default_versions.sh.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This image updated its version of node.js to 16.18.1. If you need to use a different version of node.js, use nvm install v<node version> at the beginning of your script. You cannot use the current version of LTS (18.12.1) yet.

This image includes the following tools:

# node --version
v16.18.1

# npm --version
8.19.2

# jq --version
jq-1.6

# yq --version
yq version 2.4.1

# yq3 --version
yq version 3.4.1

# yq4 --version
yq (https://github.com/mikefarah/yq/) version v4.30.5

# kubectl version --client
WARNING: This version information is deprecated and will be replaced with the output from kubectl version --short.  Use --output=yaml|json to get the full version.
Client Version: version.Info{Major:"1", Minor:"24", GitVersion:"v1.24.3", GitCommit:"aef86a93758dc3cb2c658dd9657ab4ad4afc21cb", GitTreeState:"clean", BuildDate:"2022-07-13T14:30:46Z", GoVersion:"go1.18.3", Compiler:"gc", Platform:"linux/amd64"}
Kustomize Version: v4.5.4

# buildctl --version
buildctl github.com/moby/buildkit v0.10.6 0c9b5aeb269c740650786ba77d882b0259415ec7

# helm version --client
Client: &version.Version{SemVer:"v2.17.0", GitCommit:"a690bad98af45b015bd3da1a41f6218b1a451dbe", GitTreeState:"clean"}

# helm3 version --client
version.BuildInfo{Version:"v3.10.2", GitCommit:"50f003e5ee8704ec937a756c646870227d7c8b58", GitTreeState:"clean", GoVersion:"go1.18.8"}

# ibmcloud -version
ibmcloud version 2.12.1+b8488a1-2022-10-31T15:08:10+00:00

# ibmcloud plugin list
Listing installed plug-ins...

Plug-in Name                                Version   Status   Private endpoints supported
cloud-functions[wsk/functions/fn]          1.0.61             false
cloud-internet-services[cis]               1.14.9             true
code-engine[ce]                            1.40.1             true
container-registry                         1.0.2              true
container-service[kubernetes-service/ks]   1.0.459            false
cra                                        1.0.4              false
doi                                        0.4.0              false
schematics                                 1.12.4             true


# ibmcloud dev --version
ibmcloud dev version 2.15.0

# java -version
openjdk version "11.0.11" 2021-04-20
OpenJDK Runtime Environment AdoptOpenJDK-11.0.11+9 (build 11.0.11+9)
Eclipse OpenJ9 VM AdoptOpenJDK-11.0.11+9 (build openj9-0.26.0, JRE 11 Linux amd64-64-Bit Compressed References 20210421_975 (JIT enabled, AOT enabled)
OpenJ9   - b4cc246d9
OMR      - 162e6f729
JCL      - 7796c80419 based on jdk-11.0.11+9)

# ant -version
Apache Ant(TM) version 1.10.12 compiled on October 13 2021

# mvn -version
Apache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63)
Maven home: /opt/IBM/maven
Java version: 11.0.11, vendor: AdoptOpenJDK, runtime: /usr/local/openjdk-11
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.15.49-linuxkit", arch: "amd64", family: "unix"

# gradle -version

Welcome to Gradle 7.6!

Here are the highlights of this release:
 - Added support for Java 19.
 - Introduced `--rerun` flag for individual task rerun.
 - Improved dependency block for test suites to be strongly typed.
 - Added a pluggable system for Java toolchains provisioning.

For more details see https://docs.gradle.org/7.6/release-notes.html


------------------------------------------------------------
Gradle 7.6
------------------------------------------------------------

Build time:   2022-11-25 13:35:10 UTC
Revision:     daece9dbc5b79370cc8e4fd6fe4b2cd400e150a8

Kotlin:       1.7.10
Groovy:       3.0.13
Ant:          Apache Ant(TM) version 1.10.11 compiled on July 10 2021
JVM:          11.0.11 (Eclipse OpenJ9 openj9-0.26.0)
OS:           Linux 5.15.49-linuxkit amd64


# oc version
Client Version: 4.11.13
Kustomize Version: v4.5.4

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.

# git --version
git version 2.38.1

# curl
curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3

# wget
GNU Wget 1.20.3 built on linux-gnu.

# openssl version
OpenSSL 1.1.1f  31 Mar 2020

# make
GNU Make 4.2.1

# docker
Client:
 Version:           20.10.21
 API version:       1.41
 Go version:        go1.18.7
 Git commit:        baeda1f
 Built:             Tue Oct 25 17:56:30 2022
 OS/Arch:           linux/amd64
 Context:           default

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU ed 1.16

Version 2.24

To view the contents of version 2.24, from the running image, type default_versions.sh.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This image updated its version of node.js to 16.18.1. If you need to use a different version of node.js, use nvm install v<node version> at the beginning of your script. You cannot use the current version of LTS (18.12.1) yet.

This image includes the following tools:

# node --version
v16.18.1

# npm --version
8.19.2

# jq --version
jq-1.6

# yq --version
yq version 2.4.1

# yq3 --version
yq version 3.4.1

# yq4 --version
yq (https://github.com/mikefarah/yq/) version 4.29.2

# kubectl version --client
WARNING: This version information is deprecated and will be replaced with the output from kubectl version --short.  Use --output=yaml|json to get the full version.
Client Version: version.Info{Major:"1", Minor:"24", GitVersion:"v1.24.3", GitCommit:"aef86a93758dc3cb2c658dd9657ab4ad4afc21cb", GitTreeState:"clean", BuildDate:"2022-07-13T14:30:46Z", GoVersion:"go1.18.3", Compiler:"gc", Platform:"linux/amd64"}
Kustomize Version: v4.5.4

# buildctl --version
buildctl github.com/moby/buildkit v0.10.5 bc26045116045516ff2427201abd299043eaf8f7

# helm version --client
Client: &version.Version{SemVer:"v2.17.0", GitCommit:"a690bad98af45b015bd3da1a41f6218b1a451dbe", GitTreeState:"clean"}

# helm3 version --client
version.BuildInfo{Version:"v3.10.1", GitCommit:"9f88ccb6aee40b9a0535fcc7efea6055e1ef72c9", GitTreeState:"clean", GoVersion:"go1.18.7"}

# ibmcloud -version
ibmcloud version 2.12.1+b8488a1-2022-10-31T15:08:10+00:00

# ibmcloud plugin list
Listing installed plug-ins...

Plug-in Name                                Version   Status             Private endpoints supported
cloud-functions[wsk/functions/fn]          1.0.61                       false
cloud-internet-services[cis]               1.14.9                       true
code-engine[ce]                            1.40.0    Update Available   true
container-registry                         1.0.2                        true
container-service[kubernetes-service/ks]   1.0.459                      false
cra                                        1.0.4                        false
doi                                        0.4.0                        false
schematics                                 1.12.3                       true


# ibmcloud dev --version
ibmcloud dev version 2.15.0

# java -version
openjdk version "11.0.11" 2021-04-20
OpenJDK Runtime Environment AdoptOpenJDK-11.0.11+9 (build 11.0.11+9)
Eclipse OpenJ9 VM AdoptOpenJDK-11.0.11+9 (build openj9-0.26.0, JRE 11 Linux amd64-64-Bit Compressed References 20210421_975 (JIT enabled, AOT enabled)
OpenJ9   - b4cc246d9
OMR      - 162e6f729
JCL      - 7796c80419 based on jdk-11.0.11+9)

# ant -version
Apache Ant(TM) version 1.10.12 compiled on October 13 2021

# mvn -version
Apache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63)
Maven home: /opt/IBM/maven
Java version: 11.0.11, vendor: AdoptOpenJDK, runtime: /usr/local/openjdk-11
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.15.49-linuxkit", arch: "amd64", family: "unix"

# gradle -version

Welcome to Gradle 7.5.1!

Here are the highlights of this release:
 - Support for Java 18
 - Support for building with Groovy 4
 - Much more responsive continuous builds
 - Improved diagnostics for dependency resolution

For more details see https://docs.gradle.org/7.5.1/release-notes.html


------------------------------------------------------------
Gradle 7.5.1
------------------------------------------------------------

Build time:   2022-08-05 21:17:56 UTC
Revision:     d1daa0cbf1a0103000b71484e1dbfe096e095918

Kotlin:       1.6.21
Groovy:       3.0.10
Ant:          Apache Ant(TM) version 1.10.11 compiled on July 10 2021
JVM:          11.0.11 (Eclipse OpenJ9 openj9-0.26.0)
OS:           Linux 5.15.49-linuxkit amd64


# oc version
Client Version: 4.11.12
Kustomize Version: v4.5.4

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.

# git --version
git version 2.38.1

# curl
curl 7.58.0 (x86_64-pc-linux-gnu) libcurl/7.58.0 OpenSSL/1.1.1 zlib/1.2.11 libidn2/2.0.4 libpsl/0.19.1 (+libidn2/2.0.4) nghttp2/1.30.0 librtmp/2.3

# wget
GNU Wget 1.19.4 built on linux-gnu.

# openssl version
OpenSSL 1.1.1  11 Sep 2018

# make
GNU Make 4.1

# docker
Client:
 Version:           20.10.21
 API version:       1.41
 Go version:        go1.18.7
 Git commit:        baeda1f
 Built:             Tue Oct 25 17:56:30 2022
 OS/Arch:           linux/amd64
 Context:           default

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU Ed 1.10

Version 2.23

To view the contents of version 2.23, from the running image, type default_versions.sh.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This image updated its version of node.js to the current LTS version 16.17.1. If you need to use a different version of node.js, use nvm install v<node version> at the beginning of your script.

This image includes the following tools:

# node --version
v16.17.1

# npm --version
8.15.0

# jq --version
jq-1.6

# yq --version
yq version 2.4.1

# yq3 --version
yq version 3.4.1

# yq4 --version
yq (https://github.com/mikefarah/yq/) version 4.27.5

# kubectl version --client
WARNING: This version information is deprecated and will be replaced with the output from kubectl version --short.  Use --output=yaml|json to get the full version.
Client Version: version.Info{Major:"1", Minor:"24", GitVersion:"v1.24.3", GitCommit:"aef86a93758dc3cb2c658dd9657ab4ad4afc21cb", GitTreeState:"clean", BuildDate:"2022-07-13T14:30:46Z", GoVersion:"go1.18.3", Compiler:"gc", Platform:"linux/amd64"}
Kustomize Version: v4.5.4

# buildctl --version
buildctl github.com/moby/buildkit v0.10.4 a2ba6869363812a210fcc3ded6926757ab780b5f

# helm version --client
Client: &version.Version{SemVer:"v2.17.0", GitCommit:"a690bad98af45b015bd3da1a41f6218b1a451dbe", GitTreeState:"clean"}

# helm3 version --client
version.BuildInfo{Version:"v3.10.0", GitCommit:"ce66412a723e4d89555dc67217607c6579ffcb21", GitTreeState:"clean", GoVersion:"go1.18.6"}

# ibmcloud -version
ibmcloud version 2.11.1+c18277d-2022-09-23T21:49:24+00:00

# ibmcloud plugin list
Listing installed plug-ins...

Plug-in Name                                Version   Status   Private endpoints supported   
cloud-functions[wsk/functions/fn]          1.0.61             false   
cloud-internet-services[cis]               1.14.8             true   
code-engine[ce]                            1.39.3             true   
container-registry                         1.0.1              true   
container-service[kubernetes-service/ks]   1.0.454            false   
cra                                        1.0.2              false   
doi                                        0.3.9              false   
schematics                                 1.12.2             true   


# ibmcloud dev --version
ibmcloud dev version 2.14.0

# java -version
openjdk version "11.0.11" 2021-04-20
OpenJDK Runtime Environment AdoptOpenJDK-11.0.11+9 (build 11.0.11+9)
Eclipse OpenJ9 VM AdoptOpenJDK-11.0.11+9 (build openj9-0.26.0, JRE 11 Linux amd64-64-Bit Compressed References 20210421_975 (JIT enabled, AOT enabled)
OpenJ9   - b4cc246d9
OMR      - 162e6f729
JCL      - 7796c80419 based on jdk-11.0.11+9)

# ant -version
Apache Ant(TM) version 1.10.12 compiled on October 13 2021

# mvn -version
Apache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63)
Maven home: /opt/IBM/maven
Java version: 11.0.11, vendor: AdoptOpenJDK, runtime: /usr/local/openjdk-11
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.10.124-linuxkit", arch: "amd64", family: "unix"

# gradle -version

Welcome to Gradle 7.5.1!

Here are the highlights of this release:
 - Support for Java 18
 - Support for building with Groovy 4
 - Much more responsive continuous builds
 - Improved diagnostics for dependency resolution

For more details see https://docs.gradle.org/7.5.1/release-notes.html


------------------------------------------------------------
Gradle 7.5.1
------------------------------------------------------------

Build time:   2022-08-05 21:17:56 UTC
Revision:     d1daa0cbf1a0103000b71484e1dbfe096e095918

Kotlin:       1.6.21
Groovy:       3.0.10
Ant:          Apache Ant(TM) version 1.10.11 compiled on July 10 2021
JVM:          11.0.11 (Eclipse OpenJ9 openj9-0.26.0)
OS:           Linux 5.10.124-linuxkit amd64


# oc version
Client Version: 4.11.5
Kustomize Version: v4.5.4

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.

# git --version
git version 2.38.0

# curl
curl 7.58.0 (x86_64-pc-linux-gnu) libcurl/7.58.0 OpenSSL/1.1.1 zlib/1.2.11 libidn2/2.0.4 libpsl/0.19.1 (+libidn2/2.0.4) nghttp2/1.30.0 librtmp/2.3

# wget
GNU Wget 1.19.4 built on linux-gnu.

# openssl version
OpenSSL 1.1.1  11 Sep 2018

# make
GNU Make 4.1

# docker
Client:
 Version:           20.10.18
 API version:       1.41
 Go version:        go1.18.6
 Git commit:        b40c2f6
 Built:             Thu Sep  8 23:05:51 2022
 OS/Arch:           linux/amd64
 Context:           default

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU Ed 1.10

Version 2.22

To view the contents of version 2.22, from the running image, type default_versions.sh.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This image updated its version of node.js to the current LTS version 16.17.0. If you need to use a different version of node.js, use nvm install v<node version> at the beginning of your script.

This image includes the following tools:

# node --version
v16.17.0

# npm --version
8.15.0

# jq --version
jq-1.6

# yq --version
yq version 2.4.1

# yq3 --version
yq version 3.4.1

# yq4 --version
yq (https://github.com/mikefarah/yq/) version 4.27.2

# kubectl version --client
WARNING: This version information is deprecated and will be replaced with the output from kubectl version --short.  Use --output=yaml|json to get the full version.
Client Version: version.Info{Major:"1", Minor:"24", GitVersion:"v1.24.3", GitCommit:"aef86a93758dc3cb2c658dd9657ab4ad4afc21cb", GitTreeState:"clean", BuildDate:"2022-07-13T14:30:46Z", GoVersion:"go1.18.3", Compiler:"gc", Platform:"linux/amd64"}
Kustomize Version: v4.5.4

# buildctl --version
buildctl github.com/moby/buildkit v0.10.3 c8d25d9a103b70dc300a4fd55e7e576472284e31

# helm version --client
Client: &version.Version{SemVer:"v2.17.0", GitCommit:"a690bad98af45b015bd3da1a41f6218b1a451dbe", GitTreeState:"clean"}

# helm3 version --client
version.BuildInfo{Version:"v3.9.4", GitCommit:"dbc6d8e20fe1d58d50e6ed30f09a04a77e4c68db", GitTreeState:"clean", GoVersion:"go1.17.13"}

# ibmcloud -version
ibmcloud version 2.10.0+e37e09e-2022-08-24T17:31:27+00:00

# ibmcloud plugin list
Listing installed plug-ins...

Plug-in Name                                Version   Status   Private endpoints supported   
cloud-functions[wsk/functions/fn]          1.0.59             false   
cloud-internet-services[cis]               1.14.5             true   
code-engine[ce]                            1.39.1             true   
container-registry                         0.1.579            true   
container-service[kubernetes-service/ks]   1.0.439            false   
cra                                        1.0.0              false   
doi                                        0.3.9              false   
schematics                                 1.12.2             true   


# ibmcloud dev --version
ibmcloud dev version 2.13.1

# java -version
openjdk version "11.0.11" 2021-04-20
OpenJDK Runtime Environment AdoptOpenJDK-11.0.11+9 (build 11.0.11+9)
Eclipse OpenJ9 VM AdoptOpenJDK-11.0.11+9 (build openj9-0.26.0, JRE 11 Linux amd64-64-Bit Compressed References 20210421_975 (JIT enabled, AOT enabled)
OpenJ9   - b4cc246d9
OMR      - 162e6f729
JCL      - 7796c80419 based on jdk-11.0.11+9)

# ant -version
Apache Ant(TM) version 1.10.12 compiled on October 13 2021

# mvn -version
Apache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63)
Maven home: /opt/IBM/maven
Java version: 11.0.11, vendor: AdoptOpenJDK, runtime: /usr/local/openjdk-11
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.10.104-linuxkit", arch: "amd64", family: "unix"

# gradle -version

Welcome to Gradle 7.5.1!

Here are the highlights of this release:
 - Support for Java 18
 - Support for building with Groovy 4
 - Much more responsive continuous builds
 - Improved diagnostics for dependency resolution

For more details see https://docs.gradle.org/7.5.1/release-notes.html


------------------------------------------------------------
Gradle 7.5.1
------------------------------------------------------------

Build time:   2022-08-05 21:17:56 UTC
Revision:     d1daa0cbf1a0103000b71484e1dbfe096e095918

Kotlin:       1.6.21
Groovy:       3.0.10
Ant:          Apache Ant(TM) version 1.10.11 compiled on July 10 2021
JVM:          11.0.11 (Eclipse OpenJ9 openj9-0.26.0)
OS:           Linux 5.10.104-linuxkit amd64


# oc version
Client Version: 4.11.0
Kustomize Version: v4.5.4

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.

# git --version
git version 2.37.2

# curl
curl 7.58.0 (x86_64-pc-linux-gnu) libcurl/7.58.0 OpenSSL/1.1.1 zlib/1.2.11 libidn2/2.0.4 libpsl/0.19.1 (+libidn2/2.0.4) nghttp2/1.30.0 librtmp/2.3

# wget
GNU Wget 1.19.4 built on linux-gnu.

# openssl version
OpenSSL 1.1.1  11 Sep 2018

# make
GNU Make 4.1

# docker
Client:
 Version:           20.10.16
 API version:       1.41
 Go version:        go1.17.10
 Git commit:        aa7e414
 Built:             Thu May 12 09:14:28 2022
 OS/Arch:           linux/amd64
 Context:           default

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU Ed 1.10

Version 2.21

To view the contents of version 2.21, from the running image, type default_versions.sh.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This image updated its version of node.js to the current LTS version 16.16.0. If you need to use a different version of node.js, use nvm install v<node version> at the beginning of your script.

This image includes the following tools:

# node --version
v16.16.0

# npm --version
8.11.0

# jq --version
jq-1.6

# yq --version
yq version 2.4.1

# yq3 --version
yq version 3.4.1

# yq4 --version
yq (https://github.com/mikefarah/yq/) version 4.26.1

# kubectl version --client
Client Version: version.Info{Major:"1", Minor:"21", GitVersion:"v1.21.11", GitCommit:"38d3c1f3d5306401bcf39a71bad3b5a5106033d7", GitTreeState:"clean", BuildDate:"2022-03-16T14:08:11Z", GoVersion:"go1.16.15", Compiler:"gc", Platform:"linux/amd64"}

# buildctl --version
buildctl github.com/moby/buildkit v0.10.3 c8d25d9a103b70dc300a4fd55e7e576472284e31

# helm version --client
Client: &version.Version{SemVer:"v2.17.0", GitCommit:"a690bad98af45b015bd3da1a41f6218b1a451dbe", GitTreeState:"clean"}

# helm3 version --client
version.BuildInfo{Version:"v3.9.2", GitCommit:"1addefbfe665c350f4daf868a9adc5600cc064fd", GitTreeState:"clean", GoVersion:"go1.17.12"}

# ibmcloud -version
ibmcloud version 2.9.0+6abd6f8-2022-07-05T14:46:06+00:00

# ibmcloud plugin list
Listing installed plug-ins...

Plug-in Name                                Version   Status             Private endpoints supported   
cloud-functions[wsk/functions/fn]          1.0.59                       false   
cloud-internet-services[cis]               1.14.4                       true   
code-engine[ce]                            1.38.1                       true 
container-registry                         0.1.571                      true
container-service[kubernetes-service/ks]   1.0.431                      false   
cra                                        0.1.22                       false   
doi                                        0.3.8                        false   
schematics                                 1.12.1                       true   


# ibmcloud dev --version
ibmcloud dev version 2.13.0

# java -version
openjdk version "11.0.11" 2021-04-20
OpenJDK Runtime Environment AdoptOpenJDK-11.0.11+9 (build 11.0.11+9)
Eclipse OpenJ9 VM AdoptOpenJDK-11.0.11+9 (build openj9-0.26.0, JRE 11 Linux amd64-64-Bit Compressed References 20210421_975 (JIT enabled, AOT enabled)
OpenJ9   - b4cc246d9
OMR      - 162e6f729
JCL      - 7796c80419 based on jdk-11.0.11+9)

# ant -version
Apache Ant(TM) version 1.10.12 compiled on October 13 2021

# mvn -version
Apache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63)
Maven home: /opt/IBM/maven
Java version: 11.0.11, vendor: AdoptOpenJDK, runtime: /usr/local/openjdk-11
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.10.104-linuxkit", arch: "amd64", family: "unix"

# gradle -version

Welcome to Gradle 7.5!

Here are the highlights of this release:
 - Support for Java 18
 - Support for building with Groovy 4
 - Much more responsive continuous builds
 - Improved diagnostics for dependency resolution

For more details see https://docs.gradle.org/7.5/release-notes.html


------------------------------------------------------------
Gradle 7.5
------------------------------------------------------------

Build time:   2022-07-14 12:48:15 UTC
Revision:     c7db7b958189ad2b0c1472b6fe663e6d654a5103

Kotlin:       1.6.21
Groovy:       3.0.10
Ant:          Apache Ant(TM) version 1.10.11 compiled on July 10 2021
JVM:          11.0.11 (Eclipse OpenJ9 openj9-0.26.0)
OS:           Linux 5.10.104-linuxkit amd64


# oc version
Client Version: 4.10.23

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.

# git --version
git version 2.37.1

# curl
curl 7.58.0 (x86_64-pc-linux-gnu) libcurl/7.58.0 OpenSSL/1.1.1 zlib/1.2.11 libidn2/2.0.4 libpsl/0.19.1 (+libidn2/2.0.4) nghttp2/1.30.0 librtmp/2.3

# wget
GNU Wget 1.19.4 built on linux-gnu.

# openssl version
OpenSSL 1.1.1  11 Sep 2018

# make
GNU Make 4.1

# docker
Client:
 Version:           20.10.16
 API version:       1.41
 Go version:        go1.17.10
 Git commit:        aa7e414
 Built:             Thu May 12 09:14:28 2022
 OS/Arch:           linux/amd64
 Context:           default

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU Ed 1.10

Version 2.20

To view the contents of version 2.20, from the running image, type default_versions.sh.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This image updated its version of node.js to the current LTS version 16.15.1. If you need to use a different version of node.js, use nvm install v<node version> at the beginning of your script.

This image includes the following tools:

# node --version
v16.15.1

# npm --version
8.11.0

# jq --version
jq-1.6

# yq --version
yq version 2.4.1

# yq3 --version
yq version 3.4.1

# yq4 --version
yq (https://github.com/mikefarah/yq/) version 4.25.2

# kubectl version --client
Client Version: version.Info{Major:"1", Minor:"21", GitVersion:"v1.21.11", GitCommit:"38d3c1f3d5306401bcf39a71bad3b5a5106033d7", GitTreeState:"clean", BuildDate:"2022-03-16T14:08:11Z", GoVersion:"go1.16.15", Compiler:"gc", Platform:"linux/amd64"}

# buildctl --version
buildctl github.com/moby/buildkit v0.10.3 c8d25d9a103b70dc300a4fd55e7e576472284e31

# helm version --client
Client: &version.Version{SemVer:"v2.17.0", GitCommit:"a690bad98af45b015bd3da1a41f6218b1a451dbe", GitTreeState:"clean"}

# helm3 version --client
version.BuildInfo{Version:"v3.9.0", GitCommit:"7ceeda6c585217a19a1131663d8cd1f7d641b2a7", GitTreeState:"clean", GoVersion:"go1.17.5"}

# ibmcloud -version
ibmcloud version 2.7.0+04dfeac-2022-04-28T17:14:20+00:00

# ibmcloud plugin list
Listing installed plug-ins...

Plug-in Name                                Version   Status             Private endpoints supported   
cloud-functions[wsk/functions/fn]          1.0.59                       false   
cloud-internet-services[cis]               1.14.4                       true   
code-engine[ce]                            1.35.0                       true   
container-registry                         0.1.571                      true   
container-service[kubernetes-service/ks]   1.0.420                      false   
cra                                        0.1.20                       false   
doi                                        0.3.8                        false   
schematics                                 1.10.0                       true   


# ibmcloud dev --version
ibmcloud dev version 2.12.0

# java -version
openjdk version "11.0.11" 2021-04-20
OpenJDK Runtime Environment AdoptOpenJDK-11.0.11+9 (build 11.0.11+9)
Eclipse OpenJ9 VM AdoptOpenJDK-11.0.11+9 (build openj9-0.26.0, JRE 11 Linux amd64-64-Bit Compressed References 20210421_975 (JIT enabled, AOT enabled)
OpenJ9   - b4cc246d9
OMR      - 162e6f729
JCL      - 7796c80419 based on jdk-11.0.11+9)

# ant -version
Apache Ant(TM) version 1.10.12 compiled on October 13 2021

# mvn -version
Apache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63)
Maven home: /opt/IBM/maven
Java version: 11.0.11, vendor: AdoptOpenJDK, runtime: /usr/local/openjdk-11
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.10.104-linuxkit", arch: "amd64", family: "unix"

# gradle -version

Welcome to Gradle 7.4.2!

Here are the highlights of this release:
 - Aggregated test and JaCoCo reports
 - Marking additional test source directories as tests in IntelliJ
 - Support for Adoptium JDKs in Java toolchains

For more details see https://docs.gradle.org/7.4.2/release-notes.html


------------------------------------------------------------
Gradle 7.4.2
------------------------------------------------------------

Build time:   2022-03-31 15:25:29 UTC
Revision:     540473b8118064efcc264694cbcaa4b677f61041

Kotlin:       1.5.31
Groovy:       3.0.9
Ant:          Apache Ant(TM) version 1.10.11 compiled on July 10 2021
JVM:          11.0.11 (Eclipse OpenJ9 openj9-0.26.0)
OS:           Linux 5.10.104-linuxkit amd64


# oc version
Client Version: 4.10.17

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.

# git --version
git version 2.36.1

# curl
curl 7.58.0 (x86_64-pc-linux-gnu) libcurl/7.58.0 OpenSSL/1.1.1 zlib/1.2.11 libidn2/2.0.4 libpsl/0.19.1 (+libidn2/2.0.4) nghttp2/1.30.0 librtmp/2.3

# wget
GNU Wget 1.19.4 built on linux-gnu.

# openssl version
OpenSSL 1.1.1  11 Sep 2018

# make
GNU Make 4.1

# docker
Client:
 Version:           20.10.16
 API version:       1.41
 Go version:        go1.17.10
 Git commit:        aa7e414
 Built:             Thu May 12 09:14:28 2022
 OS/Arch:           linux/amd64
 Context:           default

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU Ed 1.10

Version 2.19

To view the contents of version 2.19, from the running image, type default_versions.sh.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This image updated its version of node.js to the current LTS version 16.14.2. If you need to use a different version of node.js, use nvm install v<node version> at the beginning of your script.

This image includes the following tools:

# node --version
v16.14.2
# npm --version
8.5.0
# jq --version
jq-1.6
# yq --version
yq version 2.4.1
# yq3 --version
yq version 3.4.1
# yq4 --version
yq (https://github.com/mikefarah/yq/) version 4.24.5
# kubectl version --client
Client Version: version.Info{Major:"1", Minor:"21", GitVersion:"v1.21.11", GitCommit:"38d3c1f3d5306401bcf39a71bad3b5a5106033d7", GitTreeState:"clean", BuildDate:"2022-03-16T14:08:11Z", GoVersion:"go1.16.15", Compiler:"gc", Platform:"linux/amd64"}
# buildctl --version
buildctl github.com/moby/buildkit v0.10.1 5bc9c7b15891eecab8d1e0c34ed62a0177c45ae7
# helm version --client
Client: &version.Version{SemVer:"v2.17.0", GitCommit:"a690bad98af45b015bd3da1a41f6218b1a451dbe", GitTreeState:"clean"}
# helm3 version --client
version.BuildInfo{Version:"v3.8.2", GitCommit:"6e3701edea09e5d55a8ca2aae03a68917630e91b", GitTreeState:"clean", GoVersion:"go1.17.5"}
# ibmcloud -version
ibmcloud version 2.6.0+df1953d-2022-03-24T15:00:50+00:00
# ibmcloud plugin list
Listing installed plug-ins...
Plug-in Name                             Version   Status             Private endpoints supported   
cra                                     0.1.15                       false   
doi                                     0.3.5                        false   
schematics                              1.8.1                        true   
cloud-functions[wsk/functions/fn]       1.0.58                       false   
cloud-internet-services[cis]            1.14.2                       true   
code-engine[ce]                         1.29.3    Update Available   true   
container-registry                      0.1.566                      true   
container-service[kubernetes-service]   1.0.394                      false   
# ibmcloud dev --version
ibmcloud dev version 2.11.0
# java -version
openjdk version "11.0.11" 2021-04-20
OpenJDK Runtime Environment AdoptOpenJDK-11.0.11+9 (build 11.0.11+9)
Eclipse OpenJ9 VM AdoptOpenJDK-11.0.11+9 (build openj9-0.26.0, JRE 11 Linux amd64-64-Bit Compressed References 20210421_975 (JIT enabled, AOT enabled)
OpenJ9   - b4cc246d9
OMR      - 162e6f729
JCL      - 7796c80419 based on jdk-11.0.11+9)
# ant -version
Apache Ant(TM) version 1.10.12 compiled on October 13 2021
# mvn -version
Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
Maven home: /opt/IBM/maven
Java version: 11.0.11, vendor: AdoptOpenJDK, runtime: /usr/local/openjdk-11
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.16.18-200.fc35.x86_64", arch: "amd64", family: "unix"
# gradle -version
Welcome to Gradle 7.4.2!
Here are the highlights of this release:
 - Aggregated test and JaCoCo reports
 - Marking additional test source directories as tests in IntelliJ
 - Support for Adoptium JDKs in Java toolchains
For more details see https://docs.gradle.org/7.4.2/release-notes.html
------------------------------------------------------------
Gradle 7.4.2
------------------------------------------------------------
Build time:   2022-03-31 15:25:29 UTC
Revision:     540473b8118064efcc264694cbcaa4b677f61041
Kotlin:       1.5.31
Groovy:       3.0.9
Ant:          Apache Ant(TM) version 1.10.11 compiled on July 10 2021
JVM:          11.0.11 (Eclipse OpenJ9 openj9-0.26.0)
OS:           Linux 5.16.18-200.fc35.x86_64 amd64
# oc version
Client Version: 4.10.9
# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.
# unzip
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.
# git --version
git version 2.36.0
# curl
curl 7.58.0 (x86_64-pc-linux-gnu) libcurl/7.58.0 OpenSSL/1.1.1 zlib/1.2.11 libidn2/2.0.4 libpsl/0.19.1 (+libidn2/2.0.4) nghttp2/1.30.0 librtmp/2.3
# wget
GNU Wget 1.19.4 built on linux-gnu.
# openssl version
OpenSSL 1.1.1  11 Sep 2018
# make
GNU Make 4.1
# docker
Client:
 Version:           20.10.14
 API version:       1.41
 Go version:        go1.16.15
 Git commit:        a224086
 Built:             Thu Mar 24 01:45:09 2022
 OS/Arch:           linux/amd64
 Context:           default
# dc --version
dc (GNU bc 1.07.1) 1.4.1
# ed --version
GNU Ed 1.10

Version 2.18

To view the contents of version 2.18, from the running image, type default_versions.sh.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This image updated its version of node.js to the current LTS version 16.14.0. If you need to use a different version of node.js, use nvm install v<node version> at the beginning of your script.

This image includes the following tools:

# node --version
v16.14.0

# npm --version
8.3.1

# jq --version
jq-1.6

# yq --version
yq version 2.4.1

# yq3 --version
yq version 3.4.1

# yq4 --version
yq (https://github.com/mikefarah/yq/) version 4.20.1

# kubectl version --client
Client Version: version.Info{Major:"1", Minor:"20", GitVersion:"v1.20.14", GitCommit:"57a3aa3f13699cf3db9c52d228c18db94fa81876", GitTreeState:"clean", BuildDate:"2021-12-15T14:52:33Z", GoVersion:"go1.15.15", Compiler:"gc", Platform:"linux/amd64"}

# buildctl --version
buildctl github.com/moby/buildkit v0.9.3 8d2625494a6a3d413e3d875a2ff7dd9b1ed1b1a9

# helm version --client
Client: &version.Version{SemVer:"v2.17.0", GitCommit:"a690bad98af45b015bd3da1a41f6218b1a451dbe", GitTreeState:"clean"}

# helm3 version --client
version.BuildInfo{Version:"v3.8.0", GitCommit:"d14138609b01886f544b2025f5000351c9eb092e", GitTreeState:"clean", GoVersion:"go1.17.5"}

# ibmcloud -version
ibmcloud version 2.4.0+4ca2c74-2022-01-20T18:32:41+00:00

# ibmcloud plugin list
Listing installed plug-ins...

Plug-in Name                             Version   Status   Private endpoints supported   
doi                                     0.3.3              false   
schematics                              1.7.2              false   
cloud-functions[wsk/functions/fn]       1.0.58             false   
cloud-internet-services                 1.14.1             true   
code-engine[ce]                         1.26.0             true   
container-registry                      0.1.560            true   
container-service[kubernetes-service]   1.0.372            false   
cra                                     0.1.11             false   


# ibmcloud dev --version
ibmcloud dev version 2.10.1

# java -version
openjdk version "11.0.11" 2021-04-20
OpenJDK Runtime Environment AdoptOpenJDK-11.0.11+9 (build 11.0.11+9)
Eclipse OpenJ9 VM AdoptOpenJDK-11.0.11+9 (build openj9-0.26.0, JRE 11 Linux amd64-64-Bit Compressed References 20210421_975 (JIT enabled, AOT enabled)
OpenJ9   - b4cc246d9
OMR      - 162e6f729
JCL      - 7796c80419 based on jdk-11.0.11+9)

# ant -version
Apache Ant(TM) version 1.10.12 compiled on October 13 2021

# mvn -version
Apache Maven 3.8.4 (9b656c72d54e5bacbed989b64718c159fe39b537)
Maven home: /opt/IBM/maven
Java version: 11.0.11, vendor: AdoptOpenJDK, runtime: /usr/local/openjdk-11
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.15.18-200.fc35.x86_64", arch: "amd64", family: "unix"

# gradle -version

Welcome to Gradle 7.4!

Here are the highlights of this release:
 - Aggregated test and JaCoCo reports
 - Marking additional test source directories as tests in IntelliJ
 - Support for Adoptium JDKs in Java toolchains

For more details see https://docs.gradle.org/7.4/release-notes.html


------------------------------------------------------------
Gradle 7.4
------------------------------------------------------------

Build time:   2022-02-08 09:58:38 UTC
Revision:     f0d9291c04b90b59445041eaa75b2ee744162586

Kotlin:       1.5.31
Groovy:       3.0.9
Ant:          Apache Ant(TM) version 1.10.11 compiled on July 10 2021
JVM:          11.0.11 (Eclipse OpenJ9 openj9-0.26.0)
OS:           Linux 5.15.18-200.fc35.x86_64 amd64


# oc version
Client Version: 4.9.21

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.

# git --version
git version 2.35.1

# curl
curl 7.58.0 (x86_64-pc-linux-gnu) libcurl/7.58.0 OpenSSL/1.1.1 zlib/1.2.11 libidn2/2.0.4 libpsl/0.19.1 (+libidn2/2.0.4) nghttp2/1.30.0 librtmp/2.3

# wget
GNU Wget 1.19.4 built on linux-gnu.

# openssl version
OpenSSL 1.1.1  11 Sep 2018

# make
GNU Make 4.1

# docker
Client:
 Version:           20.10.12
 API version:       1.41
 Go version:        go1.16.12
 Git commit:        e91ed57
 Built:             Mon Dec 13 11:40:57 2021
 OS/Arch:           linux/amd64
 Context:           default

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU Ed 1.10

Version 2.17

To view the contents of version 2.17, from the running image, type default_versions.sh.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This image updated its version of node.js to the current LTS version 16.13.0. If you need to keep the previous node.js version 14.17.6, you can either continue to use the previous image or you can add nvm install v14.17.6 to the beginning of your script.

This image includes the following tools:

# node --version
v16.13.0

# npm --version
8.1.0

# jq --version
jq-1.6

# yq --version
yq version 2.4.1

# yq3 --version
yq version 3.4.1

# yq4 --version
yq (https://github.com/mikefarah/yq/) version 4.16.2

# kubectl version --client
Client Version: version.Info{Major:"1", Minor:"20", GitVersion:"v1.20.14", GitCommit:"57a3aa3f13699cf3db9c52d228c18db94fa81876", GitTreeState:"clean", BuildDate:"2021-12-15T14:52:33Z", GoVersion:"go1.15.15", Compiler:"gc", Platform:"linux/amd64"}

# buildctl --version
buildctl github.com/moby/buildkit v0.9.3 8d2625494a6a3d413e3d875a2ff7dd9b1ed1b1a9

# helm version --client
Client: &version.Version{SemVer:"v2.17.0", GitCommit:"a690bad98af45b015bd3da1a41f6218b1a451dbe", GitTreeState:"clean"}

# helm3 version --client
version.BuildInfo{Version:"v3.7.2", GitCommit:"663a896f4a815053445eec4153677ddc24a0a361", GitTreeState:"clean", GoVersion:"go1.16.10"}

# ibmcloud -version
ibmcloud version 2.3.0+26fbf88-2021-12-09T17:14:46+00:00

# ibmcloud plugin list
Listing installed plug-ins...

Plug-in Name                             Version   Status   Private endpoints supported   
container-registry                      0.1.556            true   
container-service[kubernetes-service]   1.0.353            false   
cra                                     0.1.11             false   
doi                                     0.3.3              false   
schematics                              1.7.0              false   
cloud-functions[wsk/functions/fn]       1.0.58             false   
cloud-internet-services                 1.14.0             true   
code-engine[ce]                         1.24.0             true   


# ibmcloud dev --version
ibmcloud dev version 2.10.0

# java -version
openjdk version "11.0.11" 2021-04-20
OpenJDK Runtime Environment AdoptOpenJDK-11.0.11+9 (build 11.0.11+9)
Eclipse OpenJ9 VM AdoptOpenJDK-11.0.11+9 (build openj9-0.26.0, JRE 11 Linux amd64-64-Bit Compressed References 20210421_975 (JIT enabled, AOT enabled)
OpenJ9   - b4cc246d9
OMR      - 162e6f729
JCL      - 7796c80419 based on jdk-11.0.11+9)

# ant -version
Apache Ant(TM) version 1.10.12 compiled on October 13 2021

# mvn -version
Apache Maven 3.8.4 (9b656c72d54e5bacbed989b64718c159fe39b537)
Maven home: /opt/IBM/maven
Java version: 11.0.11, vendor: AdoptOpenJDK, runtime: /usr/local/openjdk-11
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.10.76-linuxkit", arch: "amd64", family: "unix"

# gradle -version

Welcome to Gradle 7.3.3!

Here are the highlights of this release:
 - Easily declare new test suites in Java projects
 - Support for Java 17
 - Support for Scala 3

For more details see https://docs.gradle.org/7.3.3/release-notes.html


------------------------------------------------------------
Gradle 7.3.3
------------------------------------------------------------

Build time:   2021-12-22 12:37:54 UTC
Revision:     6f556c80f945dc54b50e0be633da6c62dbe8dc71

Kotlin:       1.5.31
Groovy:       3.0.9
Ant:          Apache Ant(TM) version 1.10.11 compiled on July 10 2021
JVM:          11.0.11 (Eclipse OpenJ9 openj9-0.26.0)
OS:           Linux 5.10.76-linuxkit amd64


# oc version
Client Version: 4.9.13

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.

# git --version
git version 2.34.1

# curl
curl 7.58.0 (x86_64-pc-linux-gnu) libcurl/7.58.0 OpenSSL/1.1.1 zlib/1.2.11 libidn2/2.0.4 libpsl/0.19.1 (+libidn2/2.0.4) nghttp2/1.30.0 librtmp/2.3

# wget
GNU Wget 1.19.4 built on linux-gnu.

# openssl version
OpenSSL 1.1.1  11 Sep 2018

# make
GNU Make 4.1

# docker
Client:
 Version:           20.10.11
 API version:       1.41
 Go version:        go1.16.10
 Git commit:        dea9396
 Built:             Thu Nov 18 00:34:03 2021
 OS/Arch:           linux/amd64
 Context:           default

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU Ed 1.10

Version 2.16

To view the contents of version 2.16, from the running image, type default_versions.sh.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This image updated its version of node.js to the current LTS version 16.13.0. If you need to keep the previous node.js version 14.17.6, you can either continue to use the previous image or you can add nvm install v14.17.6 to the beginning of your script.

This image includes the following tools:

# node --version
v16.13.0

# npm --version
8.1.0

# jq --version
jq-1.6

# yq --version
yq version 2.4.1

# yq3 --version
yq version 3.4.1

# yq4 --version
yq (https://github.com/mikefarah/yq/) version 4.14.1

# kubectl version --client
Client Version: version.Info{Major:"1", Minor:"20", GitVersion:"v1.20.5", GitCommit:"6b1d87acf3c8253c123756b9e61dac642678305f", GitTreeState:"clean", BuildDate:"2021-03-18T01:10:43Z", GoVersion:"go1.15.8", Compiler:"gc", Platform:"linux/amd64"}

# buildctl --version
buildctl github.com/moby/buildkit v0.9.2 a14b4e097ae1dc7514c5febd6d75f742a166ea75

# helm version --client
Client: &version.Version{SemVer:"v2.17.0", GitCommit:"a690bad98af45b015bd3da1a41f6218b1a451dbe", GitTreeState:"clean"}

# helm3 version --client
version.BuildInfo{Version:"v3.7.1", GitCommit:"1d11fcb5d3f3bf00dbe6fe31b8412839a96b3dc4", GitTreeState:"clean", GoVersion:"go1.16.9"}

# ibmcloud -version
ibmcloud version 2.2.0+99934b5-2021-11-10T16:34:14+00:00

# ibmcloud plugin list
Listing installed plug-ins...

Plug-in Name                             Version   Status             Private endpoints supported   
cloud-internet-services                 1.13.6                       true   
code-engine[ce]                         1.23.1                       true   
container-registry                      0.1.553                      true   
container-service[kubernetes-service]   1.0.344                      false   
cra                                     0.1.9                        false   
doi                                     0.3.3                        false   
schematics                              1.6.1                        false   
cloud-functions[wsk/functions/fn]       1.0.56                       false   


# ibmcloud dev --version
ibmcloud dev version 2.9.1

# java -version
openjdk version "11.0.11" 2021-04-20
OpenJDK Runtime Environment AdoptOpenJDK-11.0.11+9 (build 11.0.11+9)
Eclipse OpenJ9 VM AdoptOpenJDK-11.0.11+9 (build openj9-0.26.0, JRE 11 Linux amd64-64-Bit Compressed References 20210421_975 (JIT enabled, AOT enabled)
OpenJ9   - b4cc246d9
OMR      - 162e6f729
JCL      - 7796c80419 based on jdk-11.0.11+9)

# ant -version
Apache Ant(TM) version 1.10.12 compiled on October 13 2021

# mvn -version
Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739)
Maven home: /opt/IBM/maven
Java version: 11.0.11, vendor: AdoptOpenJDK, runtime: /usr/local/openjdk-11
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.10.47-linuxkit", arch: "amd64", family: "unix"

# gradle -version

Welcome to Gradle 7.2!

Here are the highlights of this release:
 - Toolchain support for Scala
 - More cache hits when Java source files have platform-specific line endings
 - More resilient remote HTTP build cache behavior

For more details see https://docs.gradle.org/7.2/release-notes.html


------------------------------------------------------------
Gradle 7.2
------------------------------------------------------------

Build time:   2021-08-17 09:59:03 UTC
Revision:     a773786b58bb28710e3dc96c4d1a7063628952ad

Kotlin:       1.5.21
Groovy:       3.0.8
Ant:          Apache Ant(TM) version 1.10.9 compiled on September 27 2020
JVM:          11.0.11 (Eclipse OpenJ9 openj9-0.26.0)
OS:           Linux 5.10.47-linuxkit amd64


# oc version
Client Version: 4.9.7

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.

# git --version
git version 2.34.1

# curl
curl 7.58.0 (x86_64-pc-linux-gnu) libcurl/7.58.0 OpenSSL/1.1.1 zlib/1.2.11 libidn2/2.0.4 libpsl/0.19.1 (+libidn2/2.0.4) nghttp2/1.30.0 librtmp/2.3

# wget
GNU Wget 1.19.4 built on linux-gnu.

# openssl version
OpenSSL 1.1.1  11 Sep 2018

# make
GNU Make 4.1

# docker
Client:
 Version:           20.10.9
 API version:       1.41
 Go version:        go1.16.8
 Git commit:        c2ea9bc
 Built:             Mon Oct  4 16:03:22 2021
 OS/Arch:           linux/amd64
 Context:           default

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU Ed 1.10

Version 2.15

To view the contents of version 2.15, from the running image, type default_versions.sh.

The IBM Cloud CLI provides code risk analysis commands. You can use the IBM Cloud CLI to analyze your code for vulnerabilities and compliance with certain rules. Code Risk Analyzer is available in all IBM Cloud regions where toolchains are supported. For more information about Code Risk Analyzer, see Code Risk Analyzer documentation.

This image includes the following tools:

# node --version
v14.17.6

# npm --version
6.14.15

# jq --version
jq-1.6

# yq --version
yq version 2.4.1

# yq3 --version
yq version 3.4.1

# yq4 --version
yq (https://github.com/mikefarah/yq/) version 4.13.2

# kubectl version --client
Client Version: version.Info{Major:"1", Minor:"20", GitVersion:"v1.20.5", GitCommit:"6b1d87acf3c8253c123756b9e61dac642678305f", GitTreeState:"clean", BuildDate:"2021-03-18T01:10:43Z", GoVersion:"go1.15.8", Compiler:"gc", Platform:"linux/amd64"}

# buildctl --version
buildctl github.com/moby/buildkit v0.9.0 c8bb937807d405d92be91f06ce2629e6202ac7a9

# helm version --client
Client: &version.Version{SemVer:"v2.17.0", GitCommit:"a690bad98af45b015bd3da1a41f6218b1a451dbe", GitTreeState:"clean"}

# helm3 version --client
version.BuildInfo{Version:"v3.7.0", GitCommit:"eeac83883cb4014fe60267ec6373570374ce770b", GitTreeState:"clean", GoVersion:"go1.16.8"}

# ibmcloud -version
ibmcloud version 2.1.0+a4d550e-2021-09-22T13:31:04+00:00

# ibmcloud plugin list
Listing installed plug-ins...

Plug-in Name                             Version   Status   Private endpoints supported   
cloud-internet-services                 1.13.4             true   
container-registry                      0.1.547            true   
container-service[kubernetes-service]   1.0.312            false   
cra                                     0.0.9              false   
doi                                     0.3.3              false   
schematics                              1.6.0              false   
cloud-functions[wsk/functions/fn]       1.0.56             false   


# ibmcloud dev --version
ibmcloud dev version 2.9.0

# java -version
openjdk version "11.0.10" 2021-01-19
OpenJDK Runtime Environment AdoptOpenJDK (build 11.0.10+9)
Eclipse OpenJ9 VM AdoptOpenJDK (build openj9-0.24.0, JRE 11 Linux amd64-64-Bit Compressed References 20210120_910 (JIT enabled, AOT enabled)
OpenJ9   - 345e1b09e
OMR      - 741e94ea8
JCL      - 0a86953833 based on jdk-11.0.10+9)

# ant -version
Apache Ant(TM) version 1.10.11 compiled on July 10 2021

# mvn -version
Apache Maven 3.8.2 (ea98e05a04480131370aa0c110b8c54cf726c06f)
Maven home: /opt/IBM/maven
Java version: 11.0.10, vendor: AdoptOpenJDK, runtime: /usr/local/openjdk-11
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.10.47-linuxkit", arch: "amd64", family: "unix"

# gradle -version

Welcome to Gradle 7.2!

Here are the highlights of this release:
 - Toolchain support for Scala
 - More cache hits when Java source files have platform-specific line endings
 - More resilient remote HTTP build cache behavior

For more details see https://docs.gradle.org/7.2/release-notes.html


------------------------------------------------------------
Gradle 7.2
------------------------------------------------------------

Build time:   2021-08-17 09:59:03 UTC
Revision:     a773786b58bb28710e3dc96c4d1a7063628952ad

Kotlin:       1.5.21
Groovy:       3.0.8
Ant:          Apache Ant(TM) version 1.10.9 compiled on September 27 2020
JVM:          11.0.10 (Eclipse OpenJ9 openj9-0.24.0)
OS:           Linux 5.10.47-linuxkit amd64


# oc version
Client Version: 4.8.11

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.

# git --version
git version 2.17.1

# curl
curl 7.58.0 (x86_64-pc-linux-gnu) libcurl/7.58.0 OpenSSL/1.1.1 zlib/1.2.11 libidn2/2.0.4 libpsl/0.19.1 (+libidn2/2.0.4) nghttp2/1.30.0 librtmp/2.3

# wget
GNU Wget 1.19.4 built on linux-gnu.

# openssl version
OpenSSL 1.1.1  11 Sep 2018

# make
GNU Make 4.1

# docker
Client: Docker Engine - Community
 Version:           19.03.9
 API version:       1.40
 Go version:        go1.13.10
 Git commit:        9d988398e7
 Built:             Fri May 15 00:22:47 2020
 OS/Arch:           linux/amd64
 Experimental:      false

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU Ed 1.10

Version 2.14

To view the contents of version 2.14, from the running image, type default_versions.sh. This image includes the following tools:

# node --version
v14.17.6

# npm --version
6.14.15

# jq --version
jq-1.6

# yq --version
yq version 2.4.1

# yq3 --version
yq version 3.4.1

# yq4 --version
yq (https://github.com/mikefarah/yq/) version 4.12.1

# kubectl version --client
Client Version: version.Info{Major:"1", Minor:"20", GitVersion:"v1.20.5", GitCommit:"6b1d87acf3c8253c123756b9e61dac642678305f", GitTreeState:"clean", BuildDate:"2021-03-18T01:10:43Z", GoVersion:"go1.15.8", Compiler:"gc", Platform:"linux/amd64"}

# buildctl --version
buildctl github.com/moby/buildkit v0.9.0 c8bb937807d405d92be91f06ce2629e6202ac7a9

# helm version --client
Client: &version.Version{SemVer:"v2.17.0", GitCommit:"a690bad98af45b015bd3da1a41f6218b1a451dbe", GitTreeState:"clean"}

# helm3 version --client
version.BuildInfo{Version:"v3.6.3", GitCommit:"d506314abfb5d21419df8c7e7e68012379db2354", GitTreeState:"clean", GoVersion:"go1.16.5"}

# ibmcloud -version
ibmcloud version 2.0.3+c7a1126-2021-08-27T19:17:51+00:00

# ibmcloud plugin list
Listing installed plug-ins...

Plug-in Name                             Version   Status   Private endpoints supported   
container-service[kubernetes-service]   1.0.312            false   
doi                                     0.3.2              false   
schematics                              1.5.12             false   
cloud-functions[wsk/functions/fn]       1.0.56             false   
cloud-internet-services                 1.13.4             true   
container-registry                      0.1.543            true   


# ibmcloud dev --version
ibmcloud dev version 2.8.0

# java -version
openjdk version "11.0.10" 2021-01-19
OpenJDK Runtime Environment AdoptOpenJDK (build 11.0.10+9)
Eclipse OpenJ9 VM AdoptOpenJDK (build openj9-0.24.0, JRE 11 Linux amd64-64-Bit Compressed References 20210120_910 (JIT enabled, AOT enabled)
OpenJ9   - 345e1b09e
OMR      - 741e94ea8
JCL      - 0a86953833 based on jdk-11.0.10+9)

# ant -version
Apache Ant(TM) version 1.10.11 compiled on July 10 2021

# mvn -version
Apache Maven 3.8.2 (ea98e05a04480131370aa0c110b8c54cf726c06f)
Maven home: /opt/IBM/maven
Java version: 11.0.10, vendor: AdoptOpenJDK, runtime: /usr/local/openjdk-11
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.10.47-linuxkit", arch: "amd64", family: "unix"

# gradle -version

Welcome to Gradle 7.2!

Here are the highlights of this release:
 - Toolchain support for Scala
 - More cache hits when Java source files have platform-specific line endings
 - More resilient remote HTTP build cache behavior

For more details see https://docs.gradle.org/7.2/release-notes.html


------------------------------------------------------------
Gradle 7.2
------------------------------------------------------------

Build time:   2021-08-17 09:59:03 UTC
Revision:     a773786b58bb28710e3dc96c4d1a7063628952ad

Kotlin:       1.5.21
Groovy:       3.0.8
Ant:          Apache Ant(TM) version 1.10.9 compiled on September 27 2020
JVM:          11.0.10 (Eclipse OpenJ9 openj9-0.24.0)
OS:           Linux 5.10.47-linuxkit amd64


# oc version
Client Version: 4.8.5

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.

# git --version
git version 2.17.1

# curl
curl 7.58.0 (x86_64-pc-linux-gnu) libcurl/7.58.0 OpenSSL/1.1.1 zlib/1.2.11 libidn2/2.0.4 libpsl/0.19.1 (+libidn2/2.0.4) nghttp2/1.30.0 librtmp/2.3

# wget
GNU Wget 1.19.4 built on linux-gnu.

# openssl version
OpenSSL 1.1.1  11 Sep 2018

# make
GNU Make 4.1

# docker
Client: Docker Engine - Community
 Version:           19.03.9
 API version:       1.40
 Go version:        go1.13.10
 Git commit:        9d988398e7
 Built:             Fri May 15 00:22:47 2020
 OS/Arch:           linux/amd64
 Experimental:      false

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU Ed 1.10

Version 2.13

To view the contents of version 2.13, from the running image, type default_versions.sh. This image includes the following tools:

# node --version
v14.17.0

# npm --version
6.14.13

# jq --version
jq-1.6

# yq --version
yq version 2.4.1

# yq3 --version
yq version 3.4.1

# yq4 --version
yq version 4.9.3

# kubectl version --client
Client Version: version.Info{Major:"1", Minor:"20", GitVersion:"v1.20.5", GitCommit:"6b1d87acf3c8253c123756b9e61dac642678305f", GitTreeState:"clean", BuildDate:"2021-03-18T01:10:43Z", GoVersion:"go1.15.8", Compiler:"gc", Platform:"linux/amd64"}

# buildctl --version
buildctl github.com/moby/buildkit v0.8.2 9065b18ba4633c75862befca8188de4338d9f94a

# helm version --client
Client: &version.Version{SemVer:"v2.17.0", GitCommit:"a690bad98af45b015bd3da1a41f6218b1a451dbe", GitTreeState:"clean"}

# helm3 version --client
version.BuildInfo{Version:"v3.6.0", GitCommit:"7f2df6467771a75f5646b7f12afb408590ed1755", GitTreeState:"clean", GoVersion:"go1.16.3"}

# ibmcloud -version
ibmcloud version 1.6.0+59b6322-2021-05-26T20:13:53+00:00

# ibmcloud plugin list
Listing installed plug-ins...

Plug-in Name                            Version   Status   Private endpoints supported   
cloud-internet-services                1.13.3             true   
container-registry                     0.1.525            true   
container-service/kubernetes-service   1.0.275            false   
doi                                    0.3.2              false   
schematics                             1.5.7              false   
cloud-functions/wsk/functions/fn       1.0.56             false   


# ibmcloud dev --version
ibmcloud dev version 2.7.0

# java -version
openjdk version "11.0.10" 2021-01-19
OpenJDK Runtime Environment AdoptOpenJDK (build 11.0.10+9)
Eclipse OpenJ9 VM AdoptOpenJDK (build openj9-0.24.0, JRE 11 Linux amd64-64-Bit Compressed References 20210120_910 (JIT enabled, AOT enabled)
OpenJ9   - 345e1b09e
OMR      - 741e94ea8
JCL      - 0a86953833 based on jdk-11.0.10+9)

# ant -version
Apache Ant(TM) version 1.10.9 compiled on September 27 2020

# mvn -version
Apache Maven 3.8.1 (05c21c65bdfed0f71a2f2ada8b84da59348c4c5d)
Maven home: /opt/IBM/maven
Java version: 11.0.10, vendor: AdoptOpenJDK, runtime: /usr/local/openjdk-11
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.10.42", arch: "amd64", family: "unix"

# gradle -version

Welcome to Gradle 7.0.2!

Here are the highlights of this release:
 - File system watching enabled by default
 - Support for running with and building Java 16 projects
 - Native support for Apple Silicon processors
 - Dependency catalog feature preview

For more details see https://docs.gradle.org/7.0.2/release-notes.html


------------------------------------------------------------
Gradle 7.0.2
------------------------------------------------------------

Build time:   2021-05-14 12:02:31 UTC
Revision:     1ef1b260d39daacbf9357f9d8594a8a743e2152e

Kotlin:       1.4.31
Groovy:       3.0.7
Ant:          Apache Ant(TM) version 1.10.9 compiled on September 27 2020
JVM:          11.0.10 (Eclipse OpenJ9 openj9-0.24.0)
OS:           Linux 5.10.42 amd64


# oc version
oc v3.11.0+0cbc58b
kubernetes v1.11.0+d4cacc0
features: Basic-Auth GSSAPI Kerberos SPNEGO
error: server took too long to respond with version information.

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.

# git --version
git version 2.17.1

# curl
curl 7.58.0 (x86_64-pc-linux-gnu) libcurl/7.58.0 OpenSSL/1.1.1 zlib/1.2.11 libidn2/2.0.4 libpsl/0.19.1 (+libidn2/2.0.4) nghttp2/1.30.0 librtmp/2.3

# wget
GNU Wget 1.19.4 built on linux-gnu.

# openssl version
OpenSSL 1.1.1  11 Sep 2018

# make
GNU Make 4.1

# docker
Client: Docker Engine - Community
 Version:           19.03.9
 API version:       1.40
 Go version:        go1.13.10
 Git commit:        9d988398e7
 Built:             Fri May 15 00:22:47 2020
 OS/Arch:           linux/amd64
 Experimental:      false

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU Ed 1.10

Version 2.12

To view the contents of version 2.12, from the running image, type default_versions.sh. This image includes the following tools:

# node --version
v14.16.1

# npm --version
6.14.12

# jq --version
jq-1.6

# yq --version
yq version 2.4.1

# yq3 --version
yq version 3.4.1

# yq4 --version
yq version 4.6.2

# kubectl version --client
Client Version: version.Info{Major:"1", Minor:"20", GitVersion:"v1.20.5", GitCommit:"6b1d87acf3c8253c123756b9e61dac642678305f", GitTreeState:"clean", BuildDate:"2021-03-18T01:10:43Z", GoVersion:"go1.15.8", Compiler:"gc", Platform:"linux/amd64"}

# buildctl --version
buildctl github.com/moby/buildkit v0.8.2 9065b18ba4633c75862befca8188de4338d9f94a

# helm version --client
Client: &version.Version{SemVer:"v2.17.0", GitCommit:"a690bad98af45b015bd3da1a41f6218b1a451dbe", GitTreeState:"clean"}

# helm3 version --client
version.BuildInfo{Version:"v3.5.3", GitCommit:"041ce5a2c17a58be0fcd5f5e16fb3e7e95fea622", GitTreeState:"dirty", GoVersion:"go1.15.8"}

# ibmcloud -version
ibmcloud version 1.4.0+4705d79-2021-02-24T21:18:06+00:00

# ibmcloud plugin list
Listing installed plug-ins...

Plug-in Name                            Version   Status   Private endpoints supported   
cloud-internet-services                1.13.1             false   
container-registry                     0.1.514            false   
container-service/kubernetes-service   1.0.233            false   
doi                                    0.3.1              false   
schematics                             1.5.1              false   
cloud-functions/wsk/functions/fn       1.0.53             false   


# ibmcloud dev --version
ibmcloud dev version 2.6.0

# java -version
openjdk version "11.0.10" 2021-01-19
OpenJDK Runtime Environment AdoptOpenJDK (build 11.0.10+9)
Eclipse OpenJ9 VM AdoptOpenJDK (build openj9-0.24.0, JRE 11 Linux amd64-64-Bit Compressed References 20210120_910 (JIT enabled, AOT enabled)
OpenJ9   - 345e1b09e
OMR      - 741e94ea8
JCL      - 0a86953833 based on jdk-11.0.10+9)

# ant -version
Apache Ant(TM) version 1.10.9 compiled on September 27 2020

# mvn -version
Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: /opt/IBM/maven
Java version: 11.0.10, vendor: AdoptOpenJDK, runtime: /usr/local/openjdk-11
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "4.19.121-linuxkit", arch: "amd64", family: "unix"

# gradle -version

Welcome to Gradle 6.8.3!

Here are the highlights of this release:
- Faster Kotlin DSL script compilation
- Vendor selection for Java toolchains
- Convenient execution of tasks in composite builds
- Consistent dependency resolution

For more details see https://docs.gradle.org/6.8.3/release-notes.html


------------------------------------------------------------
Gradle 6.8.3
------------------------------------------------------------

Build time:   2021-02-22 16:13:28 UTC
Revision:     9e26b4a9ebb910eaa1b8da8ff8575e514bc61c78

Kotlin:       1.4.20
Groovy:       2.5.12
Ant:          Apache Ant(TM) version 1.10.9 compiled on September 27 2020
JVM:          11.0.10 (Eclipse OpenJ9 openj9-0.24.0)
OS:           Linux 4.19.121-linuxkit amd64


# oc version
oc v3.11.0+0cbc58b
kubernetes v1.11.0+d4cacc0
features: Basic-Auth GSSAPI Kerberos SPNEGO

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.

# git --version
git version 2.17.1

# curl
curl 7.58.0 (x86_64-pc-linux-gnu) libcurl/7.58.0 OpenSSL/1.1.1 zlib/1.2.11 libidn2/2.0.4 libpsl/0.19.1 (+libidn2/2.0.4) nghttp2/1.30.0 librtmp/2.3

# wget
GNU Wget 1.19.4 built on linux-gnu.

# openssl version
OpenSSL 1.1.1  11 Sep 2018

# make
GNU Make 4.1

# docker
Client: Docker Engine - Community
Version:           19.03.9
API version:       1.40
Go version:        go1.13.10
Git commit:        9d988398e7
Built:             Fri May 15 00:22:47 2020
OS/Arch:           linux/amd64
Experimental:      false

# dc --version
dc (GNU bc 1.07.1) 1.4.1

# ed --version
GNU Ed 1.10

Version 2.11

To view the contents of version 2.11, from the running image, type default_versions.sh. This image includes the following tools:

# node --version
v12.20.1

# npm --version
6.14.11

# jq --version
jq-1.6

# yq --version
yq version 2.4.1

# yq3 --version
yq version 3.4.1

# kubectl version --client
Client Version: version.Info{Major:"1", Minor:"17+", GitVersion:"v1.17.16-rc.0", GitCommit:"737e2c461a2999fa242d39e77b9252d0eee7167e", GitTreeState:"clean", BuildDate:"2020-12-09T11:14:02Z", GoVersion:"go1.13.15", Compiler:"gc", Platform:"linux/amd64"}

# buildctl --version
buildctl github.com/moby/buildkit v0.8.0 73fe4736135645a342abc7b587bba0994cccf0f9

# helm version --client
Client: &version.Version{SemVer:"v2.17.0", GitCommit:"a690bad98af45b015bd3da1a41f6218b1a451dbe", GitTreeState:"clean"}

# helm3 version --client
version.BuildInfo{Version:"v3.4.2", GitCommit:"23dd3af5e19a02d4f4baa5b2f242645a1a3af629", GitTreeState:"clean", GoVersion:"go1.14.13"}

# ibmcloud -version
ibmcloud version 1.3.0+4308925-2020-12-16T07:53:49+00:00

# ibmcloud plugin list
Listing installed plug-ins...

Plug-in Name                            Version   Status   Private endpoints supported   
container-service/kubernetes-service   1.0.208            false   
doi                                    0.2.9              false   
schematics                             1.4.25             false   
cloud-functions/wsk/functions/fn       1.0.49             false   
cloud-internet-services                1.11.0             false   
container-registry                     0.1.497            false   


# ibmcloud dev --version
ibmcloud dev version 2.5.1

# java -version
openjdk version "11.0.9" 2020-10-20
OpenJDK Runtime Environment AdoptOpenJDK (build 11.0.9+11)
Eclipse OpenJ9 VM AdoptOpenJDK (build openj9-0.23.0, JRE 11 Linux amd64-64-Bit Compressed References 20201022_810 (JIT enabled, AOT enabled)
OpenJ9   - 0394ef754
OMR      - 582366ae5
JCL      - 3b09cfd7e9 based on jdk-11.0.9+11)

# ant -version
Apache Ant(TM) version 1.10.9 compiled on September 27 2020

# mvn -version
Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: /opt/IBM/maven
Java version: 11.0.9, vendor: AdoptOpenJDK, runtime: /usr/local/openjdk-11
Default locale: c.u_US, platform encoding: UTF-8
OS name: "linux", version: "4.19.121-linuxkit", arch: "amd64", family: "unix"

# gradle -version

Welcome to Gradle 6.7.1!

Here are the highlights of this release:
 - File system watching is ready for production use
 - Declare the version of Java your build requires
 - Java 15 support

For more details see https://docs.gradle.org/6.7.1/release-notes.html


------------------------------------------------------------
Gradle 6.7.1
------------------------------------------------------------

Build time:   2020-11-16 17:09:24 UTC
Revision:     2972ff02f3210d2ceed2f1ea880f026acfbab5c0

Kotlin:       1.3.72
Groovy:       2.5.12
Ant:          Apache Ant(TM) version 1.10.8 compiled on May 10 2020
JVM:          11.0.9 (Eclipse OpenJ9 openj9-0.23.0)
OS:           Linux 4.19.121-linuxkit amd64


# oc version
oc v3.11.0+0cbc58b
kubernetes v1.11.0+d4cacc0
features: Basic-Auth GSSAPI Kerberos SPNEGO

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.

# git --version
git version 2.17.1

# curl
curl 7.58.0 (x86_64-pc-linux-gnu) libcurl/7.58.0 OpenSSL/1.1.1 zlib/1.2.11 libidn2/2.0.4 libpsl/0.19.1 (+libidn2/2.0.4) nghttp2/1.30.0 librtmp/2.3

# wget
GNU Wget 1.19.4 built on linux-gnu.

# openssl version
OpenSSL 1.1.1  11 Sep 2018

# make
GNU Make 4.1

# docker
Client: Docker Engine - Community
 Version:           19.03.9
 API version:       1.40
 Go version:        go1.13.10
 Git commit:        9d988398e7
 Built:             Fri May 15 00:22:47 2020
 OS/Arch:           linux/amd64
 Experimental:      false

Version 2.10

Starting with version 2.10, the versioned base image includes a Docker client.

To view the contents of version 2.10, from the running image, type default_versions.sh. This image includes the following tools:

# node --version
v12.20.0

# npm --version
6.14.9

# jq --version
jq-1.6

# yq --version
yq version 2.4.1

# yq3 --version
yq version 3.4.1

# kubectl version --client
Client Version: version.Info{Major:"1", Minor:"17+", GitVersion:"v1.17.16-rc.0", GitCommit:"737e2c461a2999fa242d39e77b9252d0eee7167e", GitTreeState:"clean", BuildDate:"2020-12-09T11:14:02Z", GoVersion:"go1.13.15", Compiler:"gc", Platform:"linux/amd64"}

# buildctl --version
buildctl github.com/moby/buildkit v0.8.0 73fe4736135645a342abc7b587bba0994cccf0f9

# helm version --client
Client: &version.Version{SemVer:"v2.17.0", GitCommit:"a690bad98af45b015bd3da1a41f6218b1a451dbe", GitTreeState:"clean"}

# helm3 version --client
version.BuildInfo{Version:"v3.4.2", GitCommit:"23dd3af5e19a02d4f4baa5b2f242645a1a3af629", GitTreeState:"clean", GoVersion:"go1.14.13"}

# ibmcloud -version
ibmcloud version 1.2.3+3577aee6-2020-09-25T14:34:09+00:00

# ibmcloud plugin list
Listing installed plug-ins...

Plug-in Name                            Version   Status   
cloud-functions/wsk/functions/fn       1.0.49       
cloud-internet-services                1.11.0       
container-registry                     0.1.497      
container-service/kubernetes-service   1.0.206      
doi                                    0.2.9        
schematics                             1.4.25       


# ibmcloud dev --version
ibmcloud dev version 2.5.0

# java -version
openjdk version "11.0.9" 2020-10-20
OpenJDK Runtime Environment AdoptOpenJDK (build 11.0.9+11)
Eclipse OpenJ9 VM AdoptOpenJDK (build openj9-0.23.0, JRE 11 Linux amd64-64-Bit Compressed References 20201022_810 (JIT enabled, AOT enabled)
OpenJ9   - 0394ef754
OMR      - 582366ae5
JCL      - 3b09cfd7e9 based on jdk-11.0.9+11)

# ant -version
Apache Ant(TM) version 1.10.9 compiled on September 27 2020

# mvn -version
Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: /opt/IBM/maven
Java version: 11.0.9, vendor: AdoptOpenJDK, runtime: /usr/local/openjdk-11
Default locale: c.u_US, platform encoding: UTF-8
OS name: "linux", version: "4.19.121-linuxkit", arch: "amd64", family: "unix"

# gradle -version

Welcome to Gradle 6.7.1!

Here are the highlights of this release:
 - File system watching is ready for production use
 - Declare the version of Java your build requires
 - Java 15 support

For more details see https://docs.gradle.org/6.7.1/release-notes.html


------------------------------------------------------------
Gradle 6.7.1
------------------------------------------------------------

Build time:   2020-11-16 17:09:24 UTC
Revision:     2972ff02f3210d2ceed2f1ea880f026acfbab5c0

Kotlin:       1.3.72
Groovy:       2.5.12
Ant:          Apache Ant(TM) version 1.10.8 compiled on May 10 2020
JVM:          11.0.9 (Eclipse OpenJ9 openj9-0.23.0)
OS:           Linux 4.19.121-linuxkit amd64


# oc version
oc v3.11.0+0cbc58b
kubernetes v1.11.0+d4cacc0
features: Basic-Auth GSSAPI Kerberos SPNEGO

# zip
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.

# unzip
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.

# git --version
git version 2.17.1

# curl
curl 7.58.0 (x86_64-pc-linux-gnu) libcurl/7.58.0 OpenSSL/1.1.1 zlib/1.2.11 libidn2/2.0.4 libpsl/0.19.1 (+libidn2/2.0.4) nghttp2/1.30.0 librtmp/2.3

# wget
GNU Wget 1.19.4 built on linux-gnu.

# openssl version
OpenSSL 1.1.1  11 Sep 2018

# make
GNU Make 4.1

# docker
Client: Docker Engine - Community
 Version:           19.03.9
 API version:       1.40
 Go version:        go1.13.10
 Git commit:        9d988398e7
 Built:             Fri May 15 00:22:47 2020
 OS/Arch:           linux/amd64
 Experimental:      false

Version 2.9

To view the contents of version 2.9, from the running image, type default_versions.sh. This image includes the following tools:

# node --version
v12.18.3

# npm --version
6.14.8

# jq --version
jq-1.6

# yq --version
yq version 2.4.1

# kubectl version --client
Client Version: version.Info{Major:"1", Minor:"17", GitVersion:"v1.17.11", GitCommit:"ea5f00d93211b7c80247bf607cfa422ad6fb5347", GitTreeState:"clean", BuildDate:"2020-08-13T15:20:25Z", GoVersion:"go1.13.15", Compiler:"gc", Platform:"linux/amd64"}

# buildctl --version
buildctl github.com/moby/buildkit v0.7.2 22e230744171b4442101731951bbbecf97796ea5

# helm version --client
Client: &version.Version{SemVer:"v2.16.10", GitCommit:"bceca24a91639f045f22ab0f41e47589a932cf5e", GitTreeState:"clean"}

# helm3 version --client
version.BuildInfo{Version:"v3.3.1", GitCommit:"249e5215cde0c3fa72e27eb7a30e8d55c9696144", GitTreeState:"clean", GoVersion:"go1.14.7"}

# ibmcloud -version
ibmcloud version 1.2.1+29ade2b-2020-09-04T12:46:49+00:00

# ibmcloud plugin list
Listing installed plug-ins...

Plug-in Name                            Version   Status   
schematics                             1.4.18       
cloud-functions/wsk/functions/fn       1.0.46       
cloud-internet-services                1.10.0       
container-registry                     0.1.494      
container-service/kubernetes-service   1.0.157      
doi                                    0.2.6        


# ibmcloud dev --version
ibmcloud dev version 2.5.0

# java -version
openjdk version "11.0.7" 2020-04-14
OpenJDK Runtime Environment AdoptOpenJDK (build 11.0.7+10)
Eclipse OpenJ9 VM AdoptOpenJDK (build openj9-0.20.0, JRE 11 Linux amd64-64-Bit Compressed References 20200416_574 (JIT enabled, AOT enabled)
OpenJ9   - 05fa2d361
OMR      - d4365f371
JCL      - 838028fc9d based on jdk-11.0.7+10)

# ant -version
Apache Ant(TM) version 1.10.8 compiled on May 10 2020

# mvn -version
Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: /opt/IBM/maven
Java version: 11.0.7, vendor: Eclipse OpenJ9, runtime: /usr/local/openjdk-11
Default locale: c.u_US, platform encoding: UTF-8
OS name: "linux", version: "4.19.76-linuxkit", arch: "amd64", family: "unix"

# gradle -version

Welcome to Gradle 6.6.1!

Here are the highlights of this release:
 - Experimental build configuration caching
 - Built-in conventions for handling credentials
 - Java compilation supports --release flag

For more details see https://docs.gradle.org/6.6.1/release-notes.html


------------------------------------------------------------
Gradle 6.6.1
------------------------------------------------------------

Build time:   2020-08-25 16:29:12 UTC
Revision:     f2d1fb54a951d8b11d25748e4711bec8d128d7e3

Kotlin:       1.3.72
Groovy:       2.5.12
Ant:          Apache Ant(TM) version 1.10.8 compiled on May 10 2020
JVM:          11.0.7 (Eclipse OpenJ9 openj9-0.20.0)
OS:           Linux 4.19.76-linuxkit amd64


# oc version
oc v3.11.0+0cbc58b
kubernetes v1.11.0+d4cacc0
features: Basic-Auth GSSAPI Kerberos SPNEGO

Version 2.8

To view the contents of version 2.8, from the running image, type default_versions.sh. This image includes the following tools:

# node --version
v12.18.2

# npm --version
6.14.7

# jq --version
jq-1.6

# yq --version
yq version 2.4.1

# kubectl version --client
Client Version: version.Info{Major:"1", Minor:"17", GitVersion:"v1.17.5", GitCommit:"e0fccafd69541e3750d460ba0f9743b90336f24f", GitTreeState:"clean", BuildDate:"2020-04-16T11:44:03Z", GoVersion:"go1.13.9", Compiler:"gc", Platform:"linux/amd64"}

# helm version --client
Client: &version.Version{SemVer:"v2.16.9", GitCommit:"8ad7037828e5a0fca1009dabe290130da6368e39", GitTreeState:"clean"}

# helm3 version --client
version.BuildInfo{Version:"v3.2.4", GitCommit:"0ad800ef43d3b826f31a5ad8dfbb4fe05d143688", GitTreeState:"clean", GoVersion:"go1.13.12"}

# ibmcloud -version
ibmcloud version 1.1.0+cc908fe-2020-04-29T04:06:12+00:00

# ibmcloud plugin list
Listing installed plug-ins...

Plug-in Name                            Version   Status   
cloud-functions/wsk/functions/fn       1.0.44       
cloud-internet-services                1.9.9        
container-registry                     0.1.482      
container-service/kubernetes-service   1.0.118      
doi                                    0.2.5        
schematics                             1.4.17       


# ibmcloud dev --version
ibmcloud dev version 2.4.8

# java -version
openjdk version "11.0.7" 2020-04-14
OpenJDK Runtime Environment AdoptOpenJDK (build 11.0.7+10)
Eclipse OpenJ9 VM AdoptOpenJDK (build openj9-0.20.0, JRE 11 Linux amd64-64-Bit Compressed References 20200416_574 (JIT enabled, AOT enabled)
OpenJ9   - 05fa2d361
OMR      - d4365f371
JCL      - 838028fc9d based on jdk-11.0.7+10)

# ant -version
Apache Ant(TM) version 1.10.8 compiled on May 10 2020

# mvn -version
Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: /opt/IBM/maven
Java version: 11.0.7, vendor: Eclipse OpenJ9, runtime: /usr/local/openjdk-11
Default locale: c.u_US, platform encoding: UTF-8
OS name: "linux", version: "4.19.76-linuxkit", arch: "amd64", family: "unix"

# gradle -version

Welcome to Gradle 6.5.1!

Here are the highlights of this release:
 - Experimental file-system watching
 - Improved version ordering
 - New samples

For more details see https://docs.gradle.org/6.5.1/release-notes.html


------------------------------------------------------------
Gradle 6.5.1
------------------------------------------------------------

Build time:   2020-06-30 06:32:47 UTC
Revision:     66bc713f7169626a7f0134bf452abde51550ea0a

Kotlin:       1.3.72
Groovy:       2.5.11
Ant:          Apache Ant(TM) version 1.10.7 compiled on September 1 2019
JVM:          11.0.7 (Eclipse OpenJ9 openj9-0.20.0)
OS:           Linux 4.19.76-linuxkit amd64


# oc version
oc v3.11.0+0cbc58b
kubernetes v1.11.0+d4cacc0
features: Basic-Auth GSSAPI Kerberos SPNEGO

Version 2.7

Starting with version 2.7, the default JVM is Java™ 11. Java™ 8 was removed. If you still need Java™ 1.8, you can either use version 2.6 or your own custom image. Although two versions of Helm are available, the default version is 2.16.6. You can access Helm version 3.2.1 by using the helm3 command.

To view the contents of version 2.7, from the running image, type default_versions.sh. This image includes the following tools:

# node --version
v12.16.3

# npm --version
6.14.4

# jq --version
jq-1.6

# yq --version
yq version 2.4.1

# kubectl version --client
Client Version: version.Info{Major:"1", Minor:"17", GitVersion:"v1.17.5", GitCommit:"e0fccafd69541e3750d460ba0f9743b90336f24f", GitTreeState:"clean", BuildDate:"2020-04-16T11:44:03Z", GoVersion:"go1.13.9", Compiler:"gc", Platform:"linux/amd64"}

# helm version --client
Client: &version.Version{SemVer:"v2.16.6", GitCommit:"dd2e5695da88625b190e6b22e9542550ab503a47", GitTreeState:"clean"}

# helm3 version --client
version.BuildInfo{Version:"v3.2.1", GitCommit:"fe51cd1e31e6a202cba7dead9552a6d418ded79a", GitTreeState:"clean", GoVersion:"go1.13.10"}

# ibmcloud -version
ibmcloud version 1.1.0+cc908fe-2020-04-29T04:06:12+00:00

# ibmcloud plugin list
Listing installed plug-ins...

Plug-in Name                            Version   Status   
schematics                             1.4.10       
cloud-functions/wsk/functions/fn       1.0.39       
cloud-internet-services                1.9.7        
container-registry                     0.1.471      
container-service/kubernetes-service   1.0.57       
doi                                    0.2.1        


# ibmcloud dev --version
ibmcloud dev version 2.4.8

# java -version
openjdk version "11.0.7" 2020-04-14
OpenJDK Runtime Environment AdoptOpenJDK (build 11.0.7+10)
Eclipse OpenJ9 VM AdoptOpenJDK (build openj9-0.20.0, JRE 11 Linux amd64-64-Bit Compressed References 20200416_574 (JIT enabled, AOT enabled)
OpenJ9   - 05fa2d361
OMR      - d4365f371
JCL      - 838028fc9d based on jdk-11.0.7+10)

# ant -version
Apache Ant(TM) version 1.10.8 compiled on May 10 2020

# mvn -version
Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: /opt/IBM/maven
Java version: 11.0.7, vendor: Eclipse OpenJ9, runtime: /usr/local/openjdk-11
Default locale: c.u_US, platform encoding: UTF-8
OS name: "linux", version: "4.19.76-linuxkit", arch: "amd64", family: "unix"

# gradle -version

Welcome to Gradle 6.4!

Here are the highlights of this release:
 - Support for building, testing and running Java Modules
 - Precompiled script plug-ins for Groovy DSL
 - Single dependency lock file per project

For more details see https://docs.gradle.org/6.4/release-notes.html


------------------------------------------------------------
Gradle 6.4
------------------------------------------------------------

Build time:   2020-05-05 19:18:55 UTC
Revision:     42f7c3d0c3066b7b38bd0726760d4881e86fd19f

Kotlin:       1.3.71
Groovy:       2.5.10
Ant:          Apache Ant(TM) version 1.10.7 compiled on September 1 2019
JVM:          11.0.7 (Eclipse OpenJ9 openj9-0.20.0)
OS:           Linux 4.19.76-linuxkit amd64


# oc version
oc v3.11.0+0cbc58b
kubernetes v1.11.0+d4cacc0
features: Basic-Auth GSSAPI Kerberos SPNEGO

Version 2.6

To view the contents of version 2.6, from the running image, type default_versions.sh. This image includes the following tools:

# node --version
v12.13.0

# npm --version
6.12.0

# jq --version
jq-1.6

# yq --version
yq version 2.4.1

# kubectl version --client
Client Version: version.Info{Major:"1", Minor:"16", GitVersion:"v1.16.2", GitCommit:"c97fe5036ef3df2967d086711e6c0c405941e14b", GitTreeState:"clean", BuildDate:"2019-10-15T19:18:23Z", GoVersion:"go1.12.10", Compiler:"gc", Platform:"linux/amd64"}

# helm version --client
Client: &version.Version{SemVer:"v2.16.0", GitCommit:"e13bc94621d4ef666270cfbe734aaabf342a49bb", GitTreeState:"clean"}

# ibmcloud -version
ibmcloud version 0.20.0+5d69177-2019-10-31T07:15:05+00:00

# ibmcloud plugin list
Listing installed plug-ins...

Plug-in Name                            Version   Status   
container-registry                     0.1.437      
container-service/kubernetes-service   0.4.61       
doi                                    0.1.5        
schematics                             1.4.2        
cloud-functions/wsk/functions/fn       1.0.36       


# java -version
openjdk version "1.8.0_222"
OpenJDK Runtime Environment (build 1.8.0_222-8u222-b10-1ubuntu1~16.04.1-b10)
OpenJDK 64-Bit Server VM (build 25.222-b10, mixed mode)

# ant -version
Apache Ant(TM) version 1.10.7 compiled on September 1 2019

# mvn -version
Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: /opt/IBM/maven
Java version: 1.8.0_222, vendor: Private Build, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "4.9.184-linuxkit", arch: "amd64", family: "unix"

# gradle -version

Welcome to Gradle 6.0.1!

Here are the highlights of this release:
 - Substantial improvements in dependency management, including
   - Publishing Gradle Module Metadata in addition to pom.xml
   - Advanced control of transitive versions
   - Support for optional features and dependencies
   - Rules to tweak published metadata
 - Support for Java 13
 - Faster incremental Java and Groovy compilation
 - New Zinc compiler for Scala
 - VS2019 support
 - Support for Gradle Enterprise plugin 3.0

For more details see https://docs.gradle.org/6.0.1/release-notes.html


------------------------------------------------------------
Gradle 6.0.1
------------------------------------------------------------

Build time:   2019-11-18 20:25:01 UTC
Revision:     fad121066a68c4701acd362daf4287a7c309a0f5

Kotlin:       1.3.50
Groovy:       2.5.8
Ant:          Apache Ant(TM) version 1.10.7 compiled on September 1 2019
JVM:          1.8.0_222 (Private Build 25.222-b10)
OS:           Linux 4.9.184-linuxkit amd64


# oc version
oc v3.11.0+0cbc58b
kubernetes v1.11.0+d4cacc0
features: Basic-Auth GSSAPI Kerberos SPNEGO

Version 2.5

To view the contents of version 2.5, from the running image, type default_versions.sh. This image includes the following tools:

# node --version
v12.13.0

# npm --version
6.12.0

# jq --version
jq-1.6

# yq --version
yq version 2.4.1

# kubectl version --client
Client Version: version.Info{Major:"1", Minor:"16", GitVersion:"v1.16.2", GitCommit:"c97fe5036ef3df2967d086711e6c0c405941e14b", GitTreeState:"clean", BuildDate:"2019-10-15T19:18:23Z", GoVersion:"go1.12.10", Compiler:"gc", Platform:"linux/amd64"}

# helm version --client
Client: &version.Version{SemVer:"v2.16.0", GitCommit:"e13bc94621d4ef666270cfbe734aaabf342a49bb", GitTreeState:"clean"}

# ibmcloud -version
ibmcloud version 0.20.0+5d69177-2019-10-31T07:15:05+00:00

# ibmcloud plugin list
Listing installed plug-ins...

Plug-in Name                            Version   Status   
cloud-functions/wsk/functions/fn       1.0.36       
container-registry                     0.1.437      
container-service/kubernetes-service   0.4.61       
doi                                    0.1.5        


# java -version
openjdk version "1.8.0_222"
OpenJDK Runtime Environment (build 1.8.0_222-8u222-b10-1ubuntu1~16.04.1-b10)
OpenJDK 64-Bit Server VM (build 25.222-b10, mixed mode)

# ant -version
Apache Ant(TM) version 1.10.7 compiled on September 1 2019

# mvn -version
Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: /opt/IBM/maven
Java version: 1.8.0_222, vendor: Private Build, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "4.9.184-linuxkit", arch: "amd64", family: "unix"

# gradle -version

Welcome to Gradle 6.0.1!

Here are the highlights of this release:
 - Substantial improvements in dependency management, including
   - Publishing Gradle Module Metadata in addition to pom.xml
   - Advanced control of transitive versions
   - Support for optional features and dependencies
   - Rules to tweak published metadata
 - Support for Java 13
 - Faster incremental Java and Groovy compilation
 - New Zinc compiler for Scala
 - VS2019 support
 - Support for Gradle Enterprise plug-in 3.0

For more details see https://docs.gradle.org/6.0.1/release-notes.html


------------------------------------------------------------
Gradle 6.0.1
------------------------------------------------------------

Build time:   2019-11-18 20:25:01 UTC
Revision:     fad121066a68c4701acd362daf4287a7c309a0f5

Kotlin:       1.3.50
Groovy:       2.5.8
Ant:          Apache Ant(TM) version 1.10.7 compiled on September 1 2019
JVM:          1.8.0_222 (Private Build 25.222-b10)
OS:           Linux 4.9.184-linuxkit amd64


# oc version
oc v3.11.0+0cbc58b
kubernetes v1.11.0+d4cacc0
features: Basic-Auth GSSAPI Kerberos SPNEGO

Version 2.4

To view the contents of version 2.4, from the running image, type default_versions.sh. This image includes the following tools:

# node --version
v10.16.3

# npm --version
6.9.0

# jq --version
jq-1.6

# yq --version
yq version 2.4.0

# kubectl version --client
Client Version: version.Info{Major:"1", Minor:"15", GitVersion:"v1.15.3", GitCommit:"2d3c76f9091b6bec110a5e63777c332469e0cba2", GitTreeState:"clean", BuildDate:"2019-08-19T11:13:54Z", GoVersion:"go1.12.9", Compiler:"gc", Platform:"linux/amd64"}

# helm version --client
Client: &version.Version{SemVer:"v2.14.3", GitCommit:"0e7f3b6637f7af8fcfddb3d2941fcc7cbebb0085", GitTreeState:"clean"}

# ibmcloud -version
ibmcloud version 0.18.1+09d36ed-2019-08-19T08:23:11+00:00

# ibmcloud plugin list
Listing installed plug-ins...

Plug-in Name                            Version   Status   
doi                                    0.1.5        
cloud-functions/wsk/functions/fn       1.0.32       
container-registry                     0.1.404	
container-service/kubernetes-service   0.4.3        


# java -version
openjdk version "1.8.0_222"
OpenJDK Runtime Environment (build 1.8.0_222-8u222-b10-1ubuntu1~16.04.1-b10)
OpenJDK 64-Bit Server VM (build 25.222-b10, mixed mode)

# ant -version
Apache Ant(TM) version 1.10.6 compiled on May 2 2019

# mvn -version
Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555; 2019-04-04T19:00:29Z)
Maven home: /opt/IBM/maven
Java version: 1.8.0_222, vendor: Private Build, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "4.9.184-linuxkit", arch: "amd64", family: "unix"

# gradle -version

Welcome to Gradle 5.6!

Here are the highlights of this release:
 - Incremental Groovy compilation
 - Groovy compile avoidance
 - Test fixtures for Java projects
 - Manage plug-in versions via settings script

For more details see https://docs.gradle.org/5.6/release-notes.html


------------------------------------------------------------
Gradle 5.6
------------------------------------------------------------

Build time:   2019-08-14 21:05:25 UTC
Revision:     f0b9d60906c7b8c42cd6c61a39ae7b74767bb012

Kotlin:       1.3.41
Groovy:       2.5.4
Ant:          Apache Ant(TM) version 1.9.14 compiled on March 12 2019
JVM:          1.8.0_222 (Private Build 25.222-b10)
OS:           Linux 4.9.184-linuxkit amd64

# oc version
oc v3.11.0+0cbc58b
kubernetes v1.11.0+d4cacc0
features: Basic-Auth GSSAPI Kerberos SPNEGO

Version 2.3

To view the contents of version 2.3, from the running image, type default_versions.sh. This image includes the following tools:

# node --version
v10.16.0

# npm --version
6.9.0

# jq --version
jq-1.6

# yq --version
yq version 2.4.0

# kubectl version --client
Client Version: version.Info{Major:"1", Minor:"14", GitVersion:"v1.14.3", GitCommit:"5e53fd6bc17c0dec8434817e69b04a25d8ae0ff0", GitTreeState:"clean", BuildDate:"2019-06-06T01:44:30Z", GoVersion:"go1.12.5", Compiler:"gc", Platform:"linux/amd64"}

# helm version --client
Client: &version.Version{SemVer:"v2.14.1", GitCommit:"5270352a09c7e8b6e8c9593002a73535276507c0", GitTreeState:"clean"}

# ibmcloud -version
ibmcloud version 0.16.3+68cb57c-2019-06-20T08:59:16+00:00

# ibmcloud plugin list
Listing installed plug-ins...

Plug-in Name                            Version   Status   
cloud-functions/wsk/functions/fn       1.0.32       
container-registry                     0.1.395  
container-service/kubernetes-service   0.3.58  
doi                                    0.1.3   


# java -version
openjdk version "1.8.0_212"
OpenJDK Runtime Environment (build 1.8.0_212-8u212-b03-0ubuntu1.16.04.1-b03)
OpenJDK 64-Bit Server VM (build 25.212-b03, mixed mode)

# ant -version
Apache Ant(TM) version 1.10.6 compiled on May 2 2019

# mvn -version
Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555; 2019-04-04T19:00:29Z)
Maven home: /opt/IBM/maven
Java version: 1.8.0_212, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "4.9.184-linuxkit", arch: "amd64", family: "unix"

# gradle -version

Welcome to Gradle 5.4.1!

Here are the highlights of this release:
 - Run builds with JDK12
 - New API for Incremental Tasks
 - Updates to native projects, including Swift 5 support

For more details see https://docs.gradle.org/5.4.1/release-notes.html


------------------------------------------------------------
Gradle 5.4.1
------------------------------------------------------------

Build time:   2019-04-26 08:14:42 UTC
Revision:     261d171646b36a6a28d5a19a69676cd098a4c19d

Kotlin:       1.3.21
Groovy:       2.5.4
Ant:          Apache Ant(TM) version 1.9.13 compiled on July 10 2018
JVM:          1.8.0_212 (Oracle Corporation 25.212-b03)
OS:           Linux 4.9.184-linuxkit amd64

Version 2.2

To view the contents of version 2.2, from the running image, type default_versions.sh. This image includes the following tools:

# node --version
v10.16.0

# npm --version
6.9.0

# jq --version
jq-1.6

# yq --version
yq version 2.4.0

# kubectl version --client
Client Version: version.Info{Major:"1", Minor:"14", GitVersion:"v1.14.3", GitCommit:"5e53fd6bc17c0dec8434817e69b04a25d8ae0ff0", GitTreeState:"clean", BuildDate:"2019-06-06T01:44:30Z", GoVersion:"go1.12.5", Compiler:"gc", Platform:"linux/amd64"}

# helm version --client
Client: &version.Version{SemVer:"v2.14.1", GitCommit:"5270352a09c7e8b6e8c9593002a73535276507c0", GitTreeState:"clean"}

# ibmcloud -version
ibmcloud version 0.16.3+68cb57c-2019-06-20T08:59:16+00:00

# ibmcloud plugin list
Listing installed plug-ins...

Plug-in Name                            Version   Status   
cloud-functions/wsk/functions/fn       1.0.32       
container-registry                     0.1.395  
container-service/kubernetes-service   0.3.58 
doi                                    0.1.3  


# java -version
openjdk version "1.8.0_212"
OpenJDK Runtime Environment (build 1.8.0_212-8u212-b03-0ubuntu1.16.04.1-b03)
OpenJDK 64-Bit Server VM (build 25.212-b03, mixed mode)

# ant -version
Apache Ant(TM) version 1.10.6 compiled on May 2 2019

# mvn -version
Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555; 2019-04-04T19:00:29Z)
Maven home: /opt/IBM/maven
Java version: 1.8.0_212, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "4.9.184-linuxkit", arch: "amd64", family: "unix"

# gradle -version

Welcome to Gradle 5.4.1!

Here are the highlights of this release:
 - Run builds with JDK12
 - New API for Incremental Tasks
 - Updates to native projects, including Swift 5 support

For more details see https://docs.gradle.org/5.4.1/release-notes.html


------------------------------------------------------------
Gradle 5.4.1
------------------------------------------------------------

Build time:   2019-04-26 08:14:42 UTC
Revision:     261d171646b36a6a28d5a19a69676cd098a4c19d

Kotlin:       1.3.21
Groovy:       2.5.4
Ant:          Apache Ant(TM) version 1.9.13 compiled on July 10 2018
JVM:          1.8.0_212 (Oracle Corporation 25.212-b03)
OS:           Linux 4.9.184-linuxkit amd64

Version 2.1

To view the contents of version 2.1, from the running image, type default_versions.sh. This image includes the following tools:

# node --version
v10.16.0

# npm --version
6.9.0

# jq --version
jq-1.6

# yq --version
yq version 2.4.0

# kubectl version --client
Client Version: version.Info{Major:"1", Minor:"14", GitVersion:"v1.14.3", GitCommit:"5e53fd6bc17c0dec8434817e69b04a25d8ae0ff0", GitTreeState:"clean", BuildDate:"2019-06-06T01:44:30Z", GoVersion:"go1.12.5", Compiler:"gc", Platform:"linux/amd64"}

# helm version --client
Client: &version.Version{SemVer:"v2.14.1", GitCommit:"5270352a09c7e8b6e8c9593002a73535276507c0", GitTreeState:"clean"}

# ibmcloud -version
ibmcloud version 0.16.2+d1a5f92-2019-06-06T18:32:54+00:00

# ibmcloud plugin list
Listing installed plug-ins...

Plug-in Name                            Version   Status   
cloud-functions/wsk/functions/fn       1.0.32       
container-registry                     0.1.391      
container-service/kubernetes-service   0.3.47  
doi                                    0.1.2        


# java -version
openjdk version "1.8.0_212"
OpenJDK Runtime Environment (build 1.8.0_212-8u212-b03-0ubuntu1.16.04.1-b03)
OpenJDK 64-Bit Server VM (build 25.212-b03, mixed mode)

# ant -version
Apache Ant(TM) version 1.10.6 compiled on May 2 2019

# mvn -version
Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555; 2019-04-04T19:00:29Z)
Maven home: /opt/IBM/maven
Java version: 1.8.0_212, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "4.4.0-141-generic", arch: "amd64", family: "unix"

# gradle -version

Welcome to Gradle 5.4.1!

Here are the highlights of this release:
 - Run builds with JDK12
 - New API for Incremental Tasks
 - Updates to native projects, including Swift 5 support

For more details see https://docs.gradle.org/5.4.1/release-notes.html


------------------------------------------------------------
Gradle 5.4.1
------------------------------------------------------------

Build time:   2019-04-26 08:14:42 UTC
Revision:     261d171646b36a6a28d5a19a69676cd098a4c19d

Kotlin:       1.3.21
Groovy:       2.5.4
Ant:          Apache Ant(TM) version 1.9.13 compiled on July 10 2018
JVM:          1.8.0_212 (Oracle Corporation 25.212-b03)
OS:           Linux 4.4.0-141-generic amd64

Version 2.0

To view the contents of version 2.0, from the running image, type default_versions.sh. This image includes the following tools:

# node --version
v10.15.3

# npm --version
6.4.1

# jq --version
jq-1.6

# yq --version
yq version 2.2.1

# kubectl version
Client Version: version.Info{Major:"1", Minor:"12", GitVersion:"v1.12.2", GitCommit:"17c77c7898218073f14c8d573582e8d2313dc740", GitTreeState:"clean", BuildDate:"2018-10-24T06:54:59Z", GoVersion:"go1.10.4", Compiler:"gc", Platform:"linux/amd64"}
The connection to the server localhost:8080 was refused - did you specify the right host or port?

# helm version --client
Client: &version.Version{SemVer:"v2.12.3", GitCommit:"eecf22f77df5f65c823aacd2dbd30ae6c65f186e", GitTreeState:"clean"}

# ibmcloud -version
ibmcloud version 0.14.0+3303164-2019-02-06T06:09:00+00:00

# ibmcloud plugin list
Listing installed plug-ins...

Plug-in Name                            Version   Status   
cloud-functions/wsk/functions/fn       1.0.30       
container-registry                     0.1.380      
container-service/kubernetes-service   0.2.99    Update Available   
doi                                    0.1.0        


# java -version
openjdk version "1.8.0_191"
OpenJDK Runtime Environment (build 1.8.0_191-8u191-b12-2ubuntu0.16.04.1-b12)
OpenJDK 64-Bit Server VM (build 25.191-b12, mixed mode)

# ant -version
Apache Ant(TM) version 1.10.5 compiled on July 10 2018

# mvn -version
Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z)
Maven home: /opt/IBM/maven
Java version: 1.8.0_191, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "4.4.0-141-generic", arch: "amd64", family: "unix"

# gradle -version

Welcome to Gradle 5.2.1!

Here are the highlights of this release:
 - Define sets of dependencies that work together with Java Platform plug-in
 - New C++ plug-ins with dependency management built-in
 - New C++ project types for gradle init
 - Service injection into plug-ins and project extensions

For more details see https://docs.gradle.org/5.2.1/release-notes.html


------------------------------------------------------------
Gradle 5.2.1
------------------------------------------------------------

Build time:   2019-02-08 19:00:10 UTC
Revision:     f02764e074c32ee8851a4e1877dd1fea8ffb7183

Kotlin DSL:   1.1.3
Kotlin:       1.3.20
Groovy:       2.5.4
Ant:          Apache Ant(TM) version 1.9.13 compiled on July 10 2018
JVM:          1.8.0_191 (Oracle Corporation 25.191-b12)
OS:           Linux 4.4.0-141-generic amd64

Configuring the image for a specific pipeline job

In general, it is not recommended to configure the image to use for individual pipeline jobs. This method increases the effort to upgrade to a new image version since you must update each pipeline job. However, there might be circumstances in which you are required to configure the image for a specific pipeline job.

  1. On the stage, click the Stage Configuration icon, and then click Configure Stage.
  2. In the JOBS tab, click the job that you want to modify.
  3. The Pipeline image version option shows the current image version that is available, and the version that you are using for the selected pipeline job. To change the image version to use the current version to run the pipeline job, select Latest.

To run pipeline jobs with the image that you selected on the pipeline configuration page, select Pipeline default.