Skip to content

Commit 781d785

Browse files
committed
Update CE gateway and Prometheus version
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
1 parent f43e633 commit 781d785

14 files changed

+298
-274
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.84
5+
version: 14.2.85
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
@@ -70,7 +70,7 @@ gatewayPro:
7070
pprof: false
7171

7272
gateway:
73-
image: ghcr.io/openfaas/gateway:0.27.10
73+
image: ghcr.io/openfaas/gateway:0.27.11
7474
readTimeout: "1m05s"
7575
writeTimeout: "1m05s"
7676
upstreamTimeout: "1m" # Must be smaller than read/write_timeout
@@ -365,7 +365,7 @@ iam:
365365
## if you wish to retain the metrics for a longer period, you should
366366
## scrape this instance from an external Prometheus server
367367
prometheus:
368-
image: prom/prometheus:v3.0.0
368+
image: prom/prometheus:v3.0.1
369369
create: true
370370
retention:
371371
time: 15d

docs/cron-connector-0.6.11.tgz

0 Bytes
Binary file not shown.

docs/federated-gateway-0.1.0.tgz

-4 Bytes
Binary file not shown.

docs/index.yaml

Lines changed: 295 additions & 271 deletions
Large diffs are not rendered by default.

docs/kafka-connector-0.7.11.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

-2 Bytes
Binary file not shown.

docs/openfaas-14.2.85.tgz

62.3 KB
Binary file not shown.

docs/postgres-connector-0.1.1.tgz

-1 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)