Skip to content

Commit 5b75fd7

Browse files
committed
Updates to logging for faas-netes / operator
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
1 parent 1bf9b7e commit 5b75fd7

14 files changed

+326
-302
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.101
5+
version: 14.2.102
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
@@ -154,7 +154,7 @@ eventWorker:
154154

155155
# For OpenFaaS Pro and the Function CRD
156156
operator:
157-
image: ghcr.io/openfaasltd/faas-netes:0.5.65
157+
image: ghcr.io/openfaasltd/faas-netes:0.5.67
158158
create: false
159159
logs:
160160
debug: false
@@ -201,7 +201,7 @@ operator:
201201
successThreshold: 1
202202

203203
faasnetesPro:
204-
image: ghcr.io/openfaasltd/faas-netes:0.5.65
204+
image: ghcr.io/openfaasltd/faas-netes:0.5.67
205205
logs:
206206
debug: false
207207
format: "console"
@@ -317,7 +317,7 @@ autoscaler:
317317
## To use with port-forwarding, set publicURL to
318318
## http://127.0.0.1
319319
dashboard:
320-
image: ghcr.io/openfaasltd/openfaas-dashboard:0.5.28
320+
image: ghcr.io/openfaasltd/openfaas-dashboard:0.5.29
321321
publicURL: https://dashboard.example.com
322322
# Name of signing key secret for sessions.
323323
# Leave blank for development, see https://docs.openfaas.com/openfaas-pro/dashboard/ for production and staging.

docs/cron-connector-0.6.12.tgz

0 Bytes
Binary file not shown.

docs/index.yaml

Lines changed: 322 additions & 298 deletions
Large diffs are not rendered by default.

docs/kafka-connector-0.7.12.tgz

-4 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

0 Bytes
Binary file not shown.

docs/openfaas-14.2.102.tgz

62.4 KB
Binary file not shown.

docs/postgres-connector-0.1.2.tgz

-3 Bytes
Binary file not shown.

docs/pro-builder-0.4.16.tgz

1 Byte
Binary file not shown.

docs/queue-worker-0.2.13.tgz

-1 Bytes
Binary file not shown.

docs/rabbitmq-connector-0.0.4.tgz

0 Bytes
Binary file not shown.

docs/sns-connector-0.1.3.tgz

0 Bytes
Binary file not shown.

docs/sqs-connector-0.2.7.tgz

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)