From 1298004395cbd816c4391c45ccfa57085759ca38 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 10 Apr 2026 00:01:52 +0000 Subject: [PATCH] chore(deps): update ghcr.io/squat/generic-device-plugin:latest docker digest to c4e3a24 --- charts/generic-device-plugin/Chart.yaml | 2 +- charts/generic-device-plugin/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/generic-device-plugin/Chart.yaml b/charts/generic-device-plugin/Chart.yaml index 649e544..4be6240 100644 --- a/charts/generic-device-plugin/Chart.yaml +++ b/charts/generic-device-plugin/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: generic-device-plugin -version: 0.20.28 +version: 0.20.29 description: Generic Device Plugin keywords: - generic-device-plugin diff --git a/charts/generic-device-plugin/values.yaml b/charts/generic-device-plugin/values.yaml index 8375db6..bc1eb1c 100644 --- a/charts/generic-device-plugin/values.yaml +++ b/charts/generic-device-plugin/values.yaml @@ -4,7 +4,7 @@ name: generic-device-plugin # -- Default image image: repository: ghcr.io/squat/generic-device-plugin - tag: latest@sha256:cc4b9b4f81ec1d857dd5257b8eeebf5d2f86c5522196f5157fb0c96616f97c85 + tag: latest@sha256:c4e3a24a5f20449e027b9de2c3cee790169ab42220818315f5f8ee9830788981 pullPolicy: Always # -- Domain used by devices for identifcation -- 2.49.1