File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -359,7 +359,7 @@ services:
359359 - traefik.http.routers.prometheus_secure.rule=Host(`prometheus.${STACK_DOMAIN}`)
360360 - traefik.http.routers.prometheus_secure.tls.options=mintls13@file # DARGSTACK-REMOVE
361361 - traefik.http.services.prometheus.loadbalancer.server.port=9090
362- image : prom/prometheus:v3.8.1
362+ image : prom/prometheus:v3.9.0
363363 volumes :
364364 - ../production/configurations/prometheus/prometheus.yaml:/etc/prometheus/prometheus.yml:ro
365365 - prometheus_data:/prometheus
Original file line number Diff line number Diff line change @@ -118,7 +118,7 @@ services:
118118 - (( append ))
119119 - traefik.http.routers.vibetype.middlewares=vibetype_cors,vibetype_redirectregex
120120 - traefik.http.routers.vibetype_secure.tls.certresolver=default
121- image : ghcr.io/maevsi/vibetype:13.1.1
121+ image : ghcr.io/maevsi/vibetype:13.3.0
122122 user : (( prune ))
123123 # vibetype_beta:
124124 # # You can access the main project frontend's beta version at [beta.app.localhost](https://beta.app.localhost/).
You can’t perform that action at this time.
0 commit comments