You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by dg...@apache.org on 2020/10/10 00:56:57 UTC

[openwhisk-deploy-kube] branch master updated: update runtime.json for 1.15.0 release wave (#644)

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


The following commit(s) were added to refs/heads/master by this push:
     new 91cd2e3  update runtime.json for 1.15.0 release wave (#644)
91cd2e3 is described below

commit 91cd2e373083e0cadd8c7f1e34c8515da1087617
Author: David Grove <dg...@users.noreply.github.com>
AuthorDate: Fri Oct 9 20:56:48 2020 -0400

    update runtime.json for 1.15.0 release wave (#644)
---
 helm/openwhisk/Chart.yaml                   |  2 +-
 helm/openwhisk/runtimes-minimal-travis.json |  4 ++--
 helm/openwhisk/runtimes.json                | 16 ++++++++--------
 3 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/helm/openwhisk/Chart.yaml b/helm/openwhisk/Chart.yaml
index 4a1ac16..deb9546 100644
--- a/helm/openwhisk/Chart.yaml
+++ b/helm/openwhisk/Chart.yaml
@@ -18,7 +18,7 @@
 apiVersion: v2
 type: application
 name: openwhisk
-version: 0.2.5
+version: 0.2.6
 home: https://openwhisk.apache.org
 description: Apache OpenWhisk is an open source serverless cloud platform
 icon: https://raw.githubusercontent.com/apache/openwhisk/682eb5b62ee6ba8017ab54226c2ace3637f4f1ec/docs/images/whisk_icon_full-color_with_tm_64x64-300dpi.png
diff --git a/helm/openwhisk/runtimes-minimal-travis.json b/helm/openwhisk/runtimes-minimal-travis.json
index 62f4e7c..c1ac1a7 100644
--- a/helm/openwhisk/runtimes-minimal-travis.json
+++ b/helm/openwhisk/runtimes-minimal-travis.json
@@ -23,7 +23,7 @@
                 "image": {
                     "prefix": "openwhisk",
                     "name": "python3action",
-                    "tag": "1.14.0"
+                    "tag": "1.15.0"
                 },
                 "deprecated": false
             }
@@ -35,7 +35,7 @@
                 "image": {
                     "prefix": "openwhisk",
                     "name": "action-swift-v4.2",
-                    "tag": "1.14.0"
+                    "tag": "1.15.0"
                 },
                 "deprecated": false,
                 "attached": {
diff --git a/helm/openwhisk/runtimes.json b/helm/openwhisk/runtimes.json
index 2a11709..d2d5f0c 100644
--- a/helm/openwhisk/runtimes.json
+++ b/helm/openwhisk/runtimes.json
@@ -71,7 +71,7 @@
                 "image": {
                     "prefix": "openwhisk",
                     "name": "python3action",
-                    "tag": "1.14.0"
+                    "tag": "1.15.0"
                 },
                 "deprecated": false,
                 "attached": {
@@ -87,7 +87,7 @@
                 "image": {
                     "prefix": "openwhisk",
                     "name": "action-swift-v4.2",
-                    "tag": "1.14.0"
+                    "tag": "1.15.0"
                 },
                 "deprecated": false,
                 "attached": {
@@ -101,7 +101,7 @@
                 "image": {
                     "prefix": "openwhisk",
                     "name": "action-swift-v5.1",
-                    "tag": "1.14.0"
+                    "tag": "1.15.0"
                 },
                 "deprecated": false,
                 "attached": {
@@ -117,7 +117,7 @@
                 "image": {
                     "prefix": "openwhisk",
                     "name": "java8action",
-                    "tag": "1.14.0"
+                    "tag": "1.15.0"
                 },
                 "deprecated": false,
                 "attached": {
@@ -135,7 +135,7 @@
                 "image": {
                     "prefix": "openwhisk",
                     "name": "action-php-v7.3",
-                    "tag": "1.14.0"
+                    "tag": "1.15.0"
                 },
                 "attached": {
                     "attachmentName": "codefile",
@@ -149,7 +149,7 @@
                 "image": {
                     "prefix": "openwhisk",
                     "name": "action-php-v7.4",
-                    "tag": "1.14.0"
+                    "tag": "1.15.0"
                 },
                 "attached": {
                     "attachmentName": "codefile",
@@ -169,7 +169,7 @@
                 "image": {
                     "prefix": "openwhisk",
                     "name": "action-ruby-v2.5",
-                    "tag": "1.14.0"
+                    "tag": "1.15.0"
                 }
             }
         ],
@@ -215,7 +215,7 @@
                 "image": {
                     "prefix": "openwhisk",
                     "name": "action-rust-v1.34",
-                    "tag": "1.0.0"
+                    "tag": "1.1.0"
                 }
             }
         ],