This is an automated email from the ASF dual-hosted git repository.
jbonofre 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 4db521322 chore(deps): update docker.io/prom/prometheus docker tag to
v3.6.0 (#2644)
4db521322 is described below
commit 4db52132256f2e38ecebe9aaeb2e100148366334
Author: Mend Renovate <[email protected]>
AuthorDate: Mon Sep 22 10:42:46 2025 +0200
chore(deps): update docker.io/prom/prometheus docker tag to v3.6.0 (#2644)
---
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 c5527b8e9..c277d1c1b 100644
--- a/getting-started/telemetry/docker-compose.yml
+++ b/getting-started/telemetry/docker-compose.yml
@@ -67,7 +67,7 @@ services:
entrypoint: '/bin/sh -c "chmod +x /polaris/create-catalog.sh &&
/polaris/create-catalog.sh"'
prometheus:
- image: docker.io/prom/prometheus:v3.5.0
+ image: docker.io/prom/prometheus:v3.6.0
ports:
- "9093:9090"
depends_on: