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:
154
154
155
155
# For OpenFaaS Pro and the Function CRD
156
156
operator :
157
- image : ghcr.io/openfaasltd/faas-netes:0.5.59
157
+ image : ghcr.io/openfaasltd/faas-netes:0.5.60
158
158
create : false
159
159
logs :
160
160
debug : false
@@ -192,7 +192,7 @@ operator:
192
192
pprof : false
193
193
194
194
faasnetesPro :
195
- image : ghcr.io/openfaasltd/faas-netes:0.5.59
195
+ image : ghcr.io/openfaasltd/faas-netes:0.5.60
196
196
logs :
197
197
debug : false
198
198
format : " console"
@@ -305,7 +305,7 @@ autoscaler:
305
305
# # To use with port-forwarding, set publicURL to
306
306
# # http://127.0.0.1
307
307
dashboard :
308
- image : ghcr.io/openfaasltd/openfaas-dashboard:0.5.27
308
+ image : ghcr.io/openfaasltd/openfaas-dashboard:0.5.28
309
309
publicURL : https://dashboard.example.com
310
310
# Name of signing key secret for sessions.
311
311
# Leave blank for development, see https://docs.openfaas.com/openfaas-pro/dashboard/ for production and staging.
365
365
# # if you wish to retain the metrics for a longer period, you should
366
366
# # scrape this instance from an external Prometheus server
367
367
prometheus :
368
- image : prom/prometheus:v3.1 .0
368
+ image : prom/prometheus:v3.2 .0
369
369
create : true
370
370
retention :
371
371
time : 15d
You can’t perform that action at this time.
0 commit comments