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/12/16 20:44:23 UTC

[openwhisk-deploy-kube] branch master updated: update to use runtime-nodejs 1.17.0 (#661)

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 b80bd0f  update to use runtime-nodejs 1.17.0 (#661)
b80bd0f is described below

commit b80bd0f12ea8db304dca9cf5cb06caaea587f120
Author: David Grove <dg...@users.noreply.github.com>
AuthorDate: Wed Dec 16 15:44:16 2020 -0500

    update to use runtime-nodejs 1.17.0 (#661)
---
 helm/openwhisk/runtimes-minimal-travis.json | 2 +-
 helm/openwhisk/runtimes.json                | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/helm/openwhisk/runtimes-minimal-travis.json b/helm/openwhisk/runtimes-minimal-travis.json
index c1ac1a7..716c427 100644
--- a/helm/openwhisk/runtimes-minimal-travis.json
+++ b/helm/openwhisk/runtimes-minimal-travis.json
@@ -8,7 +8,7 @@
                 "image": {
                     "prefix": "openwhisk",
                     "name": "action-nodejs-v10",
-                    "tag": "1.16.0"
+                    "tag": "1.17.0"
                 },
                 "deprecated": false,
                 "attached": {
diff --git a/helm/openwhisk/runtimes.json b/helm/openwhisk/runtimes.json
index d2d5f0c..fc8f063 100644
--- a/helm/openwhisk/runtimes.json
+++ b/helm/openwhisk/runtimes.json
@@ -7,7 +7,7 @@
                 "image": {
                     "prefix": "openwhisk",
                     "name": "action-nodejs-v10",
-                    "tag": "1.16.0"
+                    "tag": "1.17.0"
                 },
                 "deprecated": false,
                 "attached": {
@@ -27,7 +27,7 @@
                 "image": {
                     "prefix": "openwhisk",
                     "name": "action-nodejs-v12",
-                    "tag": "1.16.0"
+                    "tag": "1.17.0"
                 },
                 "deprecated": false,
                 "attached": {
@@ -41,7 +41,7 @@
                 "image": {
                     "prefix": "openwhisk",
                     "name": "action-nodejs-v14",
-                    "tag": "1.16.0"
+                    "tag": "1.17.0"
                 },
                 "deprecated": false,
                 "attached": {