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 209a4b9 consume openwhisk-runtime-nodejs 1.18.0 release (#692)
209a4b9 is described below
commit 209a4b9b55abdbd5982d7682bf7f4381ef547056
Author: David Grove <[email protected]>
AuthorDate: Thu Jul 8 01:03:13 2021 -0400
consume openwhisk-runtime-nodejs 1.18.0 release (#692)
---
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 8f52a33..e30fe70 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.17.0"
+ "tag": "1.18.0"
},
"deprecated": false,
"attached": {
diff --git a/helm/openwhisk/runtimes.json b/helm/openwhisk/runtimes.json
index 6ddddbd..8a9fb2a 100644
--- a/helm/openwhisk/runtimes.json
+++ b/helm/openwhisk/runtimes.json
@@ -7,7 +7,7 @@
"image": {
"prefix": "openwhisk",
"name": "action-nodejs-v10",
- "tag": "1.17.0"
+ "tag": "1.18.0"
},
"deprecated": false,
"attached": {
@@ -27,7 +27,7 @@
"image": {
"prefix": "openwhisk",
"name": "action-nodejs-v12",
- "tag": "1.17.0"
+ "tag": "1.18.0"
},
"deprecated": false,
"attached": {
@@ -41,7 +41,7 @@
"image": {
"prefix": "openwhisk",
"name": "action-nodejs-v14",
- "tag": "1.17.0"
+ "tag": "1.18.0"
},
"deprecated": false,
"attached": {