Compare commits

..

4 Commits

Author SHA1 Message Date
b69b96e97b Merge pull request 'chore(deps): update ghcr.io/squat/generic-device-plugin:latest docker digest to d9e098e' (#193) from renovate/unified-squatgeneric-device-plugin into main
All checks were successful
lint-and-test / lint-helm (push) Successful in 50s
lint-and-test / chart-testing (push) Successful in 1m1s
release-charts-generic-device-plugin / release (push) Successful in 1m0s
renovate / renovate (push) Successful in 1m40s
2026-04-15 00:02:40 +00:00
178176fd4b chore(deps): update ghcr.io/squat/generic-device-plugin:latest docker digest to d9e098e
Some checks failed
renovate/stability-days Updates have not met minimum release age requirement
lint-and-test / lint-helm (pull_request) Failing after 58s
lint-and-test / chart-testing (pull_request) Successful in 2m52s
2026-04-15 00:02:09 +00:00
dbdf4b25a6 Merge pull request 'chore(deps): update ghcr.io/squat/generic-device-plugin:latest docker digest to e11621c' (#192) from renovate/unified-squatgeneric-device-plugin into main
All checks were successful
lint-and-test / lint-helm (push) Successful in 19s
release-charts-generic-device-plugin / release (push) Successful in 37s
lint-and-test / chart-testing (push) Successful in 1m39s
renovate / renovate (push) Successful in 2m2s
2026-04-14 00:02:02 +00:00
4fd08657a5 chore(deps): update ghcr.io/squat/generic-device-plugin:latest docker digest to e11621c
Some checks failed
renovate/stability-days Updates have not met minimum release age requirement
lint-and-test / lint-helm (pull_request) Failing after 28s
lint-and-test / chart-testing (pull_request) Successful in 43s
2026-04-14 00:01:55 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
apiVersion: v2 apiVersion: v2
name: generic-device-plugin name: generic-device-plugin
version: 0.20.29 version: 0.20.31
description: Generic Device Plugin description: Generic Device Plugin
keywords: keywords:
- generic-device-plugin - generic-device-plugin

View File

@@ -4,7 +4,7 @@ name: generic-device-plugin
# -- Default image # -- Default image
image: image:
repository: ghcr.io/squat/generic-device-plugin repository: ghcr.io/squat/generic-device-plugin
tag: latest@sha256:c4e3a24a5f20449e027b9de2c3cee790169ab42220818315f5f8ee9830788981 tag: latest@sha256:d9e098e33a20c32a561adb1ef8cace7d5912cd5ffb38f07dd9f83af4bdf38505
pullPolicy: Always pullPolicy: Always
# -- Domain used by devices for identifcation # -- Domain used by devices for identifcation