From d197cb858b77aebf263947dfe64da179da3b53c9 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 19 Sep 2026 03:06:57 +0000 Subject: [PATCH] Update ghcr.io/google/cadvisor Docker tag to v0.60.6 --- 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 f384d3c..f4dd877 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.5 + - image: ghcr.io/google/cadvisor:v0.60.6 name: cadvisor ports: - containerPort: 8080 -- 2.54.0