From 2a85fefb4ae11baba68e832b41002903d9b9068c Mon Sep 17 00:00:00 2001 From: Alien Ike Date: Fri, 7 Feb 2025 08:46:54 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20arquilli?= =?UTF-8?q?an/arquillian-cube@3979c0e7e03e7b2f086892067129008e0034b7a3=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index a0db87e5a..1ed479fdd 100644 --- a/index.html +++ b/index.html @@ -648,7 +648,7 @@

Arquillian Cube

-2.0.0.Alpha1 breaks compatibility with previous versions as boot2docker and DockerMachine support has +2.0.0.Final breaks compatibility with previous versions as boot2docker and DockerMachine support has been removed. This means that support for Windows and macOS or the Docker Machine usage is removed from 2.x. We’re in the process of evaluating whether to add such support to the 2.x stream again, or to adopt different solutions. In such a case we’d probably release a 1.x version, which would still support such components. @@ -5469,10 +5469,10 @@

19.4. Pre

19.5. Setup

-

To use Kubernetes extension you need to register next dependency in your build tool: org.arquillian.cube:arquillian-cube-kubernetes:$2.0.0.Alpha1.

+

To use Kubernetes extension you need to register next dependency in your build tool: org.arquillian.cube:arquillian-cube-kubernetes:$2.0.0.Final.

-

To use OpenShift extension you need to register next dependency in your build tool: org.arquillian.cube:arquillian-cube-openshift:$2.0.0.Alpha1.

+

To use OpenShift extension you need to register next dependency in your build tool: org.arquillian.cube:arquillian-cube-openshift:$2.0.0.Final.