Releases: trinodb/charts
trino-0.13.0
Fast distributed SQL query engine for big data analytics that helps you explore your data universe
trino-0.12.0
Fast distributed SQL query engine for big data analytics that helps you explore your data universe
trino-0.11.0
Fast distributed SQL query engine for big data analytics that helps you explore your data universe
trino-0.10.2
Fast distributed SQL query engine for big data analytics that helps you explore your data universe
trino-0.10.1
Fast distributed SQL query engine for big data analytics that helps you explore your data universe
trino-0.10.0
Fast distributed SQL query engine for big data analytics that helps you explore your data universe
trino-0.9.0
Fast distributed SQL query engine for big data analytics that helps you explore your data universe
What's Changed
- Allow customising liveness and readiness probes (#44)
- Add support for managing Kafka table description files (#45)
- Only add base-directory option for filesystem exchange (#58)
- Improve heapHeadroomPerNode configuration (#64)
- Bump chart version to 0.9.0 (#65)
Full Changelog: trino-0.8.0...trino-0.9.0
trino-0.8.0
Fast distributed SQL query engine for big data analytics that helps you explore your data universe
What's Changed
- Fix password auth in coordinator deployment. (#42)
- Add support for file-based system-level access control. (#33)
- Add -XX:+UnlockDiagnosticVMOptions and -XX:+UseAESCTRIntrinsics to JVM config to improve performance on instances with ARM CPUs. (#47)
Full Changelog: trino-0.7.0...trino-0.8.0
trino-0.7.0
Fast distributed SQL query engine for big data analytics that helps you explore your data universe
NOTE
This includes a fix for an issue with 0.6.0 which caused chart to not work unless explicit .Values.worker and .Values.coordinator values were provided.
What's Changed
- Merge coordinator & worker values into values.yaml. (#41)
Full Changelog: trino-0.6.0...trino-0.7.0
trino-0.6.0
Fast distributed SQL query engine for big data analytics that helps you explore your data universe
NOTE: Use 0.7.0 instead since this release has an issue where the charts explicitly require setting .Values.worker and .Values.coordinator.
What's Changed
- Add extraConfig, https, and secretMounts. (#27)
- Add support for configuring PASSWORD authentication. (#34)
- Provide different JVM configs for co-ordinator and workers. (#26)
- Make imagePullSecrets secret name customizable. (#17)
- Add support for configuring event listener properties. (#38)
Full Changelog: trino-0.5.0...trino-0.6.0