Skip to content

Commit 1e751ee

Browse files
committed
Update various components
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
1 parent 5b75fd7 commit 1e751ee

15 files changed

+305
-305
lines changed

chart/kafka-connector/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ topics: faas-request
1414
# them as a comma separated list i.e. "kafka-1:9092,kafka-2:9092,kafka-3:9092"
1515
brokerHosts: kf-kafka:9092
1616

17-
image: ghcr.io/openfaasltd/kafka-connector:0.7.11
17+
image: ghcr.io/openfaasltd/kafka-connector:0.7.12
1818

1919
# Output detailed logs from the consumer group's lifecycle
2020
sessionLogging: true

chart/openfaas/values.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -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.29
320+
image: ghcr.io/openfaasltd/openfaas-dashboard:0.5.31
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.
@@ -377,7 +377,7 @@ iam:
377377
## if you wish to retain the metrics for a longer period, you should
378378
## scrape this instance from an external Prometheus server
379379
prometheus:
380-
image: prom/prometheus:v3.2.1
380+
image: prom/prometheus:v3.3.0
381381
create: true
382382
retention:
383383
time: 15d
@@ -413,7 +413,7 @@ nats:
413413
host: ""
414414
port: ""
415415
# The version of NATS Core used with OpenFaaS Pro and JetStream
416-
image: nats:2.11.0
416+
image: nats:2.11.1
417417
resources:
418418
requests:
419419
memory: "120Mi"

chart/pro-builder/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
# image is for the pro-builder API
88
proBuilder:
9-
image: ghcr.io/openfaasltd/pro-builder:0.4.1
9+
image: ghcr.io/openfaasltd/pro-builder:0.4.3
1010

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

docs/cron-connector-0.6.12.tgz

-5 Bytes
Binary file not shown.

docs/index.yaml

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

docs/kafka-connector-0.7.12.tgz

3 Bytes
Binary file not shown.

docs/mqtt-connector-0.4.7.tgz

-1 Bytes
Binary file not shown.

docs/nats-connector-0.3.2.tgz

-1 Bytes
Binary file not shown.

docs/openfaas-14.2.102.tgz

6 Bytes
Binary file not shown.

docs/postgres-connector-0.1.2.tgz

2 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 Byte
Binary file not shown.

docs/rabbitmq-connector-0.0.4.tgz

2 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)