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 a9d1a95  Add Helm chart repository to host chart for 
openwhisk-deploy-kube (#460)
a9d1a95 is described below

commit a9d1a95af2d59fcbbb671af859226b2f65bef899
Author: David Grove <[email protected]>
AuthorDate: Mon Feb 8 09:34:25 2021 -0500

    Add Helm chart repository to host chart for openwhisk-deploy-kube (#460)
---
 charts/index.yaml | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

diff --git a/charts/index.yaml b/charts/index.yaml
new file mode 100644
index 0000000..889e994
--- /dev/null
+++ b/charts/index.yaml
@@ -0,0 +1,22 @@
+apiVersion: v1
+entries:
+  openwhisk:
+  - apiVersion: v2
+    created: "2021-02-05T18:55:49.212794-05:00"
+    description: Apache OpenWhisk is an open source serverless cloud platform
+    digest: d221370b363a788665026e1d50d8659230ffd080d8d8711c3a21441e1d255f8e
+    home: https://openwhisk.apache.org
+    icon: 
https://raw.githubusercontent.com/apache/openwhisk/682eb5b62ee6ba8017ab54226c2ace3637f4f1ec/docs/images/whisk_icon_full-color_with_tm_64x64-300dpi.png
+    keywords:
+    - Apache OpenWhisk
+    - amd64
+    kubeVersion: '>=v1.14.0-r0'
+    maintainers:
+    - email: [email protected]
+      name: Apache OpenWhisk Community
+    name: openwhisk
+    type: application
+    urls:
+    - 
https://github.com/apache/openwhisk-deploy-kube/releases/download/1.0.0/openwhisk-1.0.0.tgz
+    version: 1.0.0
+generated: "2021-02-05T18:55:49.20723-05:00"

Reply via email to