periodic version refresh of all upstream repos/images in Helm chart (#417)

diff --git a/helm/openwhisk/Chart.yaml b/helm/openwhisk/Chart.yaml
index b154fc1..224952f 100644
--- a/helm/openwhisk/Chart.yaml
+++ b/helm/openwhisk/Chart.yaml
@@ -4,7 +4,7 @@
 apiVersion: v1
 description: An open source, distributed serverless platform that executes functions in response to events at any scale
 name: openwhisk
-version: 0.1.2
+version: 0.1.3
 icon: https://raw.githubusercontent.com/apache/incubator-openwhisk/682eb5b62ee6ba8017ab54226c2ace3637f4f1ec/docs/images/whisk_icon_full-color_with_tm_64x64-300dpi.png
 keywords:
   - Apache OpenWhisk
diff --git a/helm/openwhisk/runtimes-minimal-travis.json b/helm/openwhisk/runtimes-minimal-travis.json
index fe288c4..c148b4d 100644
--- a/helm/openwhisk/runtimes-minimal-travis.json
+++ b/helm/openwhisk/runtimes-minimal-travis.json
@@ -7,7 +7,7 @@
                 "image": {
                     "prefix": "openwhisk",
                     "name": "nodejs6action",
-                    "tag": "586f84e"
+                    "tag": "2c5c075"
                 },
                 "deprecated": false,
                 "stemCells": [{
@@ -22,7 +22,7 @@
                 "image": {
                     "prefix": "openwhisk",
                     "name": "python3action",
-                    "tag": "cee010a"
+                    "tag": "d6a8920"
                 },
                 "deprecated": false
             }
@@ -32,7 +32,7 @@
         {
             "prefix": "openwhisk",
             "name": "dockerskeleton",
-            "tag": "8b2e205"
+            "tag": "13361f9"
         }
     ]
 }
