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 5d04e13 commit 9fb7218Copy full SHA for 9fb7218
src/development/stack.yml
@@ -359,7 +359,7 @@ services:
359
- traefik.http.routers.prometheus_secure.rule=Host(`prometheus.${STACK_DOMAIN}`)
360
- traefik.http.routers.prometheus_secure.tls.options=mintls13@file #DARGSTACK-REMOVE
361
- traefik.http.services.prometheus.loadbalancer.server.port=9090
362
- image: prom/prometheus:v3.8.0
+ image: prom/prometheus:v3.8.1
363
volumes:
364
- ../production/configurations/prometheus/prometheus.yaml:/etc/prometheus/prometheus.yml:ro
365
- prometheus_data:/prometheus
0 commit comments