We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d100d9 commit 14a10d2Copy full SHA for 14a10d2
src/development/stack.yml
@@ -355,7 +355,7 @@ services:
355
- traefik.http.routers.prometheus_secure.rule=Host(`prometheus.${STACK_DOMAIN}`)
356
- traefik.http.routers.prometheus_secure.tls.options=mintls13@file #DARGSTACK-REMOVE
357
- traefik.http.services.prometheus.loadbalancer.server.port=9090
358
- image: prom/prometheus:v3.7.0
+ image: prom/prometheus:v3.7.1
359
volumes:
360
- ../production/configurations/prometheus/prometheus.yaml:/etc/prometheus/prometheus.yml:ro
361
- prometheus_data:/prometheus
0 commit comments