Skip to content

Commit

Permalink
deps(home-lab): bump cadvisor/cadvisor
Browse files Browse the repository at this point in the history
Bumps cadvisor/cadvisor from v0.49.1 to v0.50.0.

---
updated-dependencies:
- dependency-name: cadvisor/cadvisor
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 18, 2024
1 parent 63366f0 commit 4eb3842
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ FROM lscr.io/linuxserver/readarr:0.3.32-nightly as readarr
FROM lscr.io/linuxserver/sonarr:4.0.8 as sonarr

# monitoring
FROM gcr.io/cadvisor/cadvisor:v0.49.1 as cadvisor
FROM gcr.io/cadvisor/cadvisor:v0.50.0 as cadvisor
FROM ghcr.io/druggeri/nut_exporter:3.1.1 as nut-exporter
FROM prom/blackbox-exporter:v0.25.0 as prometheus-blackbox-exporter
FROM prom/prometheus:v2.52.0 as prometheus
Expand Down

0 comments on commit 4eb3842

Please sign in to comment.