Releases: tryretool/retool-helm
v6.1.0
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.
*-stable
or *-edge
image tags.
v6.0.16
What's Changed
⚠️ This version of the chart is incompatible with*-stable
or*-edge
image tags (e.g.3.33.13-stable
or3.38.0-edge
) published totryretool
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
What's Changed
⚠️ This version of the chart is incompatible with*-stable
or*-edge
image tags (e.g.3.33.13-stable
or3.38.0-edge
) published totryretool
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
What's Changed
⚠️ This version of the chart is incompatible with*-stable
or*-edge
image tags (e.g.3.33.13-stable
or3.38.0-edge
) published totryretool
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
What's Changed
⚠️ This version of the chart is incompatible with*-stable
or*-edge
image tags (e.g.3.33.13-stable
or3.38.0-edge
) published totryretool
Dockerhub. Upgrade to 6.1.0 directly instead.- Update templates to support Helm version 3.7 by @avimoondra in #134
Full Changelog: v6.0.9...v6.0.10
v6.0.9
What's Changed
⚠️ This version of the chart is incompatible with*-stable
or*-edge
image tags (e.g.3.33.13-stable
or3.38.0-edge
) published totryretool
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
- @Sthakur27 made their first contribution in #122
- @woz5999 made their first contribution in #132
Full Changelog: v6.0.4...v6.0.9
v6.0.4
What's Changed
⚠️ This version of the chart is incompatible with*-stable
or*-edge
image tags (e.g.3.33.13-stable
or3.38.0-edge
) published totryretool
Dockerhub. Upgrade to 6.1.0 directly instead.- Allow setting of envvars for temporal deployment by @roberto-retool #121
- Add hostalias to backend deployment by @june-xu #123
Full Changelog: v6.0.3...v6.0.4
v6.0.2
What's Changed
⚠️ This version of the chart is incompatible with*-stable
or*-edge
image tags (e.g.3.33.13-stable
or3.38.0-edge
) published totryretool
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
What's Changed ⚠️
❗ This version includes backwards incompatible change. We recommend upgrading directly to v6.1.0 that includes a patch for this incompatibility.
Full Changelog: v6.0.0...v6.0.1
v6.0.0
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