Skip to content

Commit

Permalink
Add OpenFaaS Pro queue-worker to the helm chart
Browse files Browse the repository at this point in the history
Publishes a new version which introduces the queue-worker with
retries for async invocations.

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
  • Loading branch information
alexellis committed Oct 13, 2021
1 parent 08eabd6 commit 1b2546c
Show file tree
Hide file tree
Showing 10 changed files with 240 additions and 214 deletions.
2 changes: 1 addition & 1 deletion chart/openfaas/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
type: application
description: OpenFaaS - Serverless Functions Made Simple
name: openfaas
version: 8.0.7
version: 8.1.0
sources:
- https://github.com/openfaas/faas
- https://github.com/openfaas/faas-netes
Expand Down
Binary file modified docs/cron-connector-0.5.1.tgz
Binary file not shown.
442 changes: 234 additions & 208 deletions docs/index.yaml

Large diffs are not rendered by default.

Binary file modified docs/kafka-connector-0.6.3.tgz
Binary file not shown.
Binary file modified docs/mqtt-connector-0.4.3.tgz
Binary file not shown.
Binary file modified docs/nats-connector-0.1.0.tgz
Binary file not shown.
Binary file added docs/openfaas-8.1.0.tgz
Binary file not shown.
2 changes: 1 addition & 1 deletion yaml/alertmanager-dep.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion yaml/prometheus-dep.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions yaml/queueworker-dep.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1b2546c

Please sign in to comment.