You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by ra...@apache.org on 2020/08/05 19:34:20 UTC

[openwhisk-deploy-kube] branch master updated: update runtime.json manifest for recent releases (#627)

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-deploy-kube.git


The following commit(s) were added to refs/heads/master by this push:
     new 3571ac4  update runtime.json manifest for recent releases (#627)
3571ac4 is described below

commit 3571ac4b48d0d1cf565d4c65e05b2e253415984e
Author: David Grove <dg...@users.noreply.github.com>
AuthorDate: Wed Aug 5 15:34:13 2020 -0400

    update runtime.json manifest for recent releases (#627)
---
 helm/openwhisk/runtimes-minimal-travis.json |  4 ++--
 helm/openwhisk/runtimes.json                | 22 ++++++++++++++++++----
 2 files changed, 20 insertions(+), 6 deletions(-)

diff --git a/helm/openwhisk/runtimes-minimal-travis.json b/helm/openwhisk/runtimes-minimal-travis.json
index 1e4e281..d737d1c 100644
--- a/helm/openwhisk/runtimes-minimal-travis.json
+++ b/helm/openwhisk/runtimes-minimal-travis.json
@@ -18,7 +18,7 @@
                 "image": {
                     "prefix": "openwhisk",
                     "name": "action-nodejs-v10",
-                    "tag": "1.14.0-incubating"
+                    "tag": "1.16.0"
                 },
                 "deprecated": false,
                 "attached": {
@@ -33,7 +33,7 @@
                 "image": {
                     "prefix": "openwhisk",
                     "name": "python3action",
-                    "tag": "1.13.0-incubating"
+                    "tag": "1.14.0"
                 },
                 "deprecated": false
             }
diff --git a/helm/openwhisk/runtimes.json b/helm/openwhisk/runtimes.json
index 10c02a2..d43afc0 100644
--- a/helm/openwhisk/runtimes.json
+++ b/helm/openwhisk/runtimes.json
@@ -35,7 +35,7 @@
                 "image": {
                     "prefix": "openwhisk",
                     "name": "action-nodejs-v10",
-                    "tag": "1.15.0"
+                    "tag": "1.16.0"
                 },
                 "deprecated": false,
                 "attached": {
@@ -55,7 +55,21 @@
                 "image": {
                     "prefix": "openwhisk",
                     "name": "action-nodejs-v12",
-                    "tag": "1.15.0"
+                    "tag": "1.16.0"
+                },
+                "deprecated": false,
+                "attached": {
+                    "attachmentName": "codefile",
+                    "attachmentType": "text/plain"
+                }
+            },
+            {
+                "kind": "nodejs:14",
+                "default": false,
+                "image": {
+                    "prefix": "openwhisk",
+                    "name": "action-nodejs-v14",
+                    "tag": "1.16.0"
                 },
                 "deprecated": false,
                 "attached": {
@@ -228,7 +242,7 @@
                 "image": {
                     "prefix": "openwhisk",
                     "name": "action-dotnet-v2.2",
-                    "tag": "1.14.0"
+                    "tag": "1.15.0"
                 },
                 "attached": {
                     "attachmentName": "codefile",
@@ -243,7 +257,7 @@
                 "image": {
                     "prefix": "openwhisk",
                     "name": "action-dotnet-v3.1",
-                    "tag": "1.14.0"
+                    "tag": "1.15.0"
                 },
                 "attached": {
                     "attachmentName": "codefile",