Skip to content

Commit f567dfc

Browse files
committed
Remove log prefixes from pro-builder output
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
1 parent 044a9eb commit f567dfc

16 files changed

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

chart/openfaas/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ faasnetesOem:
211211

212212
# For the Community Edition
213213
faasnetes:
214-
image: ghcr.io/openfaas/faas-netes:0.18.15
214+
image: ghcr.io/openfaas/faas-netes:0.18.16
215215
resources:
216216
requests:
217217
memory: "120Mi"

chart/pro-builder/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v1
22
description: Build OpenFaaS functions via a REST API
33
name: pro-builder
4-
version: 0.5.0
4+
version: 0.5.1
55
sources:
66
- https://github.com/openfaas/faas-netes
77
home: https://www.openfaas.com

chart/pro-builder/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ securityContext: {}
1616

1717
# image is for the pro-builder API
1818
proBuilder:
19-
image: ghcr.io/openfaasltd/pro-builder:0.5.2
19+
image: ghcr.io/openfaasltd/pro-builder:0.5.3
2020

2121
# Set to 0 for unlimited, or some non-zero value for a hard limit
2222
# the builder will return a HTTP 429 status code, then the client

docs/cron-connector-0.6.13.tgz

-4 Bytes
Binary file not shown.

docs/index.yaml

Lines changed: 360 additions & 314 deletions
Large diffs are not rendered by default.

docs/kafka-connector-0.7.13.tgz

-2 Bytes
Binary file not shown.

docs/mqtt-connector-0.4.7.tgz

-3 Bytes
Binary file not shown.

docs/nats-connector-0.3.2.tgz

-3 Bytes
Binary file not shown.

docs/openfaas-14.2.112.tgz

63.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)