Skip to content

Commit 167cd95

Browse files
committed
Upgrade to 0.1.0 pro queue-worker
This component has moved off rc status to 0.1.0 Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
1 parent deb0d0d commit 167cd95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chart/openfaas/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ operator:
150150
# The values for queueWorkerPro are merged with those under
151151
# the "queueWorker" section
152152
queueWorkerPro:
153-
image: ghcr.io/openfaas/queue-worker-pro:0.1.0-rc5
153+
image: ghcr.io/openfaas/queue-worker-pro:0.1.0
154154
maxRetryAttempts: "10"
155155
maxRetryWait: "120s"
156156
initialRetryWait: "10s"

0 commit comments

Comments
 (0)