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

git-site-role pushed a commit to branch asf-site
in repository 
https://gitbox.apache.org/repos/asf/incubator-openwhisk-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 95052b1  Automatic Site Publish by Jenkins
95052b1 is described below

commit 95052b1b918d406b161a81cbca77a38749645c4a
Author: jenkins <us...@infra.apache.org>
AuthorDate: Mon Nov 19 21:39:22 2018 +0000

    Automatic Site Publish by Jenkins
---
 documentation.html | 8 ++++----
 feed.xml           | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/documentation.html b/documentation.html
index e3ccef0..a9f7021 100644
--- a/documentation.html
+++ b/documentation.html
@@ -938,7 +938,7 @@ function addListenersToSections()
                   </div>
                 </li>
               </ul>
-                
+
               <!-- Install: Verify -->
               <a class="indexable" id="wsk-cli-verify"></a>
               <h5>Verify Installation</h5>
@@ -1117,7 +1117,7 @@ function addListenersToSections()
                     <span class="no">function main() {</span>
                         <span class="no">return {payload: 'Hello 
world'};</span>
                     <span class="no">}</span>
-                <span class="s">runtime</span><span class="pi">:</span> <span 
class="s">nodejs:6</span></code></pre></figure>
+                <span class="s">runtime</span><span class="pi">:</span> <span 
class="s">nodejs:10</span></code></pre></figure>
 
                 </div>
               </li>
@@ -1342,7 +1342,7 @@ function addListenersToSections()
                     <span class="no">function main() {</span>
                         <span class="no">return {payload: 'Hello 
world'};</span>
                     <span class="no">}</span>
-                <span class="s">runtime</span><span class="pi">:</span> <span 
class="s">nodejs:6</span>
+                <span class="s">runtime</span><span class="pi">:</span> <span 
class="s">nodejs:10</span>
 
 
     <span class="w">
@@ -1364,7 +1364,7 @@ function addListenersToSections()
             <a class="indexable" id="nodejs-runtime"></a>
             <h5>OpenWhisk Runtime for NodeJS</h5>
             <p>
-                OpenWhisk supports <strong>Node.js 6</strong> and 
<strong>Node.js 8</strong> runtimes where Node.js 6 being default pick by wsk 
CLI and Whisk Deploy.
+                OpenWhisk supports <strong>Node.js 10</strong>, 
<strong>Node.js 8</strong>, and  <strong>Node.js 6</strong> runtimes where 
Node.js 6 being default pick by wsk CLI and Whisk Deploy.
                 If you wish to learn more about NodeJS runtime along with
                 the libraries that are supported or "built-in" by default, 
please visit
                 <a 
href="https://github.com/apache/incubator-openwhisk-runtime-nodejs/blob/master/README.md";>NodeJS
 Runtime GitHub Repository</a>.
diff --git a/feed.xml b/feed.xml
index a6f3648..76e6571 100644
--- a/feed.xml
+++ b/feed.xml
@@ -1,2 +1,2 @@
-<?xml version="1.0" encoding="utf-8"?><feed 
xmlns="http://www.w3.org/2005/Atom"; ><generator uri="https://jekyllrb.com/"; 
version="3.3.0">Jekyll</generator><link href="/feed.xml" rel="self" 
type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" 
/><updated>2018-11-08T23:26:30+00:00</updated><id>/feed.xml</id><title 
type="html">Apache OpenWhisk is a serverless, open source cloud 
platform</title><subtitle>An open source platform for serverless, event-driven 
code at any  [...]
+<?xml version="1.0" encoding="utf-8"?><feed 
xmlns="http://www.w3.org/2005/Atom"; ><generator uri="https://jekyllrb.com/"; 
version="3.3.0">Jekyll</generator><link href="/feed.xml" rel="self" 
type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" 
/><updated>2018-11-19T21:39:18+00:00</updated><id>/feed.xml</id><title 
type="html">Apache OpenWhisk is a serverless, open source cloud 
platform</title><subtitle>An open source platform for serverless, event-driven 
code at any  [...]
 </subtitle></feed>
\ No newline at end of file

Reply via email to