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 Sep 7, 2024
1 parent c6f41aa commit 1e79a30
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.9 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.54.1 AS prometheus
Expand Down

0 comments on commit 1e79a30

Please sign in to comment.