Skip to content

Commit cd0738e

Browse files
committed
IAM: Evaluate multiple context keys in conditions
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
1 parent f567dfc commit cd0738e

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

chart/openfaas/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ eventWorker:
154154

155155
# For OpenFaaS Pro and the Function CRD
156156
operator:
157-
image: ghcr.io/openfaasltd/faas-netes:0.5.72
157+
image: ghcr.io/openfaasltd/faas-netes:0.5.73
158158
create: false
159159
logs:
160160
debug: false
@@ -201,7 +201,7 @@ operator:
201201
successThreshold: 1
202202

203203
faasnetesPro:
204-
image: ghcr.io/openfaasltd/faas-netes:0.5.72
204+
image: ghcr.io/openfaasltd/faas-netes:0.5.73
205205
logs:
206206
debug: false
207207
format: "console"

docs/cron-connector-0.6.13.tgz

2 Bytes
Binary file not shown.

docs/index.yaml

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

docs/kafka-connector-0.7.13.tgz

-1 Bytes
Binary file not shown.

docs/mqtt-connector-0.4.7.tgz

3 Bytes
Binary file not shown.

docs/nats-connector-0.3.2.tgz

4 Bytes
Binary file not shown.

docs/openfaas-14.2.113.tgz

63.4 KB
Binary file not shown.

docs/postgres-connector-0.1.2.tgz

4 Bytes
Binary file not shown.

docs/pro-builder-0.5.1.tgz

14 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)