Skip to content

Commit 9f49306

Browse files
chore(deps): update prom/prometheus docker tag to v3.2.0
1 parent bb60ae6 commit 9f49306

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/development/stack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@ services:
340340
- traefik.http.routers.prometheus_secure.rule=Host(`prometheus.${STACK_DOMAIN}`)
341341
- traefik.http.routers.prometheus_secure.tls.options=mintls13@file #DARGSTACK-REMOVE
342342
- traefik.http.services.prometheus.loadbalancer.server.port=9090
343-
image: prom/prometheus:v3.1.0
343+
image: prom/prometheus:v3.2.0
344344
volumes:
345345
- ../production/configurations/prometheus/prometheus.yaml:/etc/prometheus/prometheus.yml:ro
346346
- prometheus_data:/prometheus

0 commit comments

Comments
 (0)