diff --git a/helm/openwhisk/runtimes.json b/helm/openwhisk/runtimes.json
index bb68f18..36b55c9 100644
--- a/helm/openwhisk/runtimes.json
+++ b/helm/openwhisk/runtimes.json
@@ -7,7 +7,7 @@
                 "image": {
                     "prefix": "openwhisk",
                     "name": "nodejs6action",
-                    "tag": "92503cb"
+                    "tag": "2c5c075"
                 },
                 "deprecated": false,
                 "attached": {
@@ -27,7 +27,7 @@
                 "image": {
                     "prefix": "openwhisk",
                     "name": "action-nodejs-v8",
-                    "tag": "92503cb"
+                    "tag": "2c5c075"
                 },
                 "deprecated": false,
                 "attached": {
@@ -41,7 +41,7 @@
                 "image": {
                     "prefix": "openwhisk",
                     "name": "action-nodejs-v10",
-                    "tag": "92503cb"
+                    "tag": "2c5c075"
                 },
                 "deprecated": false,
                 "attached": {
@@ -56,7 +56,7 @@
                 "image": {
                     "prefix": "openwhisk",
                     "name": "python2action",
-                    "tag": "de60587"
+                    "tag": "d6a8920"
                 },
                 "deprecated": false,
                 "attached": {
@@ -70,7 +70,7 @@
                 "image": {
                     "prefix": "openwhisk",
                     "name": "python2action",
-                    "tag": "de60587"
+                    "tag": "d6a8920"
                 },
                 "deprecated": false,
                 "attached": {
@@ -83,7 +83,7 @@
                 "image": {
                     "prefix": "openwhisk",
                     "name": "python3action",
-                    "tag": "de60587"
+                    "tag": "d6a8920"
                 },
                 "deprecated": false,
                 "attached": {
@@ -112,7 +112,7 @@
                 "image": {
                     "prefix": "openwhisk",
                     "name": "action-swift-v4.1",
-                    "tag": "1.0.8"
+                    "tag": "5aacba1"
                 },
                 "deprecated": false,
                 "attached": {
@@ -126,7 +126,7 @@
                 "image": {
                     "prefix": "openwhisk",
                     "name": "action-swift-v4.2",
-                    "tag": "f870916"
+                    "tag": "5aacba1"
                 },
                 "deprecated": false,
                 "attached": {
@@ -142,7 +142,7 @@
                 "image": {
                     "prefix": "openwhisk",
                     "name": "java8action",
-                    "tag": "1.1.2"
+                    "tag": "7290453"
                 },
                 "deprecated": false,
                 "attached": {
@@ -160,7 +160,7 @@
                 "image": {
                     "prefix": "openwhisk",
                     "name": "action-php-v7.1",
-                    "tag": "0d082e2"
+                    "tag": "a68bb79"
                 },
                 "attached": {
                     "attachmentName": "codefile",
@@ -174,7 +174,7 @@
                 "image": {
                     "prefix": "openwhisk",
                     "name": "action-php-v7.2",
-                    "tag": "0d082e2"
+                    "tag": "a68bb79"
                 },
                 "attached": {
                     "attachmentName": "codefile",
@@ -188,7 +188,7 @@
                 "image": {
                     "prefix": "openwhisk",
                     "name": "action-php-v7.3",
-                    "tag": "0d082e2"
+                    "tag": "a68bb79"
                 },
                 "attached": {
                     "attachmentName": "codefile",
@@ -208,7 +208,7 @@
                 "image": {
                     "prefix": "openwhisk",
                     "name": "action-ruby-v2.5",
-                    "tag": "78e1406"
+                    "tag": "092b5cf"
                 }
             }
         ],
@@ -224,7 +224,7 @@
                 "image": {
                     "prefix": "openwhisk",
                     "name": "actionloop-golang-v1.11",
-                    "tag": "a62a3d0"
+                    "tag": "dbc0e34"
                 }
             }
         ],
@@ -250,7 +250,7 @@
         {
             "prefix": "openwhisk",
             "name": "dockerskeleton",
-            "tag": "8b2e205"
+            "tag": "13361f9"
         }
     ]
 }
diff --git a/helm/openwhisk/values.yaml b/helm/openwhisk/values.yaml
index 3708911..04e5fab 100644
--- a/helm/openwhisk/values.yaml
+++ b/helm/openwhisk/values.yaml
@@ -111,19 +111,19 @@
     includeSystemTests: false
   versions:
     openwhisk:
-      buildDate: "2018-12-13-03:18:39Z"
-      buildNo: "20181213a"
-      gitTag: "9f66633aa930547b0ea7caa36d4c46d935d6224d"
+      buildDate: "2019-01-18-18:58:16Z"
+      buildNo: "20190118a"
+      gitTag: "00fad9520342a83ea6adf83c511e5bf25f47109a"
     openwhiskCli:
-      tag: "a596544"
+      tag: "b9b3ae9"
     openwhiskCatalog:
       gitTag: "3d6d69f3e2dba96c775d4b1a4d55b1fc158b1201"
     openwhiskPackageAlarms:
-      gitTag: "7693072f37d4ae215bf89bd721053b3cad341fec"
+      gitTag: "3ec558efd1669ac5c9ddba00028746696772ab25"
     openwhiskPackageCloudant:
-      gitTag: "cc9f35151b7b471f74e7f032c1f3342168687ca2"
+      gitTag: "c2b023518d981a1fb59f8c39cae0b5753153299f"
     openwhiskPackageKafka:
-      gitTag: "6dbafc49107567185ee3a55781c8b3144fad6f63"
+      gitTag: "a0428e65011c61c73546d250ce3123dbac946ff6"
 
 k8s:
   domain: cluster.local
@@ -136,7 +136,7 @@
 # Images used to run auxillary tasks/jobs
 utility:
   imageName: "openwhisk/ow-utils"
-  imageTag: "9f66633"
+  imageTag: "00fad95"
   imagePullPolicy: "IfNotPresent"
 
 # Docker registry
@@ -222,7 +222,7 @@
 # Controller configurations
 controller:
   imageName: "openwhisk/controller"
-  imageTag: "9f66633"
+  imageTag: "00fad95"
   imagePullPolicy: "IfNotPresent"
   replicaCount: 1
   restartPolicy: "Always"
@@ -234,7 +234,7 @@
 # Invoker configurations
 invoker:
   imageName: "openwhisk/invoker"
-  imageTag: "9f66633"
+  imageTag: "00fad95"
   imagePullPolicy: "IfNotPresent"
   restartPolicy: "Always"
   port: 8080
@@ -295,7 +295,7 @@
   alarm:
     enabled: false
     imageName: "openwhisk/alarmprovider"
-    imageTag: "1.12.0"
+    imageTag: "1.12.2"
     imagePullPolicy: "IfNotPresent"
     # NOTE: replicaCount > 1 doesn't work because of the PVC
     replicaCount: 1
@@ -308,7 +308,7 @@
   cloudant:
     enabled: false
     imageName: "openwhisk/cloudantprovider"
-    imageTag: "1.9.0"
+    imageTag: "1.9.2"
     imagePullPolicy: "IfNotPresent"
     # NOTE: replicaCount > 1 doesn't work because of the PVC
     replicaCount: 1
@@ -321,7 +321,7 @@
   kafka:
     enabled: false
     imageName: "openwhisk/kafkaprovider"
-    imageTag: "1.4.18"
+    imageTag: "1.4.20"
     imagePullPolicy: "IfNotPresent"
     # NOTE: setting replicaCount > 1 has not been tested and may not work
     replicaCount: 1