File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -128,9 +128,9 @@ whisk:
128
128
includeSystemTests : false
129
129
versions :
130
130
openwhisk :
131
- buildDate : " 2021-08-17-05:51:11Z "
132
- buildNo : " 20210817a "
133
- gitTag : " 3e6138d088fbd502a69c31314ad7c0089c5f5283 "
131
+ buildDate : " 2022-06-23-06:18:00Z "
132
+ buildNo : " 20220623a "
133
+ gitTag : " c5970a657a3070e9964cb14715b9df31819d3b75 "
134
134
openwhiskCli :
135
135
tag : " 1.1.0"
136
136
openwhiskCatalog :
151
151
# Images used to run auxillary tasks/jobs
152
152
utility :
153
153
imageName : " openwhisk/ow-utils"
154
- imageTag : " 3e6138d "
154
+ imageTag : " c5970a6 "
155
155
imagePullPolicy : " IfNotPresent"
156
156
157
157
# Docker registry
@@ -249,7 +249,7 @@ nginx:
249
249
# Controller configurations
250
250
controller :
251
251
imageName : " openwhisk/controller"
252
- imageTag : " 3e6138d "
252
+ imageTag : " c5970a6 "
253
253
imagePullPolicy : " IfNotPresent"
254
254
replicaCount : 1
255
255
restartPolicy : " Always"
@@ -262,7 +262,7 @@ controller:
262
262
# Invoker configurations
263
263
invoker :
264
264
imageName : " openwhisk/invoker"
265
- imageTag : " 3e6138d "
265
+ imageTag : " c5970a6 "
266
266
imagePullPolicy : " IfNotPresent"
267
267
restartPolicy : " Always"
268
268
runtimeDeleteTimeout : " 30 seconds"
@@ -317,7 +317,7 @@ redis:
317
317
# User-events configuration
318
318
user_events :
319
319
imageName : " openwhisk/user-events"
320
- imageTag : " 3e6138d "
320
+ imageTag : " c5970a6 "
321
321
imagePullPolicy : " IfNotPresent"
322
322
replicaCount : 1
323
323
restartPolicy : " Always"
You can’t perform that action at this time.
0 commit comments