Skip to content

Commit

Permalink
Deploying to gh-pages from @ 3979c0e 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
alien-ike committed Feb 7, 2025
1 parent d683a16 commit 2a85fef
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -648,7 +648,7 @@ <h1>Arquillian Cube</h1>
<i class="fa icon-warning" title="Warning"></i>
</td>
<td class="content">
2.0.0.Alpha1 breaks compatibility with previous versions as <em>boot2docker</em> and <em>DockerMachine</em> support has
2.0.0.Final breaks compatibility with previous versions as <em>boot2docker</em> and <em>DockerMachine</em> support has
been removed. This means that support for Windows and macOS or the Docker Machine usage is removed from 2.x.
We&#8217;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&#8217;d probably release a 1.x version, which would still support such components.
Expand Down Expand Up @@ -5469,10 +5469,10 @@ <h3 id="_pre_requisites"><a class="anchor" href="#_pre_requisites"></a>19.4. Pre
<div class="sect2">
<h3 id="_setup"><a class="anchor" href="#_setup"></a>19.5. Setup</h3>
<div class="paragraph">
<p>To use Kubernetes extension you need to register next dependency in your build tool: <code>org.arquillian.cube:arquillian-cube-kubernetes:$2.0.0.Alpha1</code>.</p>
<p>To use Kubernetes extension you need to register next dependency in your build tool: <code>org.arquillian.cube:arquillian-cube-kubernetes:$2.0.0.Final</code>.</p>
</div>
<div class="paragraph">
<p>To use OpenShift extension you need to register next dependency in your build tool: <code>org.arquillian.cube:arquillian-cube-openshift:$2.0.0.Alpha1</code>.</p>
<p>To use OpenShift extension you need to register next dependency in your build tool: <code>org.arquillian.cube:arquillian-cube-openshift:$2.0.0.Final</code>.</p>
</div>
</div>
<div class="sect2">
Expand Down Expand Up @@ -7127,7 +7127,7 @@ <h3 id="_jkube_kubernetes_openshift_maven_plugin_integration_with_cube"><a class
</div>
<div id="footer">
<div id="footer-text">
Last updated 2025-01-18 12:13:30 UTC
Last updated 2025-02-07 08:46:42 UTC
</div>
</div>
</body>
Expand Down

0 comments on commit 2a85fef

Please sign in to comment.