trinodb / charts

Apache License 2.0
151 stars 173 forks source link

Update Trino and chart version #177

Closed nineinchnick closed 5 months ago

nineinchnick commented 5 months ago

Update Trino to 449 and bump the chart version

nineinchnick commented 5 months ago

449 fails with:

ERROR: Trino requires -XX:+UnlockDiagnosticVMOptions -XX:G1NumCollectionsKeepPinned=10000000 on Java versions lower than 22.0.2 due to JDK-8329528

This requires #164