@@ -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.19 .0] ( #upgrading-from-previous-versions )
87+ 1 . [ Upgrade to FiftyOne Enterprise version 2.20 .0] ( #upgrading-from-previous-versions )
88881 . Voxel51 recommends upgrading all FiftyOne Enterprise SDK users to FiftyOne Enterprise
89- version 2.19 .0
89+ version 2.20 .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 `
@@ -281,7 +281,7 @@ To utilize the prior image, update your `common-services.yaml` similar to the be
281281
282282``` yaml
283283teams-do-common :
284- image : voxel51/fiftyone-app:v2.19 .0
284+ image : voxel51/fiftyone-app:v2.20 .0
285285` ` `
286286
287287#### FiftyOne Enterprise v2.2+ Delegated Operator Changes
@@ -316,7 +316,7 @@ Additionally,
316316
317317# ## From FiftyOne Enterprise Versions 1.6.0 to 1.7.1
318318
319- > **NOTE**: Upgrading to FiftyOne Enterprise v2.19 .0 _requires_ a license file.
319+ > **NOTE**: Upgrading to FiftyOne Enterprise v2.20 .0 _requires_ a license file.
320320> Please contact your Customer Success Team before upgrading to FiftyOne Enterprise
321321> 2.0 or beyond.
322322>
@@ -351,15 +351,15 @@ Additionally,
351351 mv license.key "${LOCAL_LICENSE_FILE_DIR}/license"
352352 ` ` `
353353
354- 1. [Upgrade to FiftyOne Enterprise version 2.19 .0](#upgrading-from-previous-versions)
355- 1. Upgrade FiftyOne Enterprise SDK users to FiftyOne Enterprise version 2.19 .0
354+ 1. [Upgrade to FiftyOne Enterprise version 2.20 .0](#upgrading-from-previous-versions)
355+ 1. Upgrade FiftyOne Enterprise SDK users to FiftyOne Enterprise version 2.20 .0
356356 1. Login to the FiftyOne Enterprise UI
357357 1. To obtain the CLI command to install the FiftyOne SDK associated with
358358 your FiftyOne Enterprise version, navigate to `Account > Install FiftyOne`
3593591. Upgrade all the datasets
360- > **NOTE**: Any FiftyOne SDK less than 2.19 .0
360+ > **NOTE**: Any FiftyOne SDK less than 2.20 .0
361361 > will lose connectivity at this point.
362- > Upgrading to `fiftyone==2.19 .0` is required.
362+ > Upgrading to `fiftyone==2.20 .0` is required.
363363
364364 ` ` ` shell
365365 FIFTYONE_DATABASE_ADMIN=true fiftyone migrate --all
@@ -373,7 +373,7 @@ Additionally,
373373
374374# ## From FiftyOne Enterprise Version 1.1.0 and Before Version 1.6.0
375375
376- > **NOTE**: Upgrading to FiftyOne Enterprise v2.19 .0 _requires_
376+ > **NOTE**: Upgrading to FiftyOne Enterprise v2.20 .0 _requires_
377377> your users to log in after the upgrade is complete.
378378> This will interrupt active workflows in the FiftyOne Enterprise Hosted Web App.
379379> You should coordinate this upgrade carefully with your end-users.
@@ -391,7 +391,7 @@ Additionally,
391391
392392---
393393
394- > **NOTE**: Upgrading to FiftyOne Enterprise v2.19 .0 _requires_ a license file.
394+ > **NOTE**: Upgrading to FiftyOne Enterprise v2.20 .0 _requires_ a license file.
395395> Please contact your Customer Success Team before upgrading to FiftyOne Enterprise
396396> 2.0 or beyond.
397397>
@@ -443,15 +443,15 @@ Additionally,
443443 unset FIFTYONE_DATABASE_ADMIN
444444 ` ` `
445445
446- 1. [Upgrade to FiftyOne Enterprise version 2.19 .0](#upgrading-from-previous-versions)
447- 1. Upgrade FiftyOne Enterprise SDK users to FiftyOne Enterprise version 2.19 .0
446+ 1. [Upgrade to FiftyOne Enterprise version 2.20 .0](#upgrading-from-previous-versions)
447+ 1. Upgrade FiftyOne Enterprise SDK users to FiftyOne Enterprise version 2.20 .0
448448 1. Login to the FiftyOne Enterprise UI
449449 1. To obtain the CLI command to install the FiftyOne SDK associated with
450450 your FiftyOne Enterprise version, navigate to `Account > Install FiftyOne`
4514511. Upgrade all the datasets
452- > **NOTE**: Any FiftyOne SDK less than 2.19 .0
452+ > **NOTE**: Any FiftyOne SDK less than 2.20 .0
453453 > will lose connectivity at this point.
454- > Upgrading to `fiftyone==2.19 .0` is required.
454+ > Upgrading to `fiftyone==2.20 .0` is required.
455455
456456 ` ` ` shell
457457 FIFTYONE_DATABASE_ADMIN=true fiftyone migrate --all
@@ -482,14 +482,14 @@ Additionally,
482482
483483---
484484
485- > **NOTE**: Upgrading to FiftyOne Enterprise v2.19 .0 _requires_ your users to
485+ > **NOTE**: Upgrading to FiftyOne Enterprise v2.20 .0 _requires_ your users to
486486> log in after the upgrade is complete.
487487> This will interrupt active workflows in the FiftyOne Enterprise Hosted Web App.
488488> You should coordinate this upgrade carefully with your end-users.
489489
490490---
491491
492- > **NOTE**: Upgrading to FiftyOne Enterprise v2.19 .0 _requires_ a license file.
492+ > **NOTE**: Upgrading to FiftyOne Enterprise v2.20 .0 _requires_ a license file.
493493> Please contact your Customer Success Team before upgrading to FiftyOne Enterprise
494494> 2.0 or beyond.
495495>
@@ -520,13 +520,13 @@ Additionally,
5205201. Update your web server routes to include routing
521521 ` /cas/*` traffic to the `teams-cas` service.
522522 Please see our [example nginx configurations](../) for more information.
523- 1. [Upgrade to FiftyOne Enterprise v2.19 .0](#upgrading-from-previous-versions)
523+ 1. [Upgrade to FiftyOne Enterprise v2.20 .0](#upgrading-from-previous-versions)
524524 with `FIFTYONE_DATABASE_ADMIN=true`
525525 (this is not the default for this release).
526526 > **NOTE**: FiftyOne SDK users will lose access to the FiftyOne
527- > Enterprise Database at this step until they upgrade to `fiftyone==2.19 .0`
527+ > Enterprise Database at this step until they upgrade to `fiftyone==2.20 .0`
528528
529- 1. Upgrade your FiftyOne SDKs to version 2.19 .0
529+ 1. Upgrade your FiftyOne SDKs to version 2.20 .0
530530 1. Login to the FiftyOne Enterprise UI
531531 1. To obtain the CLI command to install the FiftyOne SDK associated
532532 with your FiftyOne Enterprise version, navigate to
0 commit comments