Releases: tryretool/retool-helm
Releases · tryretool/retool-helm
v4.4.0
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
Added
- Support for PodDisruptionBudgets (#8)
- New values for specifying a specific k8s secret name for each of the secrets (#15)
v4.2.0
- Default to chart appVersion if image tag is empty (#7)
Service accounts
- Create a service account by default (#5)
v4.0.1
- Fix comparison issues when using replicaCount (#3)
- Respect the
postgresql.enabled
configuration value (#4)
v4.0.0: Helm 3
Update Chart.yaml
and templates to work with Helm 3.