Skip to content

Commit c2167cb

Browse files
committed
Bump gateway for idler changes
This version of the gateway includes the changes for faas-idler 0.3.0 and the new "started" metric. Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
1 parent ea9e28d commit c2167cb

File tree

13 files changed

+154
-131
lines changed

13 files changed

+154
-131
lines changed

chart/openfaas/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: Enable Kubernetes as a backend for OpenFaaS (Functions as a Service)
33
name: openfaas
4-
version: 5.6.1
4+
version: 5.6.2
55
sources:
66
- https://github.com/openfaas/faas
77
- https://github.com/openfaas/faas-netes

chart/openfaas/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ gatewayExternal:
2222
annotations: {}
2323

2424
gateway:
25-
image: openfaas/gateway:0.18.11
25+
image: openfaas/gateway:0.18.13
2626
readTimeout : "65s"
2727
writeTimeout : "65s"
2828
upstreamTimeout : "60s" # Must be smaller than read/write_timeout

docs/cron-connector-0.3.1.tgz

2 Bytes
Binary file not shown.

docs/index.yaml

Lines changed: 145 additions & 122 deletions
Large diffs are not rendered by default.

docs/kafka-connector-0.4.0.tgz

-1 Bytes
Binary file not shown.

docs/openfaas-5.6.2.tgz

17 KB
Binary file not shown.

yaml/alertmanager-dep.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yaml/gateway-dep.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yaml/prometheus-dep.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yaml_arm64/alertmanager-dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ spec:
1919
app: alertmanager
2020
annotations:
2121
sidecar.istio.io/inject: "true"
22-
checksum/alertmanager-config: "737f98fd463288a8d599a7f0da298ee1dc5a3f475c0a3205c4e2361ae7e39414"
22+
checksum/alertmanager-config: "aeb42fadce817e66e8ad13fbc1f9f828c12092788ab4a93abaf5e1241aa1943a"
2323
spec:
2424
containers:
2525
- name: alertmanager

0 commit comments

Comments
 (0)