From 6231e7d072c199494165dfe1741e0646aafe9e50 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 22 Jun 2026 03:27:13 +0000 Subject: [PATCH] Update ghcr.io/google/cadvisor Docker tag to v0.60.1 --- manifests/monitoring/cadvisor.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/monitoring/cadvisor.yaml b/manifests/monitoring/cadvisor.yaml index 3d523a3..5a96bee 100644 --- a/manifests/monitoring/cadvisor.yaml +++ b/manifests/monitoring/cadvisor.yaml @@ -38,7 +38,7 @@ spec: operator: "Exists" automountServiceAccountToken: false containers: - - image: ghcr.io/google/cadvisor:v0.57.0 + - image: ghcr.io/google/cadvisor:v0.60.1 name: cadvisor ports: - containerPort: 8080