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/openwhisk-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 0e92855 Automatic Site Publish by Jenkins
0e92855 is described below
commit 0e928558e99f63af03b61364ba3fbf68dc93501c
Author: jenkins <[email protected]>
AuthorDate: Tue Aug 31 20:09:56 2021 +0000
Automatic Site Publish by Jenkins
---
downloads.html | 8 ++++----
feed.xml | 2 +-
package-lock.json | 6 +++---
3 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/downloads.html b/downloads.html
index fc55a34..aa46ed7 100644
--- a/downloads.html
+++ b/downloads.html
@@ -661,15 +661,15 @@ function addListenersToSections()
<div class="component-releases-structure
theme-darksalmon">
<p><ctitle>OpenWhisk Package Alarms</ctitle>Apache
OpenWhisk package that can be used to create periodic, time-based alarms </p>
<div class="component-release-artifact-list
border-darksalmon">
- <version>2.2.0</version>
+ <version>2.3.0</version>
<a
-
href="https://www.apache.org/dyn/closer.cgi/openwhisk/openwhisk-package-alarms-2.2.0-sources.tar.gz">
+
href="https://www.apache.org/dyn/closer.cgi/openwhisk/openwhisk-package-alarms-2.3.0-sources.tar.gz">
Source code</a>
<a
-
href="https://downloads.apache.org/openwhisk/openwhisk-package-alarms-2.2.0-sources.tar.gz.sha512">
+
href="https://downloads.apache.org/openwhisk/openwhisk-package-alarms-2.3.0-sources.tar.gz.sha512">
SHA-512 checksum</a>
<a
-
href="https://downloads.apache.org/openwhisk/openwhisk-package-alarms-2.2.0-sources.tar.gz.asc">
+
href="https://downloads.apache.org/openwhisk/openwhisk-package-alarms-2.3.0-sources.tar.gz.asc">
PGP signature</a>
</div>
</div>
diff --git a/feed.xml b/feed.xml
index 1f70b92..b930bfe 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>2021-08-12T15:22:34+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>2021-08-31T20:09:51+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
diff --git a/package-lock.json b/package-lock.json
index e0580eb..8fd5e28 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -948,9 +948,9 @@
"dev": true
},
"is-core-module": {
- "version": "2.5.0",
- "resolved":
"https://registry.npmjs.org/is-core-module/-/is-core-module-2.5.0.tgz",
- "integrity":
"sha512-TXCMSDsEHMEEZ6eCA8rwRDbLu55MRGmrctljsBX/2v1d9/GzqHOxW5c5oPSgrUt2vBFXebu9rGqckXGPWOlYpg==",
+ "version": "2.6.0",
+ "resolved":
"https://registry.npmjs.org/is-core-module/-/is-core-module-2.6.0.tgz",
+ "integrity":
"sha512-wShG8vs60jKfPWpF2KZRaAtvt3a20OAn7+IJ6hLPECpSABLcKtFKTTI4ZtH5QcBruBHlq+WsdHWyz0BCZW7svQ==",
"dev": true,
"requires": {
"has": "^1.0.3"