Releases

Available ftrack helm charts. Helm charts are versioned as the ftrack version together with the chart version. Release notes on this page highlight changes in the chart, which often covers installation and configuration.

When downloading a package using curl, quote the url to ensure it is interpreted correctly.

Release notes can be found here.

4.13.13 (1.4.0) - November 24

  • Updates ftrack to version 4.13.12
  • NOTE - 4.13 updates critical internal dependencies and has undergone extensive testing before release. It should be fully compatible with the previous 4.12 version, but we recommend being extra careful and verifying it on staging before deploying to production.

Download

4.13.12 (1.4.0) - November 23

  • Updates ftrack to version 4.13.12
  • NOTE - 4.13 updates critical internal dependencies and has undergone extensive testing before release. It should be fully compatible with the previous 4.12 version, but we recommend being extra careful and verifying it on staging before deploying to production.

Download

4.13.10 (1.4.0) - November 22

  • Updates ftrack to version 4.13.10
  • NOTE - 4.13 updates critical internal dependencies and has undergone extensive testing before release. It should be fully compatible with the previous 4.12 version, but we recommend being extra careful and verifying it on staging before deploying to production.

Download

4.13.9 (1.4.0) - November 21

  • Updates ftrack to version 4.13.9
  • NOTE - 4.13 updates critical internal dependencies and has undergone extensive testing before release. It should be fully compatible with the previous 4.12 version, but we recommend being extra careful and verifying it on staging before deploying to production.

Download

4.13.8 (1.4.0) - November 13

  • Updates ftrack to version 4.13.8
  • NOTE - 4.13 updates critical internal dependencies and has undergone extensive testing before release. It should be fully compatible with the previous 4.12 version, but we recommend being extra careful and verifying it on staging before deploying to production.

Download

4.12.6 (1.3.3) - October 26

  • Updates ftrack to version 4.12.6

Download

4.12.5 (1.3.3) - October 25

  • Updates the sync server OS.

Download

4.12.5 (1.3.2) - October 18

  • Fixes issue with never-ending database migration.

Download

4.12.4 (1.3.2) - September 28

  • Security update - Patches thumbor and image converter for critical CVE-2023-4863

Download

4.12.4 (1.3.1) - September 22

  • BREAKING CHANGE - This version increases the memory and CPU requests of the different services. Ensure that you have enough space in your cluster before upgrading. If you don't have enough space, you can lower the number of replicas for some services. It is also possible to lower the requests made by the different deployments, but that is not recommended in a production environment since it will make the service run slower or even fail. The following shows how you configure the number of replicas in your yaml file.
    server:
    replicas: 5
    thumbor:
    replicas: 2
    worker:
    replicas: 2
    imageEncoder:
    replicas: 2
    nginx:
    replicas: 2
  • BREAKING CHANGE - How to set the number of replicas has changed. Please look at the previous example of how to configure the number of replicas.
  • BREAKING CHANGE - Memory settings for the image encoder that was recently released have changed and are now in a different format. Look at the values.yaml for reference.
  • Includes ftrack server 4.12.4

Download

4.12.3 (1.2.12) - September 1

  • Includes ftrack server 4.12.3
  • Updates internal versions for nginx and rabbitmq.
  • Updates internal version of image encoder to improve stability.
  • Breaking change - To upgrade to 4.12 you must first be on a 4.10 release. It is not possible to upgrade from 4.9 directly to 4.12.

Download

4.12.2 (1.2.11) - July 6

  • Includes ftrack server 4.12.2
  • Breaking change - To upgrade to 4.12 you must first be on a 4.10 release. It is not possible to upgrade from 4.9 directly to 4.12.

Download

4.12.1 (1.2.11) - July 3

  • Includes ftrack server 4.12.1.
  • New image encoder.
  • Support for setting annotations on the nginx service.
  • Breaking change - To upgrade to 4.12 you must first be on a 4.10 release. It is not possible to upgrade from 4.9 directly to 4.12.

Download

4.11.3 (1.2.10) - March 27

  • Includes ftrack server 4.11.3.
  • Fixes issue with event scheduler CrashLoopBackOff.
  • Breaking change - To upgrade to 4.11 you must first be on a 4.10 release. It is not possible to upgrade from 4.9 directly to 4.11.

Download

4.10.2 (1.2.9) - November 25

  • Do not add volumes if no storage is configured.
  • Kubernetes DNS used by nginx is now configurable.

Download

4.9.1 (1.2.4) - April 26

  • Fixes issue with large cookies when running ftrack on a subdomain of a common domain.

Download

Was this article helpful?
1 out of 1 found this helpful

Articles in this section

See more