Skip to content

Commit 4193656

Browse files
committed
Move openfaasltd faas-netes image to 0.1.0
* This new image is the openfaas pro controller for customers. Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
1 parent 167cd95 commit 4193656

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

chart/openfaas/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,9 +110,9 @@ basicAuthPlugin:
110110
cpu: "20m"
111111

112112
faasnetesPro:
113-
image: ghcr.io/openfaasltd/faas-netes:0.1.0-rc3
113+
image: ghcr.io/openfaasltd/faas-netes:0.1.0
114114
operatorPro:
115-
image: ghcr.io/openfaasltd/faas-netes:0.1.0-rc3
115+
image: ghcr.io/openfaasltd/faas-netes:0.1.0
116116

117117
faasnetes:
118118
image: ghcr.io/openfaas/faas-netes:0.14.1

0 commit comments

Comments
 (0)