We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 757c49a commit 84a62c8Copy full SHA for 84a62c8
chart/openfaas/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
2
type: application
3
description: OpenFaaS - Serverless Functions Made Simple
4
name: openfaas
5
-version: 10.0.9
+version: 10.0.10
6
sources:
7
- https://github.com/openfaas/faas
8
- https://github.com/openfaas/faas-netes
chart/openfaas/values.yaml
@@ -110,9 +110,9 @@ basicAuthPlugin:
110
cpu: "20m"
111
112
faasnetesPro:
113
- image: ghcr.io/openfaasltd/faas-netes:0.1.0
+ image: ghcr.io/openfaasltd/faas-netes:0.1.1
114
operatorPro:
115
116
117
faasnetes:
118
image: ghcr.io/openfaas/faas-netes:0.14.1
0 commit comments