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 @@ -308,8 +308,8 @@ argo-events:
308
308
versions :
309
309
- version : latest
310
310
natsImage : nats:2.11.4
311
- metricsExporterImage : natsio/prometheus-nats-exporter:0.16.0
312
- configReloaderImage : natsio/nats-server-config-reloader:0.18.2
311
+ metricsExporterImage : natsio/prometheus-nats-exporter:0.17.3
312
+ configReloaderImage : natsio/nats-server-config-reloader:0.19.1
313
313
startCommand : /nats-server
314
314
# -----------------------------------------------------------------------------------------------------------------------
315
315
# Argo Workflows
@@ -578,14 +578,14 @@ app-proxy:
578
578
tag : 1.1.15-main
579
579
image :
580
580
repository : quay.io/codefresh/cap-app-proxy
581
- tag : 1.3718 .0
581
+ tag : 1.3727 .0
582
582
pullPolicy : IfNotPresent
583
583
# -- Extra volume mounts for main container
584
584
extraVolumeMounts : []
585
585
initContainer :
586
586
image :
587
587
repository : quay.io/codefresh/cap-app-proxy-init
588
- tag : 1.3718 .0
588
+ tag : 1.3727 .0
589
589
pullPolicy : IfNotPresent
590
590
command :
591
591
- ./init.sh
You can’t perform that action at this time.
0 commit comments