From 76e0dcf8e4ea60027d4c4b48396f54066e3d2521 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 14 May 2026 00:02:09 +0000 Subject: [PATCH] chore(deps): update ghcr.io/squat/generic-device-plugin:latest docker digest to 327d13c --- 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 940703a..50e4a45 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.21.3 +version: 0.21.4 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 dd45cbf..e69407b 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:7f3d4b64e1a4353b843be0d66aa7289f9228e7d6da0fa6ed8302548bb7a4769e + tag: latest@sha256:327d13c1740ce7eb236228cacdfd40c2f464173f1eb36368e9d0a3dd0baff955 pullPolicy: Always # -- Domain used by devices for identifcation -- 2.49.1