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

dgrove 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 d33eba0  add openwhisk-deploy-kube as core component (#456)
d33eba0 is described below

commit d33eba0b5bb25815142b2f7cfc23122ef5726225
Author: David Grove <[email protected]>
AuthorDate: Mon Nov 23 21:19:13 2020 -0500

    add openwhisk-deploy-kube as core component (#456)
---
 _layouts/downloads.html | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/_layouts/downloads.html b/_layouts/downloads.html
index 47a09b7..c5cd34b 100644
--- a/_layouts/downloads.html
+++ b/_layouts/downloads.html
@@ -135,6 +135,19 @@ layout: default
                             PGP signature</a>
                         </div>
                       </div>
+
+                      <div class="component-releases-structure 
theme-deeper-sea-green">
+                        <p><ctitle>OpenWhisk Deploy Kubernetes</ctitle>Helm 
chart for deploying OpenWhisk on Kubernetes.</p>
+                        <div class="component-release-artifact-list 
border-deeper-sea-green">
+                          <version>1.0.0</version>
+                          <a 
href="https://www.apache.org/dyn/closer.cgi/openwhisk/openwhisk-deploy-kube-1.0.0-sources.tar.gz";>
+                            Source code</a>
+                          <a 
href="https://downloads.apache.org/openwhisk/openwhisk-deploy-kube-1.0.0-sources.tar.gz.sha512";>SHA-512
 checksum</a>
+                          <a
+                            
href="https://downloads.apache.org/openwhisk/openwhisk-deploy-kube-1.0.0-sources.tar.gz.asc";>PGP
 signature</a>
+                        </div>
+                      </div>
+
                     </div>
                   </div>
                 </div>

Reply via email to