@@ -11,30 +11,30 @@ cortex:
1111 project : " "
1212
1313 # CORTEX_VERSION
14- image_operator : quay.io/cortexlabs/operator:master
15- image_manager : quay.io/cortexlabs/manager:master
16- image_downloader : quay.io/cortexlabs/downloader:master
17- image_request_monitor : quay.io/cortexlabs/request-monitor:master
18- image_cluster_autoscaler : quay.io/cortexlabs/cluster-autoscaler:master
19- image_metrics_server : quay.io/cortexlabs/metrics-server:master
20- image_inferentia : quay.io/cortexlabs/inferentia:master
21- image_neuron_rtd : quay.io/cortexlabs/neuron-rtd:master
22- image_nvidia : quay.io/cortexlabs/nvidia:master
23- image_fluent_bit : quay.io/cortexlabs/fluent-bit:master
24- image_istio_proxy : quay.io/cortexlabs/istio-proxy:master
25- image_istio_pilot : quay.io/cortexlabs/istio-pilot:master
26- image_google_pause : quay.io/cortexlabs/pause:master
27- image_prometheus : quay.io/cortexlabs/prometheus:master
28- image_prometheus_config_reloader : quay.io/cortexlabs/prometheus-config-reloader:master
29- image_prometheus_operator : quay.io/cortexlabs/prometheus-operator:master
30- image_prometheus_statsd_exporter : quay.io/cortexlabs/prometheus-statsd-exporter:master
31- image_grafana : quay.io/cortexlabs/grafana:master
14+ image_operator : quay.io/cortexlabs/operator:0.29.0
15+ image_manager : quay.io/cortexlabs/manager:0.29.0
16+ image_downloader : quay.io/cortexlabs/downloader:0.29.0
17+ image_request_monitor : quay.io/cortexlabs/request-monitor:0.29.0
18+ image_cluster_autoscaler : quay.io/cortexlabs/cluster-autoscaler:0.29.0
19+ image_metrics_server : quay.io/cortexlabs/metrics-server:0.29.0
20+ image_inferentia : quay.io/cortexlabs/inferentia:0.29.0
21+ image_neuron_rtd : quay.io/cortexlabs/neuron-rtd:0.29.0
22+ image_nvidia : quay.io/cortexlabs/nvidia:0.29.0
23+ image_fluent_bit : quay.io/cortexlabs/fluent-bit:0.29.0
24+ image_istio_proxy : quay.io/cortexlabs/istio-proxy:0.29.0
25+ image_istio_pilot : quay.io/cortexlabs/istio-pilot:0.29.0
26+ image_google_pause : quay.io/cortexlabs/pause:0.29.0
27+ image_prometheus : quay.io/cortexlabs/prometheus:0.29.0
28+ image_prometheus_config_reloader : quay.io/cortexlabs/prometheus-config-reloader:0.29.0
29+ image_prometheus_operator : quay.io/cortexlabs/prometheus-operator:0.29.0
30+ image_prometheus_statsd_exporter : quay.io/cortexlabs/prometheus-statsd-exporter:0.29.0
31+ image_grafana : quay.io/cortexlabs/grafana:0.29.0
3232
3333networking :
3434 istio-discovery :
3535 pilot :
3636 hub : quay.io/cortexlabs
37- tag : master # CORTEX_VERSION
37+ tag : " 0.29.0 " # CORTEX_VERSION
3838
3939 # Can be a full hub/image:tag
4040 image : istio-pilot
@@ -48,7 +48,7 @@ global:
4848 hub : quay.io/cortexlabs
4949
5050 # Default tag for Istio images.
51- tag : master # CORTEX_VERSION
51+ tag : " 0.29.0 " # CORTEX_VERSION
5252
5353 proxy :
5454 image : istio-proxy
0 commit comments