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 b2ecd4746 main: Update docker.io/prom/prometheus Docker tag to v3.3.1 
(#1510)
b2ecd4746 is described below

commit b2ecd4746baf5ee913bd6585453fc68562ed4c72
Author: Mend Renovate <b...@renovateapp.com>
AuthorDate: Sun May 4 08:01:16 2025 +0200

    main: Update docker.io/prom/prometheus Docker tag to v3.3.1 (#1510)
---
 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 dc981f4db..4b593e10b 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.0
+    image: docker.io/prom/prometheus:v3.3.1
     ports:
       - "9093:9090"
     depends_on:

Reply via email to