mirror of
https://gitlab.com/rusty-bever/deployment.git
synced 2026-04-08 11:55:47 +02:00
Bumped monitoring stack
This commit is contained in:
parent
939d63e61b
commit
7fcc16de78
1 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@ version: '3.4'
|
||||||
|
|
||||||
services:
|
services:
|
||||||
prometheus:
|
prometheus:
|
||||||
image: 'prom/prometheus:v2.34.0'
|
image: 'prom/prometheus:v2.35.0'
|
||||||
user: root
|
user: root
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
|
|
@ -41,7 +41,7 @@ services:
|
||||||
|
|
||||||
|
|
||||||
grafana:
|
grafana:
|
||||||
image: 'grafana/grafana:8.4.5'
|
image: 'grafana/grafana:8.5.0'
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
mode: 'replicated'
|
mode: 'replicated'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue