Skip to content

Commit ace0728

Browse files
committed
Updates to OpenFaaS CE Chart
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
1 parent 8cbe374 commit ace0728

16 files changed

+387
-361
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: 12.0.1
5+
version: 12.0.2
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
@@ -152,7 +152,7 @@ operatorPro:
152152
image: ghcr.io/openfaasltd/faas-netes:0.2.5
153153

154154
faasnetes:
155-
image: ghcr.io/openfaas/faas-netes:0.16.5
155+
image: ghcr.io/openfaas/faas-netes:0.16.6
156156
imagePullPolicy: "Always" # Image pull policy for deployed functions
157157
httpProbe: true # Setting to true will use HTTP for readiness and liveness probe on function pods
158158
setNonRootUser: false # It's recommended to set this to "true", but test your images before committing to it
@@ -170,7 +170,7 @@ faasnetes:
170170
cpu: "50m"
171171

172172
operator:
173-
image: ghcr.io/openfaas/faas-netes:0.16.5
173+
image: ghcr.io/openfaas/faas-netes:0.16.6
174174
create: false
175175
resources:
176176
requests:

docs/cron-connector-0.6.4.tgz

0 Bytes
Binary file not shown.

docs/index.yaml

Lines changed: 381 additions & 355 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

0 Bytes
Binary file not shown.

docs/nats-connector-0.3.2.tgz

-1 Bytes
Binary file not shown.

docs/openfaas-12.0.2.tgz

33 KB
Binary file not shown.

docs/postgres-connector-0.1.0.tgz

-2 Bytes
Binary file not shown.

docs/pro-builder-0.4.1.tgz

-1 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)