This is an automated email from the ASF dual-hosted git repository.
rabbah pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk-website.git
The following commit(s) were added to refs/heads/master by this push:
new 93afb1b update alarm and kafka provider downloads (#441)
93afb1b is described below
commit 93afb1b4c73c16af9445fff25140137d7813999d
Author: David Grove <[email protected]>
AuthorDate: Tue Aug 18 06:53:43 2020 -0400
update alarm and kafka provider downloads (#441)
openwhisk-package-alarms 2.2.0
openwhisk-package-kafka 2.1.0
---
_layouts/downloads.html | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/_layouts/downloads.html b/_layouts/downloads.html
index 38d7599..022c7f3 100644
--- a/_layouts/downloads.html
+++ b/_layouts/downloads.html
@@ -448,15 +448,15 @@ layout: default
<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.1.0</version>
+ <version>2.2.0</version>
<a
-
href="https://www.apache.org/dyn/closer.cgi/openwhisk/openwhisk-package-alarms-2.1.0-sources.tar.gz">
+
href="https://www.apache.org/dyn/closer.cgi/openwhisk/openwhisk-package-alarms-2.2.0-sources.tar.gz">
Source code</a>
<a
-
href="https://downloads.apache.org/openwhisk/openwhisk-package-alarms-2.1.0-sources.tar.gz.sha512">
+
href="https://downloads.apache.org/openwhisk/openwhisk-package-alarms-2.2.0-sources.tar.gz.sha512">
SHA-512 checksum</a>
<a
-
href="https://downloads.apache.org/openwhisk/openwhisk-package-alarms-2.1.0-sources.tar.gz.asc">
+
href="https://downloads.apache.org/openwhisk/openwhisk-package-alarms-2.2.0-sources.tar.gz.asc">
PGP signature</a>
</div>
</div>
@@ -480,15 +480,15 @@ layout: default
<div class="component-releases-structure
theme-darksalmon">
<p><ctitle>OpenWhisk Package Kafka</ctitle>Apache
OpenWhisk package for communicating with Kafka</p>
<div class="component-release-artifact-list
border-darksalmon">
- <version>2.0.0-incubating</version>
+ <version>2.1.0</version>
<a
-
href="https://www.apache.org/dyn/closer.cgi/openwhisk/incubating/openwhisk-package-kafka-2.0.0-incubating-sources.tar.gz">
+
href="https://www.apache.org/dyn/closer.cgi/openwhisk/openwhisk-package-kafka-2.1.0-sources.tar.gz">
Source code</a>
<a
-
href="https://downloads.apache.org/openwhisk/incubating/openwhisk-package-kafka-2.0.0-incubating-sources.tar.gz.sha512">
+
href="https://downloads.apache.org/openwhisk/openwhisk-package-kafka-2.1.0-sources.tar.gz.sha512">
SHA-512 checksum</a>
<a
-
href="https://downloads.apache.org/openwhisk/incubating/openwhisk-package-kafka-2.0.0-incubating-sources.tar.gz.asc">
+
href="https://downloads.apache.org/openwhisk/openwhisk-package-kafka-2.1.0-sources.tar.gz.asc">
PGP signature</a>
</div>
</div>