Skip to content

Commit

Permalink
Mon updates
Browse files Browse the repository at this point in the history
  • Loading branch information
finestructure committed Nov 9, 2023
1 parent fe7ce14 commit 0c3743e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ services:

grafana:
# https://github.com/grafana/grafana/releases
image: grafana/grafana:10.1.5
image: grafana/grafana:10.2.0
environment:
GF_SECURITY_ADMIN_PASSWORD: ${GF_SECURITY_ADMIN_PASSWORD}
GF_USERS_ALLOW_SIGN_UP: 'false'
Expand Down Expand Up @@ -110,7 +110,7 @@ services:

cadvisor:
# https://github.com/google/cadvisor/releases
image: gcr.io/cadvisor/cadvisor:v0.47.2
image: gcr.io/cadvisor/cadvisor:v0.48.1
networks:
- app_backend
volumes:
Expand Down

0 comments on commit 0c3743e

Please sign in to comment.