From 593b9812d950d115b5965b3a4fc0d68d785628f7 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 16 Jan 2026 03:10:42 +0000 Subject: [PATCH] Update ghcr.io/google/cadvisor Docker tag to v0.56.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 1f7e0af..9d5fc10 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:0.55.1 + - image: ghcr.io/google/cadvisor:0.56.1 name: cadvisor ports: - containerPort: 8080