@@ -47,24 +47,24 @@ log_group: cortex
47
47
spot : false
48
48
49
49
# docker image paths
50
- image_python_serve : cortexlabs/python-serve:0.14.0
51
- image_python_serve_gpu : cortexlabs/python-serve-gpu:0.14.0
52
- image_tf_serve : cortexlabs/tf-serve:0.14.0
53
- image_tf_serve_gpu : cortexlabs/tf-serve-gpu:0.14.0
54
- image_tf_api : cortexlabs/tf-api:0.14.0
55
- image_onnx_serve : cortexlabs/onnx-serve:0.14.0
56
- image_onnx_serve_gpu : cortexlabs/onnx-serve-gpu:0.14.0
57
- image_operator : cortexlabs/operator:0.14.0
58
- image_manager : cortexlabs/manager:0.14.0
59
- image_downloader : cortexlabs/downloader:0.14.0
60
- image_request_monitor : cortexlabs/request-monitor:0.14.0
61
- image_cluster_autoscaler : cortexlabs/cluster-autoscaler:0.14.0
62
- image_metrics_server : cortexlabs/metrics-server:0.14.0
63
- image_nvidia : cortexlabs/nvidia:0.14.0
64
- image_fluentd : cortexlabs/fluentd:0.14.0
65
- image_statsd : cortexlabs/statsd:0.14.0
66
- image_istio_proxy : cortexlabs/istio-proxy:0.14.0
67
- image_istio_pilot : cortexlabs/istio-pilot:0.14.0
68
- image_istio_citadel : cortexlabs/istio-citadel:0.14.0
69
- image_istio_galley : cortexlabs/istio-galley:0.14.0
50
+ image_python_serve : cortexlabs/python-serve:0.14.1
51
+ image_python_serve_gpu : cortexlabs/python-serve-gpu:0.14.1
52
+ image_tf_serve : cortexlabs/tf-serve:0.14.1
53
+ image_tf_serve_gpu : cortexlabs/tf-serve-gpu:0.14.1
54
+ image_tf_api : cortexlabs/tf-api:0.14.1
55
+ image_onnx_serve : cortexlabs/onnx-serve:0.14.1
56
+ image_onnx_serve_gpu : cortexlabs/onnx-serve-gpu:0.14.1
57
+ image_operator : cortexlabs/operator:0.14.1
58
+ image_manager : cortexlabs/manager:0.14.1
59
+ image_downloader : cortexlabs/downloader:0.14.1
60
+ image_request_monitor : cortexlabs/request-monitor:0.14.1
61
+ image_cluster_autoscaler : cortexlabs/cluster-autoscaler:0.14.1
62
+ image_metrics_server : cortexlabs/metrics-server:0.14.1
63
+ image_nvidia : cortexlabs/nvidia:0.14.1
64
+ image_fluentd : cortexlabs/fluentd:0.14.1
65
+ image_statsd : cortexlabs/statsd:0.14.1
66
+ image_istio_proxy : cortexlabs/istio-proxy:0.14.1
67
+ image_istio_pilot : cortexlabs/istio-pilot:0.14.1
68
+ image_istio_citadel : cortexlabs/istio-citadel:0.14.1
69
+ image_istio_galley : cortexlabs/istio-galley:0.14.1
70
70
` ` `
0 commit comments