Skip to content

Commit

Permalink
Update OIDC plugin version
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
  • Loading branch information
alexellis committed Sep 17, 2020
1 parent 58eca56 commit a88b6df
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion chart/openfaas/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
description: OpenFaaS - Serverless Functions Made Simple
name: openfaas
version: 6.0.2
version: 6.0.3
sources:
- https://github.com/openfaas/faas
- https://github.com/openfaas/faas-netes
Expand Down
2 changes: 1 addition & 1 deletion chart/openfaas/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ oauth2Plugin:
memory: "120Mi"
cpu: "50m"
replicas: 1
image: openfaas/openfaas-oidc-plugin:0.3.3
image: openfaas/openfaas-oidc-plugin:0.3.5
securityContext: true

faasnetes:
Expand Down

0 comments on commit a88b6df

Please sign in to comment.