diff --git a/charts/presto/Chart.yaml b/charts/presto/Chart.yaml index a5b06b4..3be97c3 100644 --- a/charts/presto/Chart.yaml +++ b/charts/presto/Chart.yaml @@ -3,7 +3,7 @@ name: presto description: The official Helm chart for Presto type: application version: 0.2.0 -appVersion: "0.285.1" +appVersion: "0.286" home: https://prestodb.io icon: https://prestodb.io/docs/current/_static/logo.png keywords: diff --git a/charts/presto/values.yaml b/charts/presto/values.yaml index e695ef4..03d30b5 100644 --- a/charts/presto/values.yaml +++ b/charts/presto/values.yaml @@ -255,7 +255,7 @@ metrics: enabled: false port: 9090 # Path to JMX exporter JAR file - javaagent: /usr/lib/presto/utils/jmx_prometheus_javaagent-0.20.0.jar + javaagent: /usr/lib/presto/utils/jmx_prometheus_javaagent.jar # JMX Exporter config, see https://github.com/prometheus/jmx_exporter#configuration for available options config: rules: