Releases: tryretool/retool-helm
v4.11.9
Sets defaults for retool pod resources.
v4.11.8
Update postgresql subchart version past bitnami's recently unsupported releases.
v4.11.7
Fixes a bug where SSH resources would not work properly in multi-replica deployments.
v4.11.6
What's Changed
Fixes a bug where the $secret
store was not populated causing the helm install/upgrade
to fail due to trying to read a data member of a nil
object.
Full Changelog: v4.11.5...v4.11.6
v4.11.5
What's Changed
The encryptionKey and jwtSecret will no longer be reset on upgrade when the value was not previously provided.
Additionally, for new installations, encyptionKey must either be passed in through a secret reference or specified explicitly.
Full Changelog: v4.11.4...v4.11.5
v4.11.4
What's Changed
- Use environmentVariables in job runner template too by @goodspark in #61
Full Changelog: v4.11.3...v4.11.4
v4.11.3
What's Changed
- Fix indentation of environmentVariables by @goodspark in #60
New Contributors
- @goodspark made their first contribution in #60
Full Changelog: v4.11.2...v4.11.3
v4.11.2
Full Changelog: v4.11.1...v4.11.2
v4.11.1
Full Changelog: v4.11.0...v4.11.1
v4.11.0
What's Changed
- Update Postgres subchart version to 10.14.3
- Bdj/docs by @bdjohnson529 in #54
- Add Values.extraEnvs by @lsovern in #55
- Fix fullnameOverride and externalSecrets.externalSecretsOperator.secretRef by @robotpistol in #59
New Contributors
- @bdjohnson529 made their first contribution in #54
- @lsovern made their first contribution in #55
- @robotpistol made their first contribution in #59
Full Changelog: v4.10.0...v4.11.0