Skip to content

Commit c52e925

Browse files
committed
RHOAIENG-27828: Update Ray Version references
1 parent fc6baa2 commit c52e925

29 files changed

+197
-69
lines changed

demo-notebooks/additional-demos/local_interactive.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"\n",
3838
"NOTE: The default images used by the CodeFlare SDK for creating a RayCluster resource depend on the installed Python version:\n",
3939
"\n",
40-
"- For Python 3.11: 'quay.io/modh/ray:2.46.0-py311-cu121'\n",
40+
"- For Python 3.11: 'quay.io/modh/ray:2.47.1-py311-cu121'\n",
4141
"\n",
4242
"If you prefer to use a custom Ray image that better suits your needs, you can specify it in the image field to override the default."
4343
]

demo-notebooks/additional-demos/ray_job_client.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"\n",
4444
"NOTE: The default images used by the CodeFlare SDK for creating a RayCluster resource depend on the installed Python version:\n",
4545
"\n",
46-
"- For Python 3.11: 'quay.io/modh/ray:2.46.0-py311-cu121'\n",
46+
"- For Python 3.11: 'quay.io/modh/ray:2.47.1-py311-cu121'\n",
4747
"\n",
4848
"If you prefer to use a custom Ray image that better suits your needs, you can specify it in the image field to override the default."
4949
]

demo-notebooks/guided-demos/0_basic_ray.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"\n",
5050
"NOTE: The default images used by the CodeFlare SDK for creating a RayCluster resource depend on the installed Python version:\n",
5151
"\n",
52-
"- For Python 3.11: 'quay.io/modh/ray:2.46.0-py311-cu121'\n",
52+
"- For Python 3.11: 'quay.io/modh/ray:2.47.1-py311-cu121'\n",
5353
"\n",
5454
"If you prefer to use a custom Ray image that better suits your needs, you can specify it in the image field to override the default."
5555
]

demo-notebooks/guided-demos/1_cluster_job_client.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"\n",
4444
"NOTE: The default images used by the CodeFlare SDK for creating a RayCluster resource depend on the installed Python version:\n",
4545
"\n",
46-
"- For Python 3.11: 'quay.io/modh/ray:2.46.0-py311-cu121'\n",
46+
"- For Python 3.11: 'quay.io/modh/ray:2.47.1-py311-cu121'\n",
4747
"\n",
4848
"If you prefer to use a custom Ray image that better suits your needs, you can specify it in the image field to override the default."
4949
]

demo-notebooks/guided-demos/2_basic_interactive.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"\n",
4747
"NOTE: The default images used by the CodeFlare SDK for creating a RayCluster resource depend on the installed Python version:\n",
4848
"\n",
49-
"- For Python 3.11: 'quay.io/modh/ray:2.46.0-py311-cu121'\n",
49+
"- For Python 3.11: 'quay.io/modh/ray:2.47.1-py311-cu121'\n",
5050
"\n",
5151
"If you prefer to use a custom Ray image that better suits your needs, you can specify it in the image field to override the default."
5252
]

demo-notebooks/guided-demos/3_widget_example.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"\n",
5050
"NOTE: The default images used by the CodeFlare SDK for creating a RayCluster resource depend on the installed Python version:\n",
5151
"\n",
52-
"- For Python 3.11: 'quay.io/modh/ray:2.46.0-py311-cu121'\n",
52+
"- For Python 3.11: 'quay.io/modh/ray:2.47.1-py311-cu121'\n",
5353
"\n",
5454
"If you prefer to use a custom Ray image that better suits your needs, you can specify it in the image field to override the default."
5555
]

demo-notebooks/guided-demos/notebook-ex-outputs/1_cluster_job_client.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"\n",
4444
"NOTE: The default images used by the CodeFlare SDK for creating a RayCluster resource depend on the installed Python version:\n",
4545
"\n",
46-
"- For Python 3.11: 'quay.io/modh/ray:2.46.0-py311-cu121'\n",
46+
"- For Python 3.11: 'quay.io/modh/ray:2.47.1-py311-cu121'\n",
4747
"\n",
4848
"If you prefer to use a custom Ray image that better suits your needs, you can specify it in the image field to override the default."
4949
]

demo-notebooks/guided-demos/notebook-ex-outputs/2_basic_interactive.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"\n",
4747
"NOTE: The default images used by the CodeFlare SDK for creating a RayCluster resource depend on the installed Python version:\n",
4848
"\n",
49-
"- For Python 3.11: 'quay.io/modh/ray:2.46.0-py311-cu121'\n",
49+
"- For Python 3.11: 'quay.io/modh/ray:2.47.1-py311-cu121'\n",
5050
"\n",
5151
"If you prefer to use a custom Ray image that better suits your needs, you can specify it in the image field to override the default."
5252
]

demo-notebooks/guided-demos/notebook-ex-outputs/interactivetest.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ spec:
8181
value: /home/ray/workspace/tls/server.key
8282
- name: RAY_TLS_CA_CERT
8383
value: /home/ray/workspace/tls/ca.crt
84-
image: quay.io/modh/ray:2.46.0-py311-cu121
84+
image: quay.io/modh/ray:2.47.1-py311-cu121
8585
imagePullPolicy: Always
8686
lifecycle:
8787
preStop:
@@ -108,7 +108,7 @@ spec:
108108
memory: 8G
109109
nvidia.com/gpu: 0
110110
imagePullSecrets: []
111-
rayVersion: 2.1.0
111+
rayVersion: 2.47.1
112112
workerGroupSpecs:
113113
- groupName: small-group-interactivetest
114114
maxReplicas: 2
@@ -147,7 +147,7 @@ spec:
147147
value: /home/ray/workspace/tls/server.key
148148
- name: RAY_TLS_CA_CERT
149149
value: /home/ray/workspace/tls/ca.crt
150-
image: quay.io/modh/ray:2.46.0-py311-cu121
150+
image: quay.io/modh/ray:2.47.1-py311-cu121
151151
lifecycle:
152152
preStop:
153153
exec:

demo-notebooks/guided-demos/notebook-ex-outputs/jobtest.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ spec:
7070
value: /home/ray/workspace/tls/server.key
7171
- name: RAY_TLS_CA_CERT
7272
value: /home/ray/workspace/tls/ca.crt
73-
image: quay.io/modh/ray:2.46.0-py311-cu121
73+
image: quay.io/modh/ray:2.47.1-py311-cu121
7474
imagePullPolicy: Always
7575
lifecycle:
7676
preStop:
@@ -97,7 +97,7 @@ spec:
9797
memory: 8G
9898
nvidia.com/gpu: 0
9999
imagePullSecrets: []
100-
rayVersion: 2.1.0
100+
rayVersion: 2.47.1
101101
workerGroupSpecs:
102102
- groupName: small-group-jobtest
103103
maxReplicas: 2
@@ -127,7 +127,7 @@ spec:
127127
value: /home/ray/workspace/tls/server.key
128128
- name: RAY_TLS_CA_CERT
129129
value: /home/ray/workspace/tls/ca.crt
130-
image: quay.io/modh/ray:2.46.0-py311-cu121
130+
image: quay.io/modh/ray:2.47.1-py311-cu121
131131
lifecycle:
132132
preStop:
133133
exec:

0 commit comments

Comments
 (0)