From 178176fd4b6fd9e92ef3da7b24c295868b4f9adf Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 15 Apr 2026 00:02:09 +0000 Subject: [PATCH] chore(deps): update ghcr.io/squat/generic-device-plugin:latest docker digest to d9e098e --- 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 0535c4f..b891b1a 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.30 +version: 0.20.31 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 271bca2..10aece7 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:e11621c21460d231a9d3acfa6fc34be34111fadb85f6842e7c01b3f94899f003 + tag: latest@sha256:d9e098e33a20c32a561adb1ef8cace7d5912cd5ffb38f07dd9f83af4bdf38505 pullPolicy: Always # -- Domain used by devices for identifcation -- 2.49.1