From dd489762e187dab87f481c7a5b426ce3b132ed79 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 3 Dec 2025 03:19:44 +0000 Subject: [PATCH] Update ghcr.io/google/cadvisor Docker tag to v0.54.0 --- 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 1e77bf3..e756f67 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.53.0 + - image: ghcr.io/google/cadvisor:0.54.0 name: cadvisor ports: - containerPort: 8080