mirror of
https://gitlab.com/rusty-bever/deployment.git
synced 2026-04-08 09:35: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:
|
||||
prometheus:
|
||||
image: 'prom/prometheus:v2.34.0'
|
||||
image: 'prom/prometheus:v2.35.0'
|
||||
user: root
|
||||
|
||||
deploy:
|
||||
|
|
@ -41,7 +41,7 @@ services:
|
|||
|
||||
|
||||
grafana:
|
||||
image: 'grafana/grafana:8.4.5'
|
||||
image: 'grafana/grafana:8.5.0'
|
||||
|
||||
deploy:
|
||||
mode: 'replicated'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue