Skip to content

Releases: tryretool/retool-helm

v4.11.3

15 Jun 21:33

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

Choose a tag to compare

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

v4.11.1

14 Jun 19:06

Choose a tag to compare

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

v4.11.0

08 Jun 23:17

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

v4.10.0

19 May 19:51

Choose a tag to compare

What's Changed

  • Add support for modern external secrets operator by @moogzy in #51

New Contributors

Full Changelog: v4.9.0...v4.10.0

v4.9.0

01 Apr 17:30
657d8a1

Choose a tag to compare

What's Changed

  • Support ingressClassName by @notwedtm in #48
  • Allow more than one hostname for ingress by @stpierre in #44
  • Allow for different annotations/labels for job runners and backend pods by @stpierre in #45

New Contributors

Full Changelog: v4.8.0...v4.9.0

v4.8.0

15 Feb 00:19

Choose a tag to compare

What's Changed

  • Add support for AWS Security groups for pods by @mcanaves in #39

New Contributors

Full Changelog: v4.7.0...v4.8.0

v4.7.0

20 Jan 23:30
fb6411b

Choose a tag to compare

  • Add escape hatch for extra manifests + support for env vars from secrets (#35)
  • Updated ingress object api version to support k8s ingress v1.22 (#38)
  • Remove references to AppVersion (#33)

v4.6.0

28 Sep 00:03

Choose a tag to compare

Bump version to 4.6.0

v4.4.0

05 May 19:33

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)