@@ -78,9 +78,9 @@ quickstart 0.21.2
7878
7979### From FiftyOne Enterprise Version 2.0.0 and Later
8080
81- 1 . [ Upgrade to FiftyOne Enterprise version 2.10.0 ] ( #upgrading-from-previous-versions )
81+ 1 . [ Upgrade to FiftyOne Enterprise version 2.10.2 ] ( #upgrading-from-previous-versions )
82821 . Voxel51 recommends upgrading all FiftyOne Enterprise SDK users to FiftyOne Enterprise
83- version 2.10.0
83+ version 2.10.2
8484 1 . Login to the FiftyOne Enterprise UI
8585 1 . To obtain the CLI command to install the FiftyOne SDK associated with
8686 your FiftyOne Enterprise version, navigate to ` Account > Install FiftyOne `
@@ -121,7 +121,7 @@ To utilize the prior image, update your `common-services.yaml` similar to the be
121121
122122``` yaml
123123teams-do-common :
124- image : voxel51/fiftyone-app:v2.10.0
124+ image : voxel51/fiftyone-app:v2.10.2
125125` ` `
126126
127127#### FiftyOne Enterprise v2.2+ Delegated Operator Changes
@@ -156,7 +156,7 @@ Additionally,
156156
157157# ## From FiftyOne Enterprise Versions 1.6.0 to 1.7.1
158158
159- > **NOTE**: Upgrading to FiftyOne Enterprise v2.10.0 _requires_ a license file.
159+ > **NOTE**: Upgrading to FiftyOne Enterprise v2.10.2 _requires_ a license file.
160160> Please contact your Customer Success Team before upgrading to FiftyOne Enterprise
161161> 2.0 or beyond.
162162>
@@ -191,15 +191,15 @@ Additionally,
191191 mv license.key "${LOCAL_LICENSE_FILE_DIR}/license"
192192 ` ` `
193193
194- 1. [Upgrade to FiftyOne Enterprise version 2.10.0 ](#upgrading-from-previous-versions)
195- 1. Upgrade FiftyOne Enterprise SDK users to FiftyOne Enterprise version 2.10.0
194+ 1. [Upgrade to FiftyOne Enterprise version 2.10.2 ](#upgrading-from-previous-versions)
195+ 1. Upgrade FiftyOne Enterprise SDK users to FiftyOne Enterprise version 2.10.2
196196 1. Login to the FiftyOne Enterprise UI
197197 1. To obtain the CLI command to install the FiftyOne SDK associated with
198198 your FiftyOne Enterprise version, navigate to `Account > Install FiftyOne`
1991991. Upgrade all the datasets
200- > **NOTE**: Any FiftyOne SDK less than 2.10.0
200+ > **NOTE**: Any FiftyOne SDK less than 2.10.2
201201 > will lose connectivity at this point.
202- > Upgrading to `fiftyone==2.10.0 ` is required.
202+ > Upgrading to `fiftyone==2.10.2 ` is required.
203203
204204 ` ` ` shell
205205 FIFTYONE_DATABASE_ADMIN=true fiftyone migrate --all
@@ -213,7 +213,7 @@ Additionally,
213213
214214# ## From FiftyOne Enterprise Version 1.1.0 and Before Version 1.6.0
215215
216- > **NOTE**: Upgrading to FiftyOne Enterprise v2.10.0 _requires_
216+ > **NOTE**: Upgrading to FiftyOne Enterprise v2.10.2 _requires_
217217> your users to log in after the upgrade is complete.
218218> This will interrupt active workflows in the FiftyOne Enterprise Hosted Web App.
219219> You should coordinate this upgrade carefully with your end-users.
@@ -231,7 +231,7 @@ Additionally,
231231
232232---
233233
234- > **NOTE**: Upgrading to FiftyOne Enterprise v2.10.0 _requires_ a license file.
234+ > **NOTE**: Upgrading to FiftyOne Enterprise v2.10.2 _requires_ a license file.
235235> Please contact your Customer Success Team before upgrading to FiftyOne Enterprise
236236> 2.0 or beyond.
237237>
@@ -283,15 +283,15 @@ Additionally,
283283 unset FIFTYONE_DATABASE_ADMIN
284284 ` ` `
285285
286- 1. [Upgrade to FiftyOne Enterprise version 2.10.0 ](#upgrading-from-previous-versions)
287- 1. Upgrade FiftyOne Enterprise SDK users to FiftyOne Enterprise version 2.10.0
286+ 1. [Upgrade to FiftyOne Enterprise version 2.10.2 ](#upgrading-from-previous-versions)
287+ 1. Upgrade FiftyOne Enterprise SDK users to FiftyOne Enterprise version 2.10.2
288288 1. Login to the FiftyOne Enterprise UI
289289 1. To obtain the CLI command to install the FiftyOne SDK associated with
290290 your FiftyOne Enterprise version, navigate to `Account > Install FiftyOne`
2912911. Upgrade all the datasets
292- > **NOTE**: Any FiftyOne SDK less than 2.10.0
292+ > **NOTE**: Any FiftyOne SDK less than 2.10.2
293293 > will lose connectivity at this point.
294- > Upgrading to `fiftyone==2.10.0 ` is required.
294+ > Upgrading to `fiftyone==2.10.2 ` is required.
295295
296296 ` ` ` shell
297297 FIFTYONE_DATABASE_ADMIN=true fiftyone migrate --all
@@ -322,14 +322,14 @@ Additionally,
322322
323323---
324324
325- > **NOTE**: Upgrading to FiftyOne Enterprise v2.10.0 _requires_ your users to
325+ > **NOTE**: Upgrading to FiftyOne Enterprise v2.10.2 _requires_ your users to
326326> log in after the upgrade is complete.
327327> This will interrupt active workflows in the FiftyOne Enterprise Hosted Web App.
328328> You should coordinate this upgrade carefully with your end-users.
329329
330330---
331331
332- > **NOTE**: Upgrading to FiftyOne Enterprise v2.10.0 _requires_ a license file.
332+ > **NOTE**: Upgrading to FiftyOne Enterprise v2.10.2 _requires_ a license file.
333333> Please contact your Customer Success Team before upgrading to FiftyOne Enterprise
334334> 2.0 or beyond.
335335>
@@ -360,13 +360,13 @@ Additionally,
3603601. Update your web server routes to include routing
361361 ` /cas/*` traffic to the `teams-cas` service.
362362 Please see our [example nginx configurations](../) for more information.
363- 1. [Upgrade to FiftyOne Enterprise v2.10.0 ](#upgrading-from-previous-versions)
363+ 1. [Upgrade to FiftyOne Enterprise v2.10.2 ](#upgrading-from-previous-versions)
364364 with `FIFTYONE_DATABASE_ADMIN=true`
365365 (this is not the default for this release).
366366 > **NOTE**: FiftyOne SDK users will lose access to the FiftyOne
367- > Enterprise Database at this step until they upgrade to `fiftyone==2.10.0 `
367+ > Enterprise Database at this step until they upgrade to `fiftyone==2.10.2 `
368368
369- 1. Upgrade your FiftyOne SDKs to version 2.10.0
369+ 1. Upgrade your FiftyOne SDKs to version 2.10.2
370370 1. Login to the FiftyOne Enterprise UI
371371 1. To obtain the CLI command to install the FiftyOne SDK associated
372372 with your FiftyOne Enterprise version, navigate to
0 commit comments