From 4e6aad08e3f8d33f9036fa50d2a28a358ac4fdaa Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 27 Jun 2026 03:09:43 +0000 Subject: [PATCH] Update ghcr.io/google/cadvisor Docker tag to v0.60.3 --- 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 d4eafca..ef740b6 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.60.2 + - image: ghcr.io/google/cadvisor:v0.60.3 name: cadvisor ports: - containerPort: 8080 -- 2.52.0