|  | 
| 12 | 12 | <!-- CORTEX_VERSION_README --> | 
| 13 | 13 | ```bash | 
| 14 | 14 | # install the cortex CLI | 
| 15 |  | -bash -c "$(curl -sS https://raw.githubusercontent.com/cortexlabs/cortex/v0.42.0/get-cli.sh)" | 
|  | 15 | +bash -c "$(curl -sS https://raw.githubusercontent.com/cortexlabs/cortex/v0.42.1/get-cli.sh)" | 
| 16 | 16 | 
 | 
| 17 | 17 | # create a cluster | 
| 18 | 18 | cortex cluster up cluster.yaml | 
| @@ -105,32 +105,32 @@ The docker images used by the cluster can also be overridden. They can be config | 
| 105 | 105 | 
 | 
| 106 | 106 | <!-- CORTEX_VERSION_BRANCH_STABLE --> | 
| 107 | 107 | ```yaml | 
| 108 |  | -image_manager: quay.io/cortexlabs/manager:0.42.0 | 
| 109 |  | -image_operator: quay.io/cortexlabs/operator:0.42.0 | 
| 110 |  | -image_controller_manager: quay.io/cortexlabs/controller-manager:0.42.0 | 
| 111 |  | -image_autoscaler: quay.io/cortexlabs/autoscaler:0.42.0 | 
| 112 |  | -image_proxy: quay.io/cortexlabs/proxy:0.42.0 | 
| 113 |  | -image_async_gateway: quay.io/cortexlabs/async-gateway:0.42.0 | 
| 114 |  | -image_activator: quay.io/cortexlabs/activator:0.42.0 | 
| 115 |  | -image_enqueuer: quay.io/cortexlabs/enqueuer:0.42.0 | 
| 116 |  | -image_dequeuer: quay.io/cortexlabs/dequeuer:0.42.0 | 
| 117 |  | -image_cluster_autoscaler: quay.io/cortexlabs/cluster-autoscaler:0.42.0 | 
| 118 |  | -image_metrics_server: quay.io/cortexlabs/metrics-server:0.42.0 | 
| 119 |  | -image_nvidia_device_plugin: quay.io/cortexlabs/nvidia-device-plugin:0.42.0 | 
| 120 |  | -image_neuron_device_plugin: quay.io/cortexlabs/neuron-device-plugin:0.42.0 | 
| 121 |  | -image_neuron_scheduler: quay.io/cortexlabs/neuron-scheduler:0.42.0 | 
| 122 |  | -image_fluent_bit: quay.io/cortexlabs/fluent-bit:0.42.0 | 
| 123 |  | -image_istio_proxy: quay.io/cortexlabs/istio-proxy:0.42.0 | 
| 124 |  | -image_istio_pilot: quay.io/cortexlabs/istio-pilot:0.42.0 | 
| 125 |  | -image_prometheus: quay.io/cortexlabs/prometheus:0.42.0 | 
| 126 |  | -image_prometheus_config_reloader: quay.io/cortexlabs/prometheus-config-reloader:0.42.0 | 
| 127 |  | -image_prometheus_operator: quay.io/cortexlabs/prometheus-operator:0.42.0 | 
| 128 |  | -image_prometheus_statsd_exporter: quay.io/cortexlabs/prometheus-statsd-exporter:0.42.0 | 
| 129 |  | -image_prometheus_dcgm_exporter: quay.io/cortexlabs/prometheus-dcgm-exporter:0.42.0 | 
| 130 |  | -image_prometheus_kube_state_metrics: quay.io/cortexlabs/prometheus-kube-state-metrics:0.42.0 | 
| 131 |  | -image_prometheus_node_exporter: quay.io/cortexlabs/prometheus-node-exporter:0.42.0 | 
| 132 |  | -image_kube_rbac_proxy: quay.io/cortexlabs/kube-rbac-proxy:0.42.0 | 
| 133 |  | -image_grafana: quay.io/cortexlabs/grafana:0.42.0 | 
| 134 |  | -image_event_exporter: quay.io/cortexlabs/event-exporter:0.42.0 | 
| 135 |  | -image_kubexit: quay.io/cortexlabs/kubexit:0.42.0 | 
|  | 108 | +image_manager: quay.io/cortexlabs/manager:0.42.1 | 
|  | 109 | +image_operator: quay.io/cortexlabs/operator:0.42.1 | 
|  | 110 | +image_controller_manager: quay.io/cortexlabs/controller-manager:0.42.1 | 
|  | 111 | +image_autoscaler: quay.io/cortexlabs/autoscaler:0.42.1 | 
|  | 112 | +image_proxy: quay.io/cortexlabs/proxy:0.42.1 | 
|  | 113 | +image_async_gateway: quay.io/cortexlabs/async-gateway:0.42.1 | 
|  | 114 | +image_activator: quay.io/cortexlabs/activator:0.42.1 | 
|  | 115 | +image_enqueuer: quay.io/cortexlabs/enqueuer:0.42.1 | 
|  | 116 | +image_dequeuer: quay.io/cortexlabs/dequeuer:0.42.1 | 
|  | 117 | +image_cluster_autoscaler: quay.io/cortexlabs/cluster-autoscaler:0.42.1 | 
|  | 118 | +image_metrics_server: quay.io/cortexlabs/metrics-server:0.42.1 | 
|  | 119 | +image_nvidia_device_plugin: quay.io/cortexlabs/nvidia-device-plugin:0.42.1 | 
|  | 120 | +image_neuron_device_plugin: quay.io/cortexlabs/neuron-device-plugin:0.42.1 | 
|  | 121 | +image_neuron_scheduler: quay.io/cortexlabs/neuron-scheduler:0.42.1 | 
|  | 122 | +image_fluent_bit: quay.io/cortexlabs/fluent-bit:0.42.1 | 
|  | 123 | +image_istio_proxy: quay.io/cortexlabs/istio-proxy:0.42.1 | 
|  | 124 | +image_istio_pilot: quay.io/cortexlabs/istio-pilot:0.42.1 | 
|  | 125 | +image_prometheus: quay.io/cortexlabs/prometheus:0.42.1 | 
|  | 126 | +image_prometheus_config_reloader: quay.io/cortexlabs/prometheus-config-reloader:0.42.1 | 
|  | 127 | +image_prometheus_operator: quay.io/cortexlabs/prometheus-operator:0.42.1 | 
|  | 128 | +image_prometheus_statsd_exporter: quay.io/cortexlabs/prometheus-statsd-exporter:0.42.1 | 
|  | 129 | +image_prometheus_dcgm_exporter: quay.io/cortexlabs/prometheus-dcgm-exporter:0.42.1 | 
|  | 130 | +image_prometheus_kube_state_metrics: quay.io/cortexlabs/prometheus-kube-state-metrics:0.42.1 | 
|  | 131 | +image_prometheus_node_exporter: quay.io/cortexlabs/prometheus-node-exporter:0.42.1 | 
|  | 132 | +image_kube_rbac_proxy: quay.io/cortexlabs/kube-rbac-proxy:0.42.1 | 
|  | 133 | +image_grafana: quay.io/cortexlabs/grafana:0.42.1 | 
|  | 134 | +image_event_exporter: quay.io/cortexlabs/event-exporter:0.42.1 | 
|  | 135 | +image_kubexit: quay.io/cortexlabs/kubexit:0.42.1 | 
| 136 | 136 | ``` | 
0 commit comments