Skip to content

Releases: tryretool/retool-helm

v4.4.0

05 May 19:33
Compare
Choose a tag to compare

Added

  • Editable failureThreshold for backend deployment liveness check (#16)

Fixed

  • postgresql.ssl_enabled was not being used in the jobs runner deployment. This would cause migrations to fail to run for any db that required SSL. (#16)

v4.3.0

05 May 19:29
Compare
Choose a tag to compare

Added

  • Support for PodDisruptionBudgets (#8)
  • New values for specifying a specific k8s secret name for each of the secrets (#15)

v4.2.0

11 Feb 00:45
Compare
Choose a tag to compare
  • Default to chart appVersion if image tag is empty (#7)

v4.1.1

10 Feb 22:24
Compare
Choose a tag to compare
Bump to version 4.1.1

Service accounts

10 Feb 22:22
67532a8
Compare
Choose a tag to compare
  • Create a service account by default (#5)

v4.0.1

10 Feb 19:38
Compare
Choose a tag to compare
  • Fix comparison issues when using replicaCount (#3)
  • Respect the postgresql.enabled configuration value (#4)

v4.0.0: Helm 3

05 Feb 00:24
Compare
Choose a tag to compare

Update Chart.yaml and templates to work with Helm 3.