use openwhisk-runtime-go v1.14.0 (#537)

diff --git a/helm/openwhisk/runtimes.json b/helm/openwhisk/runtimes.json
index a15872d..edd63c6 100644
--- a/helm/openwhisk/runtimes.json
+++ b/helm/openwhisk/runtimes.json
@@ -170,8 +170,8 @@
                 },
                 "image": {
                     "prefix": "openwhisk",
-                    "name": "actionloop-golang-v1.11",
-                    "tag": "1.13.0-incubating"
+                    "name": "action-golang-v1.11",
+                    "tag": "1.14.0"
                 }
             }
         ],