From 9edb0b6394211ad21a0349e70dc33c7bfee6189f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 20 Mar 2026 00:01:46 +0000 Subject: [PATCH] chore(deps): update ghcr.io/squat/generic-device-plugin:latest docker digest to 1e5a0c3 --- 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 f079993..350def4 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.23 +version: 0.20.24 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 b3ddb40..62fd332 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:72c445003efe7818eb87ba8aae0109fe39ac2fd2ccf94fa044f0878c2ea99c91 + tag: latest@sha256:1e5a0c3a8b0b74f2a0fa00a9a3f777e1a78671c00fd038dc2dad42ff1be9781e pullPolicy: Always # -- Domain used by devices for identifcation -- 2.49.1