File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -154,7 +154,7 @@ eventWorker:
154154
155155# For OpenFaaS Pro and the Function CRD
156156operator :
157- image : ghcr.io/openfaasltd/faas-netes:0.5.59
157+ image : ghcr.io/openfaasltd/faas-netes:0.5.60
158158 create : false
159159 logs :
160160 debug : false
@@ -192,7 +192,7 @@ operator:
192192 pprof : false
193193
194194faasnetesPro :
195- image : ghcr.io/openfaasltd/faas-netes:0.5.59
195+ image : ghcr.io/openfaasltd/faas-netes:0.5.60
196196 logs :
197197 debug : false
198198 format : " console"
@@ -305,7 +305,7 @@ autoscaler:
305305# # To use with port-forwarding, set publicURL to
306306# # http://127.0.0.1
307307dashboard :
308- image : ghcr.io/openfaasltd/openfaas-dashboard:0.5.27
308+ image : ghcr.io/openfaasltd/openfaas-dashboard:0.5.28
309309 publicURL : https://dashboard.example.com
310310 # Name of signing key secret for sessions.
311311 # Leave blank for development, see https://docs.openfaas.com/openfaas-pro/dashboard/ for production and staging.
365365# # if you wish to retain the metrics for a longer period, you should
366366# # scrape this instance from an external Prometheus server
367367prometheus :
368- image : prom/prometheus:v3.1 .0
368+ image : prom/prometheus:v3.2 .0
369369 create : true
370370 retention :
371371 time : 15d
You can’t perform that action at this time.
0 commit comments