Skip to content

Commit bbed88a

Browse files
committed
Minor version updates
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
1 parent 565a784 commit bbed88a

14 files changed

+562
-538
lines changed

chart/openfaas/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
type: application
33
description: OpenFaaS - Serverless Functions Made Simple
44
name: openfaas
5-
version: 14.2.75
5+
version: 14.2.76
66
sources:
77
- https://github.com/openfaas/faas
88
- https://github.com/openfaas/faas-netes

chart/openfaas/values.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ functions:
6666
failureThreshold: 3
6767

6868
gatewayPro:
69-
image: ghcr.io/openfaasltd/gateway:0.4.33
69+
image: ghcr.io/openfaasltd/gateway:0.4.34
7070
pprof: false
7171

7272
gateway:
@@ -213,7 +213,7 @@ faasnetes:
213213
#
214214
# Enable automatically when nats.queueMode is set to "jetstream"
215215
jetstreamQueueWorker:
216-
image: ghcr.io/openfaasltd/jetstream-queue-worker:0.3.40
216+
image: ghcr.io/openfaasltd/jetstream-queue-worker:0.3.41
217217
durableName: "faas-workers"
218218
# Configure the max waiting pulls for the queue-worker JetStream consumer.
219219
# The value should be at least max_inflight * replicas.
@@ -401,7 +401,7 @@ nats:
401401
host: ""
402402
port: ""
403403
# The version of NATS Core used with OpenFaaS Pro and JetStream
404-
image: nats:2.10.18
404+
image: nats:2.10.21
405405
resources:
406406
requests:
407407
memory: "120Mi"

docs/cron-connector-0.6.11.tgz

0 Bytes
Binary file not shown.

docs/federated-gateway-0.1.0.tgz

171 Bytes
Binary file not shown.

docs/index.yaml

Lines changed: 558 additions & 534 deletions
Large diffs are not rendered by default.

docs/kafka-connector-0.7.11.tgz

1 Byte
Binary file not shown.

docs/mqtt-connector-0.4.7.tgz

0 Bytes
Binary file not shown.

docs/nats-connector-0.3.2.tgz

1 Byte
Binary file not shown.

docs/openfaas-14.2.76.tgz

62 KB
Binary file not shown.

docs/postgres-connector-0.1.1.tgz

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)