@@ -80,9 +80,9 @@ quickstart 0.21.2
8080
8181### From FiftyOne Enterprise Version 2.0.0 and Later
8282
83- 1 . [ Upgrade to FiftyOne Enterprise version 2.17.1 ] ( #upgrading-from-previous-versions )
83+ 1 . [ Upgrade to FiftyOne Enterprise version 2.17.2 ] ( #upgrading-from-previous-versions )
84841 . Voxel51 recommends upgrading all FiftyOne Enterprise SDK users to FiftyOne Enterprise
85- version 2.17.1
85+ version 2.17.2
8686 1 . Login to the FiftyOne Enterprise UI
8787 1 . To obtain the CLI command to install the FiftyOne SDK associated with
8888 your FiftyOne Enterprise version, navigate to ` Account > Install FiftyOne `
@@ -175,7 +175,7 @@ To utilize the prior image, update your `common-services.yaml` similar to the be
175175
176176``` yaml
177177teams-do-common :
178- image : voxel51/fiftyone-app:v2.17.1
178+ image : voxel51/fiftyone-app:v2.17.2
179179` ` `
180180
181181#### FiftyOne Enterprise v2.2+ Delegated Operator Changes
@@ -210,7 +210,7 @@ Additionally,
210210
211211# ## From FiftyOne Enterprise Versions 1.6.0 to 1.7.1
212212
213- > **NOTE**: Upgrading to FiftyOne Enterprise v2.17.1 _requires_ a license file.
213+ > **NOTE**: Upgrading to FiftyOne Enterprise v2.17.2 _requires_ a license file.
214214> Please contact your Customer Success Team before upgrading to FiftyOne Enterprise
215215> 2.0 or beyond.
216216>
@@ -245,15 +245,15 @@ Additionally,
245245 mv license.key "${LOCAL_LICENSE_FILE_DIR}/license"
246246 ` ` `
247247
248- 1. [Upgrade to FiftyOne Enterprise version 2.17.1 ](#upgrading-from-previous-versions)
249- 1. Upgrade FiftyOne Enterprise SDK users to FiftyOne Enterprise version 2.17.1
248+ 1. [Upgrade to FiftyOne Enterprise version 2.17.2 ](#upgrading-from-previous-versions)
249+ 1. Upgrade FiftyOne Enterprise SDK users to FiftyOne Enterprise version 2.17.2
250250 1. Login to the FiftyOne Enterprise UI
251251 1. To obtain the CLI command to install the FiftyOne SDK associated with
252252 your FiftyOne Enterprise version, navigate to `Account > Install FiftyOne`
2532531. Upgrade all the datasets
254- > **NOTE**: Any FiftyOne SDK less than 2.17.1
254+ > **NOTE**: Any FiftyOne SDK less than 2.17.2
255255 > will lose connectivity at this point.
256- > Upgrading to `fiftyone==2.17.1 ` is required.
256+ > Upgrading to `fiftyone==2.17.2 ` is required.
257257
258258 ` ` ` shell
259259 FIFTYONE_DATABASE_ADMIN=true fiftyone migrate --all
@@ -267,7 +267,7 @@ Additionally,
267267
268268# ## From FiftyOne Enterprise Version 1.1.0 and Before Version 1.6.0
269269
270- > **NOTE**: Upgrading to FiftyOne Enterprise v2.17.1 _requires_
270+ > **NOTE**: Upgrading to FiftyOne Enterprise v2.17.2 _requires_
271271> your users to log in after the upgrade is complete.
272272> This will interrupt active workflows in the FiftyOne Enterprise Hosted Web App.
273273> You should coordinate this upgrade carefully with your end-users.
@@ -285,7 +285,7 @@ Additionally,
285285
286286---
287287
288- > **NOTE**: Upgrading to FiftyOne Enterprise v2.17.1 _requires_ a license file.
288+ > **NOTE**: Upgrading to FiftyOne Enterprise v2.17.2 _requires_ a license file.
289289> Please contact your Customer Success Team before upgrading to FiftyOne Enterprise
290290> 2.0 or beyond.
291291>
@@ -337,15 +337,15 @@ Additionally,
337337 unset FIFTYONE_DATABASE_ADMIN
338338 ` ` `
339339
340- 1. [Upgrade to FiftyOne Enterprise version 2.17.1 ](#upgrading-from-previous-versions)
341- 1. Upgrade FiftyOne Enterprise SDK users to FiftyOne Enterprise version 2.17.1
340+ 1. [Upgrade to FiftyOne Enterprise version 2.17.2 ](#upgrading-from-previous-versions)
341+ 1. Upgrade FiftyOne Enterprise SDK users to FiftyOne Enterprise version 2.17.2
342342 1. Login to the FiftyOne Enterprise UI
343343 1. To obtain the CLI command to install the FiftyOne SDK associated with
344344 your FiftyOne Enterprise version, navigate to `Account > Install FiftyOne`
3453451. Upgrade all the datasets
346- > **NOTE**: Any FiftyOne SDK less than 2.17.1
346+ > **NOTE**: Any FiftyOne SDK less than 2.17.2
347347 > will lose connectivity at this point.
348- > Upgrading to `fiftyone==2.17.1 ` is required.
348+ > Upgrading to `fiftyone==2.17.2 ` is required.
349349
350350 ` ` ` shell
351351 FIFTYONE_DATABASE_ADMIN=true fiftyone migrate --all
@@ -376,14 +376,14 @@ Additionally,
376376
377377---
378378
379- > **NOTE**: Upgrading to FiftyOne Enterprise v2.17.1 _requires_ your users to
379+ > **NOTE**: Upgrading to FiftyOne Enterprise v2.17.2 _requires_ your users to
380380> log in after the upgrade is complete.
381381> This will interrupt active workflows in the FiftyOne Enterprise Hosted Web App.
382382> You should coordinate this upgrade carefully with your end-users.
383383
384384---
385385
386- > **NOTE**: Upgrading to FiftyOne Enterprise v2.17.1 _requires_ a license file.
386+ > **NOTE**: Upgrading to FiftyOne Enterprise v2.17.2 _requires_ a license file.
387387> Please contact your Customer Success Team before upgrading to FiftyOne Enterprise
388388> 2.0 or beyond.
389389>
@@ -414,13 +414,13 @@ Additionally,
4144141. Update your web server routes to include routing
415415 ` /cas/*` traffic to the `teams-cas` service.
416416 Please see our [example nginx configurations](../) for more information.
417- 1. [Upgrade to FiftyOne Enterprise v2.17.1 ](#upgrading-from-previous-versions)
417+ 1. [Upgrade to FiftyOne Enterprise v2.17.2 ](#upgrading-from-previous-versions)
418418 with `FIFTYONE_DATABASE_ADMIN=true`
419419 (this is not the default for this release).
420420 > **NOTE**: FiftyOne SDK users will lose access to the FiftyOne
421- > Enterprise Database at this step until they upgrade to `fiftyone==2.17.1 `
421+ > Enterprise Database at this step until they upgrade to `fiftyone==2.17.2 `
422422
423- 1. Upgrade your FiftyOne SDKs to version 2.17.1
423+ 1. Upgrade your FiftyOne SDKs to version 2.17.2
424424 1. Login to the FiftyOne Enterprise UI
425425 1. To obtain the CLI command to install the FiftyOne SDK associated
426426 with your FiftyOne Enterprise version, navigate to
0 commit comments