Skip to content

Commit 89e2987

Browse files
dgrove-ossrabbah
authored andcommitted
periodic version bump of deployed OpenWhisk components (apache#450)
1 parent 2a2e6f3 commit 89e2987

File tree

4 files changed

+32
-31
lines changed

4 files changed

+32
-31
lines changed

helm/openwhisk/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
apiVersion: v1
55
description: An open source, distributed serverless platform that executes functions in response to events at any scale
66
name: openwhisk
7-
version: 0.1.4
7+
version: 0.1.5
88
icon: https://raw.githubusercontent.com/apache/incubator-openwhisk/682eb5b62ee6ba8017ab54226c2ace3637f4f1ec/docs/images/whisk_icon_full-color_with_tm_64x64-300dpi.png
99
keywords:
1010
- Apache OpenWhisk

helm/openwhisk/runtimes-minimal-travis.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
12
{
23
"runtimes": {
34
"nodejs": [
@@ -7,7 +8,7 @@
78
"image": {
89
"prefix": "openwhisk",
910
"name": "nodejs6action",
10-
"tag": "2c5c075"
11+
"tag": "c173d64"
1112
},
1213
"deprecated": false,
1314
"stemCells": [{
@@ -32,7 +33,7 @@
3233
{
3334
"prefix": "openwhisk",
3435
"name": "dockerskeleton",
35-
"tag": "13361f9"
36+
"tag": "3d6ee06"
3637
}
3738
]
3839
}

helm/openwhisk/runtimes.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"image": {
88
"prefix": "openwhisk",
99
"name": "nodejs6action",
10-
"tag": "b99d71e"
10+
"tag": "c173d64"
1111
},
1212
"deprecated": false,
1313
"attached": {
@@ -27,7 +27,7 @@
2727
"image": {
2828
"prefix": "openwhisk",
2929
"name": "action-nodejs-v8",
30-
"tag": "b99d71e"
30+
"tag": "c173d64"
3131
},
3232
"deprecated": false,
3333
"attached": {
@@ -41,7 +41,7 @@
4141
"image": {
4242
"prefix": "openwhisk",
4343
"name": "action-nodejs-v10",
44-
"tag": "b99d71e"
44+
"tag": "c173d64"
4545
},
4646
"deprecated": false,
4747
"attached": {
@@ -71,7 +71,7 @@
7171
"image": {
7272
"prefix": "openwhisk",
7373
"name": "python3action",
74-
"tag": "d6a8920"
74+
"tag": "aaeb2ff"
7575
},
7676
"deprecated": false,
7777
"attached": {
@@ -87,7 +87,7 @@
8787
"image": {
8888
"prefix": "openwhisk",
8989
"name": "action-swift-v4.2",
90-
"tag": "5bb0409"
90+
"tag": "019024d"
9191
},
9292
"deprecated": false,
9393
"attached": {
@@ -103,7 +103,7 @@
103103
"image": {
104104
"prefix": "openwhisk",
105105
"name": "java8action",
106-
"tag": "7290453"
106+
"tag": "9f27bab"
107107
},
108108
"deprecated": false,
109109
"attached": {
@@ -121,7 +121,7 @@
121121
"image": {
122122
"prefix": "openwhisk",
123123
"name": "action-php-v7.3",
124-
"tag": "7375a15"
124+
"tag": "9c5d3d7"
125125
},
126126
"attached": {
127127
"attachmentName": "codefile",
@@ -141,7 +141,7 @@
141141
"image": {
142142
"prefix": "openwhisk",
143143
"name": "action-ruby-v2.5",
144-
"tag": "092b5cf"
144+
"tag": "b1afb74"
145145
}
146146
}
147147
],
@@ -157,7 +157,7 @@
157157
"image": {
158158
"prefix": "openwhisk",
159159
"name": "actionloop-golang-v1.11",
160-
"tag": "d787163"
160+
"tag": "ddd3299"
161161
}
162162
}
163163
],
@@ -170,7 +170,7 @@
170170
"image": {
171171
"prefix": "openwhisk",
172172
"name": "action-dotnet-v2.2",
173-
"tag": "52eac6c"
173+
"tag": "50df3ba"
174174
},
175175
"attached": {
176176
"attachmentName": "codefile",
@@ -185,7 +185,7 @@
185185
"image": {
186186
"prefix": "openwhisk",
187187
"name": "action-ballerina-v0.990.2",
188-
"tag": "0f7df9c"
188+
"tag": "d049638"
189189
},
190190
"deprecated": false,
191191
"attached": {
@@ -199,7 +199,7 @@
199199
{
200200
"prefix": "openwhisk",
201201
"name": "dockerskeleton",
202-
"tag": "13361f9"
202+
"tag": "3d6ee06"
203203
}
204204
]
205205
}

helm/openwhisk/values.yaml

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -111,19 +111,19 @@ whisk:
111111
includeSystemTests: false
112112
versions:
113113
openwhisk:
114-
buildDate: "2019-02-20-21:05:39Z"
115-
buildNo: "20190220a"
116-
gitTag: "38e4b05a20bdc6d76e1cf78c6e0203d47078a2b7"
114+
buildDate: "2019-04-05-18:03:02Z"
115+
buildNo: "20190405a"
116+
gitTag: "9ef3975419cf68dc3dc7fa6cc0db47d69dbcc2f8"
117117
openwhiskCli:
118-
tag: "42cb87f"
118+
tag: "eaf64ae"
119119
openwhiskCatalog:
120-
gitTag: "2df3794b0aa72e4410da229f4c39f0e70d1bbc97"
120+
gitTag: "879b85a6f0692a5038456033ff9fbe9b4dd74f7f"
121121
openwhiskPackageAlarms:
122-
gitTag: "a57c21a10cc5fe53f8c60308b766dc2d3c12f38f"
122+
gitTag: "0e62ca60704e79e57f48ff525d79f536a8f9a1e3"
123123
openwhiskPackageCloudant:
124-
gitTag: "41f88762d9d12c7ae39642bcac5ba0cdf7c43c50"
124+
gitTag: "e4eddc0b99b6c00648266d0e6f4940bd1c3748a7"
125125
openwhiskPackageKafka:
126-
gitTag: "b563eefaf29c93dc07022ffc29ffb828b6419c4c"
126+
gitTag: "90da0152c95492af6c8b1fb908a701a3493f45ed"
127127

128128
k8s:
129129
domain: cluster.local
@@ -136,7 +136,7 @@ k8s:
136136
# Images used to run auxillary tasks/jobs
137137
utility:
138138
imageName: "openwhisk/ow-utils"
139-
imageTag: "38e4b05"
139+
imageTag: "9ef3975"
140140
imagePullPolicy: "IfNotPresent"
141141

142142
# Docker registry
@@ -221,7 +221,7 @@ nginx:
221221
# Controller configurations
222222
controller:
223223
imageName: "openwhisk/controller"
224-
imageTag: "38e4b05"
224+
imageTag: "9ef3975"
225225
imagePullPolicy: "IfNotPresent"
226226
replicaCount: 1
227227
restartPolicy: "Always"
@@ -233,7 +233,7 @@ controller:
233233
# Invoker configurations
234234
invoker:
235235
imageName: "openwhisk/invoker"
236-
imageTag: "38e4b05"
236+
imageTag: "9ef3975"
237237
imagePullPolicy: "IfNotPresent"
238238
restartPolicy: "Always"
239239
port: 8080
@@ -259,15 +259,15 @@ invoker:
259259
replicaCount: 1
260260
agent:
261261
imageName: "openwhisk/kube-invoker-agent"
262-
imageTag: "89f1787"
262+
imageTag: "7314d75"
263263
imagePullPolicy: "IfNotPresent"
264264
enabled: false
265265
port: 3233
266266

267267
# API Gateway configurations
268268
apigw:
269269
imageName: "openwhisk/apigateway"
270-
imageTag: "bed6e65"
270+
imageTag: "993dda2"
271271
imagePullPolicy: "IfNotPresent"
272272
# NOTE: setting replicaCount > 1 is not tested and may not work
273273
replicaCount: 1
@@ -302,7 +302,7 @@ providers:
302302
alarm:
303303
enabled: true
304304
imageName: "openwhisk/alarmprovider"
305-
imageTag: "1.12.3"
305+
imageTag: "2.0.0-incubating"
306306
imagePullPolicy: "IfNotPresent"
307307
# NOTE: replicaCount > 1 doesn't work because of the PVC
308308
replicaCount: 1
@@ -315,7 +315,7 @@ providers:
315315
cloudant:
316316
enabled: true
317317
imageName: "openwhisk/cloudantprovider"
318-
imageTag: "1.9.2"
318+
imageTag: "2.0.0-incubating"
319319
imagePullPolicy: "IfNotPresent"
320320
# NOTE: replicaCount > 1 doesn't work because of the PVC
321321
replicaCount: 1
@@ -328,7 +328,7 @@ providers:
328328
kafka:
329329
enabled: true
330330
imageName: "openwhisk/kafkaprovider"
331-
imageTag: "1.4.20"
331+
imageTag: "2.0.0-incubating"
332332
imagePullPolicy: "IfNotPresent"
333333
# NOTE: setting replicaCount > 1 has not been tested and may not work
334334
replicaCount: 1

0 commit comments

Comments
 (0)