Skip to content

Commit 8970890

Browse files
committed
Updates to Kubernetes library versions for operator/controller
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
1 parent 3b11371 commit 8970890

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.17
5+
version: 14.2.18
66
sources:
77
- https://github.com/openfaas/faas
88
- https://github.com/openfaas/faas-netes

chart/openfaas/values.yaml

Lines changed: 2 additions & 2 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.18
136+
image: ghcr.io/openfaasltd/faas-netes:0.5.19
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.18
174+
image: ghcr.io/openfaasltd/faas-netes:0.5.19
175175
logs:
176176
debug: false
177177
format: "console"

docs/cron-connector-0.6.9.tgz

1 Byte
Binary file not shown.

docs/federated-gateway-0.1.0.tgz

172 Bytes
Binary file not shown.

docs/index.yaml

Lines changed: 484 additions & 458 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 Bytes
Binary file not shown.

docs/openfaas-14.2.18.tgz

39.6 KB
Binary file not shown.

docs/postgres-connector-0.1.1.tgz

-1 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)