From f486d6a7c6664cc1776303136a4e69089ee74b02 Mon Sep 17 00:00:00 2001 From: David Grove Date: Wed, 16 Dec 2020 10:00:34 -0500 Subject: [PATCH] update to use runtime-nodejs 1.17.0 --- 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 c1ac1a74..716c427f 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 d2d5f0cf..fc8f063f 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": {