Skip to content

Releases: tryretool/retool-helm

v5.0.10

07 Aug 20:24
60c7051
Compare
Choose a tag to compare

What's Changed

  • Set pod anti-affinity by default by @jjlgao in #112
  • use the correct password for the postgresql subchart based on username by @anna-yn in #114

Full Changelog: v5.0.8...v5.0.10

v5.0.8

12 Jul 18:14
e1f95d9
Compare
Choose a tag to compare

What's Changed

  • Updates deployment_jobs to correctly only run a semver comparison if the image tag matches a semver regex. by @mayzenator in #110

Full Changelog: v5.0.7...v5.0.8

Update postgresql container default to v13

30 May 22:18
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0.4...v5.0.5

Update postgresql configs to be compatible with bitnami/postgresql v12.1.5

24 May 20:41
Compare
Choose a tag to compare

Versions [5.0.0,5.0.3] of this helm chart had misconfigured values if you had postgresql.enabled set to true and were using the bitnami/postgresql container as your postgres instance. 5.0.4 makes our values.yaml file and other settings consistent with bitnami/postgresql 12.1.5.

If you are providing your own postgresql instance via postgresql.config, your values should be unchanged.

Postgres auth and PVC updates

08 May 18:51
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.0.1...v5.0.2

v5.0.1

10 Apr 18:44
8db4523
Compare
Choose a tag to compare

Major version bump for postgres dependency.

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