From 715adb516dce75af6cc017086a8b0520c5c95f9e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 12 Jan 2026 00:01:46 +0000 Subject: [PATCH] Update ghcr.io/squat/generic-device-plugin:latest Docker digest to d90c79c --- 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 05937e3..117c6a9 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.12 +version: 0.20.13 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 08b4aa4..8a0b84f 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:f1055553438c495c5258c4648a83f6aaf0a3c908d0c5313302ddf0feaa1758bd + tag: latest@sha256:d90c79cbc15174c5f81ce9133030b46005f45ae73e8489402acd0feb426d9930 pullPolicy: Always # -- Domain used by devices for identifcation -- 2.49.1