diff --git a/docs/modules/demos/pages/trino-iceberg.adoc b/docs/modules/demos/pages/trino-iceberg.adoc index 725661fd..3115be76 100644 --- a/docs/modules/demos/pages/trino-iceberg.adoc +++ b/docs/modules/demos/pages/trino-iceberg.adoc @@ -76,7 +76,7 @@ As an alternative, you can use https://trino.io/download.html[trino-cli] by runn [source,console] ---- -$ trino-cli-479 --user admin --insecure --password --server https://172.18.0.2:30856 +$ trino-cli-* --user admin --insecure --password --server https://172.18.0.2:30856 ---- Make sure to replace the server endpoint with the endpoint listed in the `stackablectl stacklet list` output. diff --git a/stacks/airflow/trino.yaml b/stacks/airflow/trino.yaml index 60c2189a..d54dea20 100644 --- a/stacks/airflow/trino.yaml +++ b/stacks/airflow/trino.yaml @@ -5,7 +5,7 @@ metadata: name: trino spec: image: - productVersion: "479" + productVersion: "481" clusterConfig: catalogLabelSelector: matchLabels: diff --git a/stacks/data-lakehouse-iceberg-trino-spark/trino.yaml b/stacks/data-lakehouse-iceberg-trino-spark/trino.yaml index 513efd8a..23f04a93 100644 --- a/stacks/data-lakehouse-iceberg-trino-spark/trino.yaml +++ b/stacks/data-lakehouse-iceberg-trino-spark/trino.yaml @@ -55,7 +55,7 @@ metadata: name: trino spec: image: - productVersion: "479" + productVersion: "481" clusterConfig: catalogLabelSelector: matchLabels: diff --git a/stacks/end-to-end-security/trino.yaml b/stacks/end-to-end-security/trino.yaml index 8032c896..04f3812c 100644 --- a/stacks/end-to-end-security/trino.yaml +++ b/stacks/end-to-end-security/trino.yaml @@ -57,7 +57,7 @@ metadata: name: trino spec: image: - productVersion: "479" + productVersion: "481" clusterConfig: tls: serverSecretClass: tls diff --git a/stacks/trino-iceberg/trino.yaml b/stacks/trino-iceberg/trino.yaml index 61460edc..490959e9 100644 --- a/stacks/trino-iceberg/trino.yaml +++ b/stacks/trino-iceberg/trino.yaml @@ -41,7 +41,7 @@ metadata: name: trino spec: image: - productVersion: "479" + productVersion: "481" clusterConfig: catalogLabelSelector: matchLabels: diff --git a/stacks/trino-superset-s3/trino.yaml b/stacks/trino-superset-s3/trino.yaml index ff09c97c..5783b7a8 100644 --- a/stacks/trino-superset-s3/trino.yaml +++ b/stacks/trino-superset-s3/trino.yaml @@ -21,7 +21,7 @@ metadata: name: trino spec: image: - productVersion: "479" + productVersion: "481" clusterConfig: catalogLabelSelector: matchLabels: