Skip to content

Commit c827679

Browse files
committed
Fix for OIDC plugin for multiple context keys for role
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
1 parent cd0738e commit c827679

14 files changed

+344
-320
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.113
5+
version: 14.2.114
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
@@ -345,7 +345,7 @@ dashboard:
345345
# OpenFaaS Enterprise (OpenFaaS IAM)
346346
# OIDC plugin for authentication on the OpenFaaS REST API
347347
oidcAuthPlugin:
348-
image: ghcr.io/openfaasltd/openfaas-oidc-plugin:0.7.10
348+
image: ghcr.io/openfaasltd/openfaas-oidc-plugin:0.7.11
349349
insecureTLS: false
350350
replicas: 1
351351
securityContext: true

docs/cron-connector-0.6.13.tgz

1 Byte
Binary file not shown.

docs/index.yaml

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

docs/kafka-connector-0.7.13.tgz

3 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.114.tgz

63.4 KB
Binary file not shown.

docs/postgres-connector-0.1.2.tgz

0 Bytes
Binary file not shown.

docs/pro-builder-0.5.1.tgz

-9 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)