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 a7d7c98 commit 6fa3fbbCopy full SHA for 6fa3fbb
src/development/stack.yml
@@ -321,7 +321,7 @@ services:
321
- traefik.http.routers.prometheus_secure.rule=Host(`prometheus.${STACK_DOMAIN}`)
322
- traefik.http.routers.prometheus_secure.tls.options=mintls13@file #DARGSTACK-REMOVE
323
- traefik.http.services.prometheus.loadbalancer.server.port=9090
324
- image: prom/prometheus:v3.3.1
+ image: prom/prometheus:v3.4.0
325
volumes:
326
- ../production/configurations/prometheus/prometheus.yaml:/etc/prometheus/prometheus.yml:ro
327
- prometheus_data:/prometheus
0 commit comments