Commit b5750f2 1 parent 83706da commit b5750f2 Copy full SHA for b5750f2
File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
2
2
type : application
3
3
description : OpenFaaS - Serverless Functions Made Simple
4
4
name : openfaas
5
- version : 14.2.56
5
+ version : 14.2.57
6
6
sources :
7
7
- https://github.com/openfaas/faas
8
8
- https://github.com/openfaas/faas-netes
Original file line number Diff line number Diff line change @@ -204,7 +204,7 @@ faasnetes:
204
204
#
205
205
# Enable automatically when nats.queueMode is set to "jetstream"
206
206
jetstreamQueueWorker :
207
- image : ghcr.io/openfaasltd/jetstream-queue-worker:0.3.38
207
+ image : ghcr.io/openfaasltd/jetstream-queue-worker:0.3.39
208
208
durableName : " faas-workers"
209
209
# Configure the max waiting pulls for the queue-worker JetStream consumer.
210
210
# The value should be at least max_inflight * replicas.
You can’t perform that action at this time.
0 commit comments