This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/karaf-site.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 3b04f19  Fix some release version error
     new 9188261  Merge pull request #63 from fpapon/fix
3b04f19 is described below

commit 3b04f191fe8f904f76ea857f5961eeb0b8d2db05
Author: francois papon <[email protected]>
AuthorDate: Sun Jan 9 21:52:31 2022 +0100

    Fix some release version error
---
 download.html    | 2 +-
 get-started.html | 2 +-
 index.html       | 4 ++--
 projects.html    | 4 ++--
 4 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/download.html b/download.html
index f485542..fdf4f87 100644
--- a/download.html
+++ b/download.html
@@ -203,7 +203,7 @@ permalink: /download
                       <td class="text-success">Stable</td>
                       <td>4.2.14</td>
                       <td>4.2.15</td>
-                      <td>Mar 21</td>
+                      <td>Mar 22</td>
                     </tr>
                     <tr>
                       <td>4.1.x</td>
diff --git a/get-started.html b/get-started.html
index c2e928b..c4d93c4 100644
--- a/get-started.html
+++ b/get-started.html
@@ -61,7 +61,7 @@ permalink: /get-started
      / /| |/ /_/ / /  / /_/ / __/
     /_/ |_|\__,_/_/   \__,_/_/
 
-  Apache Karaf (4.2.0)
+  Apache Karaf (4.3.5)
 
 Hit '<tab>' for a list of available commands
 and '[cmd] --help' for help on a specific command.
diff --git a/index.html b/index.html
index 8e652ad..dc207db 100644
--- a/index.html
+++ b/index.html
@@ -128,7 +128,7 @@ permalink: /
         <h2 class="featurette-heading">Power your applications with <span 
class="text-muted">Karaf Runtime</span></h2>
         <p class="lead">Karaf is a lightweight, powerful, and enterprise ready 
modulith runtime. It provides all the ecosystem and bootstrapping options you 
need for your applications. It runs on premise or on cloud.
         This modulith runtime supports several frameworks and different kind 
of applications: REST/API, Web, Spring Boot, and much more.</p>
-        <p>Last version <strong>4.3.4</strong> - (18/12/21)</p>
+        <p>Last version <strong>4.3.5</strong> - (19/12/21)</p>
         <p><a class="btn btn-primary" href="/projects.html" 
role="button">Learn more &raquo;</a></p>
       </div>
       <div class="col-md-5">
@@ -231,7 +231,7 @@ permalink: /
       <div class="col-md-7 order-md-2">
         <h2 class="featurette-heading">Monitoring, alerting, and BAM with 
<span class="text-muted">Karaf Decanter.</span></h2>
         <p class="lead">You need a monitoring solution for Karaf and related ? 
You need a BAM (Business Activity Monitoring) platform for your application ? 
Karaf Decanter can be very convenient for you ! Decanter provides ready to use 
monitoring solution. It's also completely extensible and customizable.</p>
-        <p>Last version <strong>2.7.0</strong> - (15/2/21)</p>
+        <p>Last version <strong>2.8.0</strong> - (16/9/21)</p>
         <p><a class="btn btn-primary" href="/projects.html" 
role="button">Learn more &raquo;</a></p>
       </div>
       <div class="col-md-5 order-md-1">
diff --git a/projects.html b/projects.html
index 052d6b6..73e67c4 100644
--- a/projects.html
+++ b/projects.html
@@ -25,7 +25,7 @@ permalink: /projects
           </h3>
           <p class="card-text mb-auto">Karaf Runtime is a modulith runtime.</p>
           <p>
-            <small class="text-muted">Latest 4.3.0 <a href="/download.html"><i 
class="fas fa-download"></i></a></small>
+            <small class="text-muted">Latest 4.3.5 <a href="/download.html"><i 
class="fas fa-download"></i></a></small>
           </p>
         </div>
       </div>
@@ -67,7 +67,7 @@ permalink: /projects
           </h3>
           <p class="card-text mb-auto">Karaf Decanter provides ready to use 
monitoring solution.</p>
           <p>
-              <small class="text-muted">Latest 2.7.0 <a 
href="download.html"><i class="fas fa-download"></i></a></small>
+              <small class="text-muted">Latest 2.8.0 <a 
href="download.html"><i class="fas fa-download"></i></a></small>
           </p>
         </div>
       </div>

Reply via email to