Skip to content

Commit

Permalink
Update queue-worker CE and Pro with latest dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
  • Loading branch information
alexellis committed Oct 24, 2023
1 parent 95100c4 commit e1b72ce
Show file tree
Hide file tree
Showing 15 changed files with 418 additions and 418 deletions.
6 changes: 3 additions & 3 deletions chart/openfaas/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ gatewayPro:
pprof: false

gateway:
image: ghcr.io/openfaas/gateway:0.27.2
image: ghcr.io/openfaas/gateway:0.27.3
readTimeout: "1m05s"
writeTimeout: "1m05s"
upstreamTimeout: "1m" # Must be smaller than read/write_timeout
Expand Down Expand Up @@ -142,7 +142,7 @@ faasnetes:
#
# Enable automatically when nats.queueMode is set to "jetstream"
jetstreamQueueWorker:
image: ghcr.io/openfaasltd/jetstream-queue-worker:0.3.13
image: ghcr.io/openfaasltd/jetstream-queue-worker:0.3.14
durableName: "faas-workers"
# Configure the max waiting pulls for the queue-worker JetStream consumer.
# The value should be at least max_inflight * replicas.
Expand Down Expand Up @@ -184,7 +184,7 @@ queueWorkerPro:
# Community Edition, maxInflight is 1
# Name of shared queue is "faas-request"
queueWorker:
image: ghcr.io/openfaas/queue-worker:0.14.0
image: ghcr.io/openfaas/queue-worker:0.14.1
# Control HA of queue-worker
replicas: 1
queueGroup: "faas"
Expand Down
Binary file modified docs/cron-connector-0.6.6.tgz
Binary file not shown.
Binary file modified docs/federated-gateway-0.0.3.tgz
Binary file not shown.
826 changes: 413 additions & 413 deletions docs/index.yaml

Large diffs are not rendered by default.

Binary file modified docs/kafka-connector-0.7.5.tgz
Binary file not shown.
Binary file modified docs/mqtt-connector-0.4.7.tgz
Binary file not shown.
Binary file modified docs/nats-connector-0.3.2.tgz
Binary file not shown.
Binary file modified docs/openfaas-14.1.14.tgz
Binary file not shown.
Binary file modified docs/postgres-connector-0.1.0.tgz
Binary file not shown.
Binary file modified docs/pro-builder-0.4.8.tgz
Binary file not shown.
Binary file modified docs/queue-worker-0.1.7.tgz
Binary file not shown.
Binary file modified docs/sns-connector-0.1.2.tgz
Binary file not shown.
Binary file modified docs/sqs-connector-0.2.3.tgz
Binary file not shown.
2 changes: 1 addition & 1 deletion yaml/gateway-dep.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion yaml/queueworker-dep.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e1b72ce

Please sign in to comment.