@@ -84,9 +84,9 @@ quickstart 0.21.2
8484
8585### From FiftyOne Enterprise Version 2.0.0 and Later
8686
87- 1 . [ Upgrade to FiftyOne Enterprise version 2.20 .0] ( #upgrading-from-previous-versions )
87+ 1 . [ Upgrade to FiftyOne Enterprise version 2.21 .0] ( #upgrading-from-previous-versions )
88881 . Voxel51 recommends upgrading all FiftyOne Enterprise SDK users to FiftyOne Enterprise
89- version 2.20 .0
89+ version 2.21 .0
9090 1 . Login to the FiftyOne Enterprise UI
9191 1 . To obtain the CLI command to install the FiftyOne SDK associated with
9292 your FiftyOne Enterprise version, navigate to ` Account > Install FiftyOne `
@@ -285,7 +285,7 @@ To utilize the prior image, update your `common-services.yaml` similar to the be
285285
286286``` yaml
287287teams-do-common :
288- image : voxel51/fiftyone-app:v2.20 .0
288+ image : voxel51/fiftyone-app:v2.21 .0
289289` ` `
290290
291291#### FiftyOne Enterprise v2.2+ Delegated Operator Changes
@@ -320,7 +320,7 @@ Additionally,
320320
321321# ## From FiftyOne Enterprise Versions 1.6.0 to 1.7.1
322322
323- > **NOTE**: Upgrading to FiftyOne Enterprise v2.20 .0 _requires_ a license file.
323+ > **NOTE**: Upgrading to FiftyOne Enterprise v2.21 .0 _requires_ a license file.
324324> Please contact your Customer Success Team before upgrading to FiftyOne Enterprise
325325> 2.0 or beyond.
326326>
@@ -355,15 +355,15 @@ Additionally,
355355 mv license.key "${LOCAL_LICENSE_FILE_DIR}/license"
356356 ` ` `
357357
358- 1. [Upgrade to FiftyOne Enterprise version 2.20 .0](#upgrading-from-previous-versions)
359- 1. Upgrade FiftyOne Enterprise SDK users to FiftyOne Enterprise version 2.20 .0
358+ 1. [Upgrade to FiftyOne Enterprise version 2.21 .0](#upgrading-from-previous-versions)
359+ 1. Upgrade FiftyOne Enterprise SDK users to FiftyOne Enterprise version 2.21 .0
360360 1. Login to the FiftyOne Enterprise UI
361361 1. To obtain the CLI command to install the FiftyOne SDK associated with
362362 your FiftyOne Enterprise version, navigate to `Account > Install FiftyOne`
3633631. Upgrade all the datasets
364- > **NOTE**: Any FiftyOne SDK less than 2.20 .0
364+ > **NOTE**: Any FiftyOne SDK less than 2.21 .0
365365 > will lose connectivity at this point.
366- > Upgrading to `fiftyone==2.20 .0` is required.
366+ > Upgrading to `fiftyone==2.21 .0` is required.
367367
368368 ` ` ` shell
369369 FIFTYONE_DATABASE_ADMIN=true fiftyone migrate --all
@@ -377,7 +377,7 @@ Additionally,
377377
378378# ## From FiftyOne Enterprise Version 1.1.0 and Before Version 1.6.0
379379
380- > **NOTE**: Upgrading to FiftyOne Enterprise v2.20 .0 _requires_
380+ > **NOTE**: Upgrading to FiftyOne Enterprise v2.21 .0 _requires_
381381> your users to log in after the upgrade is complete.
382382> This will interrupt active workflows in the FiftyOne Enterprise Hosted Web App.
383383> You should coordinate this upgrade carefully with your end-users.
@@ -395,7 +395,7 @@ Additionally,
395395
396396---
397397
398- > **NOTE**: Upgrading to FiftyOne Enterprise v2.20 .0 _requires_ a license file.
398+ > **NOTE**: Upgrading to FiftyOne Enterprise v2.21 .0 _requires_ a license file.
399399> Please contact your Customer Success Team before upgrading to FiftyOne Enterprise
400400> 2.0 or beyond.
401401>
@@ -447,15 +447,15 @@ Additionally,
447447 unset FIFTYONE_DATABASE_ADMIN
448448 ` ` `
449449
450- 1. [Upgrade to FiftyOne Enterprise version 2.20 .0](#upgrading-from-previous-versions)
451- 1. Upgrade FiftyOne Enterprise SDK users to FiftyOne Enterprise version 2.20 .0
450+ 1. [Upgrade to FiftyOne Enterprise version 2.21 .0](#upgrading-from-previous-versions)
451+ 1. Upgrade FiftyOne Enterprise SDK users to FiftyOne Enterprise version 2.21 .0
452452 1. Login to the FiftyOne Enterprise UI
453453 1. To obtain the CLI command to install the FiftyOne SDK associated with
454454 your FiftyOne Enterprise version, navigate to `Account > Install FiftyOne`
4554551. Upgrade all the datasets
456- > **NOTE**: Any FiftyOne SDK less than 2.20 .0
456+ > **NOTE**: Any FiftyOne SDK less than 2.21 .0
457457 > will lose connectivity at this point.
458- > Upgrading to `fiftyone==2.20 .0` is required.
458+ > Upgrading to `fiftyone==2.21 .0` is required.
459459
460460 ` ` ` shell
461461 FIFTYONE_DATABASE_ADMIN=true fiftyone migrate --all
@@ -486,14 +486,14 @@ Additionally,
486486
487487---
488488
489- > **NOTE**: Upgrading to FiftyOne Enterprise v2.20 .0 _requires_ your users to
489+ > **NOTE**: Upgrading to FiftyOne Enterprise v2.21 .0 _requires_ your users to
490490> log in after the upgrade is complete.
491491> This will interrupt active workflows in the FiftyOne Enterprise Hosted Web App.
492492> You should coordinate this upgrade carefully with your end-users.
493493
494494---
495495
496- > **NOTE**: Upgrading to FiftyOne Enterprise v2.20 .0 _requires_ a license file.
496+ > **NOTE**: Upgrading to FiftyOne Enterprise v2.21 .0 _requires_ a license file.
497497> Please contact your Customer Success Team before upgrading to FiftyOne Enterprise
498498> 2.0 or beyond.
499499>
@@ -524,13 +524,13 @@ Additionally,
5245241. Update your web server routes to include routing
525525 ` /cas/*` traffic to the `teams-cas` service.
526526 Please see our [example nginx configurations](../) for more information.
527- 1. [Upgrade to FiftyOne Enterprise v2.20 .0](#upgrading-from-previous-versions)
527+ 1. [Upgrade to FiftyOne Enterprise v2.21 .0](#upgrading-from-previous-versions)
528528 with `FIFTYONE_DATABASE_ADMIN=true`
529529 (this is not the default for this release).
530530 > **NOTE**: FiftyOne SDK users will lose access to the FiftyOne
531- > Enterprise Database at this step until they upgrade to `fiftyone==2.20 .0`
531+ > Enterprise Database at this step until they upgrade to `fiftyone==2.21 .0`
532532
533- 1. Upgrade your FiftyOne SDKs to version 2.20 .0
533+ 1. Upgrade your FiftyOne SDKs to version 2.21 .0
534534 1. Login to the FiftyOne Enterprise UI
535535 1. To obtain the CLI command to install the FiftyOne SDK associated
536536 with your FiftyOne Enterprise version, navigate to
0 commit comments