Skip to content

Commit 5f5a368

Browse files
committed
Remove basic auth plugin from chart for OpenFaaS Pro
The plugin is no longer required because the logic has been brought in-process for both the OpenFaaS CE and Pro gateway. If you have the basic-auth-plugin deployment and service left over in your cluster, you can safely delete them after updating your gateway CE / Pro version to the latest. Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
1 parent a8cafc9 commit 5f5a368

14 files changed

+380
-354
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: 11.1.14
5+
version: 12.0.0
66
sources:
77
- https://github.com/openfaas/faas
88
- https://github.com/openfaas/faas-netes

docs/cron-connector-0.6.4.tgz

0 Bytes
Binary file not shown.

docs/index.yaml

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

docs/kafka-connector-0.7.3.tgz

0 Bytes
Binary file not shown.

docs/mqtt-connector-0.4.7.tgz

1 Byte
Binary file not shown.

docs/nats-connector-0.3.2.tgz

0 Bytes
Binary file not shown.

docs/openfaas-12.0.0.tgz

33 KB
Binary file not shown.

docs/postgres-connector-0.1.0.tgz

1 Byte
Binary file not shown.

docs/pro-builder-0.4.0.tgz

0 Bytes
Binary file not shown.

docs/queue-worker-0.1.4.tgz

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)