Skip to content

Commit c840833

Browse files
committed
Update version for scaler
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
1 parent 81c6faa commit c840833

12 files changed

+266
-242
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: 10.0.7
5+
version: 10.0.8
66
sources:
77
- https://github.com/openfaas/faas
88
- https://github.com/openfaas/faas-netes

chart/openfaas/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ openfaasImagePullPolicy: "Always"
3232

3333
# advanced scaling on concurrency and CPU
3434
proScaler:
35-
image: alexellis2/openfaas-pro-scaler:0.1.2
35+
image: alexellis2/openfaas-pro-scaler:0.1.3
3636
replicas: 1
3737
enabled: false
3838
resources:

docs/cron-connector-0.5.3.tgz

1 Byte
Binary file not shown.

docs/index.yaml

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

docs/kafka-connector-0.6.8.tgz

0 Bytes
Binary file not shown.

docs/mqtt-connector-0.4.5.tgz

-1 Bytes
Binary file not shown.

docs/nats-connector-0.1.1.tgz

0 Bytes
Binary file not shown.

docs/openfaas-10.0.8.tgz

26.7 KB
Binary file not shown.

docs/probuilder-0.1.0.tgz

1 Byte
Binary file not shown.

docs/sqs-connector-0.0.4.tgz

-1 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)