Skip to content

Commit 3b11371

Browse files
committed
Update operator to Go 1.22 and update NATS to 2.0.11
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
1 parent 05ab49e commit 3b11371

16 files changed

+489
-463
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.16
5+
version: 14.2.17
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
@@ -133,7 +133,7 @@ eventWorker:
133133

134134
# For OpenFaaS Pro and the Function CRD
135135
operator:
136-
image: ghcr.io/openfaasltd/faas-netes:0.5.15
136+
image: ghcr.io/openfaasltd/faas-netes:0.5.18
137137
create: false
138138
logs:
139139
debug: false
@@ -171,7 +171,7 @@ operator:
171171
pprof: false
172172

173173
faasnetesPro:
174-
image: ghcr.io/openfaasltd/faas-netes:0.5.15
174+
image: ghcr.io/openfaasltd/faas-netes:0.5.18
175175
logs:
176176
debug: false
177177
format: "console"
@@ -352,7 +352,7 @@ nats:
352352
host: ""
353353
port: ""
354354
# The version of NATS Core used with OpenFaaS Pro and JetStream
355-
image: nats:2.10.10
355+
image: nats:2.10.11
356356
resources:
357357
requests:
358358
memory: "120Mi"

docs/cron-connector-0.6.9.tgz

-2 Bytes
Binary file not shown.

docs/federated-gateway-0.1.0.tgz

-170 Bytes
Binary file not shown.

docs/index.yaml

Lines changed: 483 additions & 457 deletions
Large diffs are not rendered by default.

docs/kafka-connector-0.7.7.tgz

0 Bytes
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.17.tgz

39.1 KB
Binary file not shown.

docs/postgres-connector-0.1.1.tgz

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)