This is an automated email from the ASF dual-hosted git repository.
snazy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/polaris.git
The following commit(s) were added to refs/heads/main by this push:
new f4ecb6c99 main: Update docker.io/prom/prometheus Docker tag to v3.4.0
(#1602)
f4ecb6c99 is described below
commit f4ecb6c991c8992d49120a544e1ff44359cffe05
Author: Mend Renovate <[email protected]>
AuthorDate: Mon May 19 11:16:16 2025 +0200
main: Update docker.io/prom/prometheus Docker tag to v3.4.0 (#1602)
---
getting-started/telemetry/docker-compose.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/getting-started/telemetry/docker-compose.yml
b/getting-started/telemetry/docker-compose.yml
index db22b2fe8..d15630f34 100644
--- a/getting-started/telemetry/docker-compose.yml
+++ b/getting-started/telemetry/docker-compose.yml
@@ -60,7 +60,7 @@ services:
entrypoint: '/bin/sh -c "chmod +x /polaris/create-catalog.sh &&
/polaris/create-catalog.sh"'
prometheus:
- image: docker.io/prom/prometheus:v3.3.1
+ image: docker.io/prom/prometheus:v3.4.0
ports:
- "9093:9090"
depends_on: