Skip to content

Releases: tryretool/retool-helm

v6.1.0

19 Mar 15:37
4774c21
Compare
Choose a tag to compare

What's Changed

Supports any *-stable or *-edge image tags (e.g. 3.33.13-stable or 3.38.0-edge) published to tryretool Dockerhub.

⚠️ Helm chart versions 6.0.2 through 6.0.16 are incompatible with *-stable or *-edge image tags.

v6.0.16

15 Feb 00:33
0d75b38
Compare
Choose a tag to compare

What's Changed

  • ⚠️ This version of the chart is incompatible with *-stable or *-edge image tags (e.g. 3.33.13-stable or 3.38.0-edge) published to tryretool Dockerhub. Upgrade to 6.1.0 directly instead.
  • ⚠️ This version of the chart spins up Code Executor service by default for Retool image tags >= 3.20.15, which may lead to scheduling failures for k8s cluster without enough resource capacity; consider adding more capacity, following guidelines here: https://docs.retool.com/self-hosted/quickstarts/kubernetes/helm#cluster-size
    • 8x vCPUs
    • 16 GB memory
  • add support for code executor pod affinity (#150)
  • add DEPLOYMENT_TEMPLATE_TYPE and VERSION to templates (#149)
  • add default image tag for code executor (#148)
  • enable code executor by default for image tags >=3.20.15 (#145)

v6.0.13

18 Jan 20:42
2bb7d84
Compare
Choose a tag to compare

What's Changed

  • ⚠️ This version of the chart is incompatible with *-stable or *-edge image tags (e.g. 3.33.13-stable or 3.38.0-edge) published to tryretool Dockerhub. Upgrade to 6.1.0 directly instead.
  • Fixes a conditional to avoid accidentally bringing up a pre-alpha service.

Full Changelog: v6.0.12...v6.0.13

v6.0.11

12 Dec 18:24
8c3f5d7
Compare
Choose a tag to compare

What's Changed

  • ⚠️ This version of the chart is incompatible with *-stable or *-edge image tags (e.g. 3.33.13-stable or 3.38.0-edge) published to tryretool Dockerhub. Upgrade to 6.1.0 directly instead.
  • Fix workflows.enabled check. Workflows should be on by default unless set to disabled or if the Retool version is less than 3.6.11 by @anna-yn in #135

Full Changelog: v6.0.10...v6.0.11

v6.0.10

11 Dec 14:42
3250f73
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.0.9...v6.0.10

v6.0.9

06 Dec 22:26
7115338
Compare
Choose a tag to compare

What's Changed

  • ⚠️ This version of the chart is incompatible with *-stable or *-edge image tags (e.g. 3.33.13-stable or 3.38.0-edge) published to tryretool Dockerhub. Upgrade to 6.1.0 directly instead.
  • Updates jobs runner to put in the Retool Workflows env vars if workflows/temporal is enabled by @Sthakur27 in #122
  • Enable replicaCount field for workflows backend by @avimoondra in #126
  • Support 1 replica Retool backend with a separated jobs runner, previously minimum Retool backends required was 2 by @avimoondra in #131
  • Adds the JAVA_DBCONNECTOR service type by @jjlgao in #133
  • Support granular UI annotations and labels by @woz5999 in #132

New Contributors

Full Changelog: v6.0.4...v6.0.9

v6.0.4

16 Oct 18:13
d668868
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.0.3...v6.0.4

v6.0.2

15 Sep 20:25
d76ae15
Compare
Choose a tag to compare

What's Changed

  • ⚠️ This version of the chart is incompatible with *-stable or *-edge image tags (e.g. 3.33.13-stable or 3.38.0-edge) published to tryretool Dockerhub. Upgrade to 6.1.0 directly instead.
  • ⚠️ This version of the chart spins up Retool Workflows worker and backend by default for Retool image tags >= 3.6.11, which may lead to scheduling failures for k8s cluster without enough resource capacity
  • Added better defaults for Retool image tags < 3.6.11

Full Changelog: v6.0.1...v6.0.2

v6.0.1

13 Sep 21:36
631fbce
Compare
Choose a tag to compare

What's Changed ⚠️

❗ This version includes backwards incompatible change. We recommend upgrading directly to v6.1.0 that includes a patch for this incompatibility.

  • Remove RESTRICTED_DOMAIN references in the deployments by @june-xu in #119

Full Changelog: v6.0.0...v6.0.1

v6.0.0

11 Sep 19:40
842cca8
Compare
Choose a tag to compare

What's Changed ⚠️

❗ This version includes backwards incompatible change. We recommend upgrading directly to v6.1.0 that includes a patch for this incompatibility.

  • ⚠️ This version of the chart requires Retool version 3.6.11+
  • ⚠️ This version of the chart spins up Retool Workflows worker and backend by default, which may lead to scheduling failures for k8s cluster without enough resource capacity
  • Merged in https://github.com/tryretool/retool-workflows-helm (support for Retool Workflows by default)

Full Changelog: v5.0.10...v6.0.0