Skip to content

Releases: tryretool/retool-helm

v4.11.9

20 Jan 22:20
38e66b3
Compare
Choose a tag to compare

Sets defaults for retool pod resources.

v4.11.8

20 Dec 01:02
933d5d2
Compare
Choose a tag to compare

Update postgresql subchart version past bitnami's recently unsupported releases.

v4.11.7

07 Dec 23:00
9a0e74c
Compare
Choose a tag to compare

Fixes a bug where SSH resources would not work properly in multi-replica deployments.

v4.11.6

02 Sep 01:22
Compare
Choose a tag to compare

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

21 Jul 02:35
94f2270
Compare
Choose a tag to compare

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

16 Jun 16:09
Compare
Choose a tag to compare

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

15 Jun 21:33
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.11.2...v4.11.3

v4.11.2

14 Jun 20:46
Compare
Choose a tag to compare

Full Changelog: v4.11.1...v4.11.2

v4.11.1

14 Jun 19:06
Compare
Choose a tag to compare

Full Changelog: v4.11.0...v4.11.1

v4.11.0

08 Jun 23:17
Compare
Choose a tag to compare

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

Full Changelog: v4.10.0...v4.11.0