Skip to content

Commit 30eea53

Browse files
committed
Update dashboard to not cache index.html, NATS patch version
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
1 parent 170ab7d commit 30eea53

16 files changed

+354
-330
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.116
5+
version: 14.2.117
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
@@ -324,7 +324,7 @@ autoscaler:
324324
## To use with port-forwarding, set publicURL to
325325
## http://127.0.0.1
326326
dashboard:
327-
image: ghcr.io/openfaasltd/openfaas-dashboard:0.5.36
327+
image: ghcr.io/openfaasltd/openfaas-dashboard:0.5.37
328328
publicURL: https://dashboard.example.com
329329
# Name of signing key secret for sessions.
330330
# Leave blank for development, see https://docs.openfaas.com/openfaas-pro/dashboard/ for production and staging.
@@ -432,7 +432,7 @@ nats:
432432
host: ""
433433
port: ""
434434
# The version of NATS Core used with OpenFaaS Pro and JetStream
435-
image: nats:2.11.6
435+
image: nats:2.11.7
436436
resources:
437437
requests:
438438
memory: "120Mi"

docs/cron-connector-0.6.14.tgz

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

docs/headroom-controller-0.1.1.tgz

1 Byte
Binary file not shown.

docs/index.yaml

Lines changed: 351 additions & 327 deletions
Large diffs are not rendered by default.

docs/kafka-connector-0.7.13.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.117.tgz

63.1 KB
Binary file not shown.

0 commit comments

Comments
 (0)