diff --git a/docs/modules/demos/pages/trino-iceberg.adoc b/docs/modules/demos/pages/trino-iceberg.adoc index 9777930a..725661fd 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-476 --user admin --insecure --password --server https://172.18.0.2:30856 +$ trino-cli-479 --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 4bb023c1..489663e2 100644 --- a/stacks/airflow/trino.yaml +++ b/stacks/airflow/trino.yaml @@ -5,7 +5,7 @@ metadata: name: trino spec: image: - productVersion: "477" + productVersion: "479" clusterConfig: catalogLabelSelector: matchLabels: diff --git a/stacks/data-lakehouse-iceberg-trino-spark/trino.yaml b/stacks/data-lakehouse-iceberg-trino-spark/trino.yaml index 09d0c5b9..138fc23b 100644 --- a/stacks/data-lakehouse-iceberg-trino-spark/trino.yaml +++ b/stacks/data-lakehouse-iceberg-trino-spark/trino.yaml @@ -5,7 +5,7 @@ metadata: name: trino spec: image: - productVersion: "477" + productVersion: "479" clusterConfig: catalogLabelSelector: matchLabels: diff --git a/stacks/end-to-end-security/trino.yaml b/stacks/end-to-end-security/trino.yaml index 56302ca6..e2ced864 100644 --- a/stacks/end-to-end-security/trino.yaml +++ b/stacks/end-to-end-security/trino.yaml @@ -5,7 +5,7 @@ metadata: name: trino spec: image: - productVersion: "477" + productVersion: "479" clusterConfig: tls: serverSecretClass: tls diff --git a/stacks/trino-iceberg/trino.yaml b/stacks/trino-iceberg/trino.yaml index 00b11015..975750bc 100644 --- a/stacks/trino-iceberg/trino.yaml +++ b/stacks/trino-iceberg/trino.yaml @@ -5,7 +5,7 @@ metadata: name: trino spec: image: - productVersion: "477" + productVersion: "479" clusterConfig: catalogLabelSelector: matchLabels: diff --git a/stacks/trino-superset-s3/trino.yaml b/stacks/trino-superset-s3/trino.yaml index 85fa7f68..7a4de33c 100644 --- a/stacks/trino-superset-s3/trino.yaml +++ b/stacks/trino-superset-s3/trino.yaml @@ -5,7 +5,7 @@ metadata: name: trino spec: image: - productVersion: "477" + productVersion: "479" clusterConfig: catalogLabelSelector: matchLabels: