Compare commits

...

5 Commits

Author SHA1 Message Date
76c384fd3f chore(deps): update helm/chart-testing-action action to v2.8.0 2026-03-03 00:03:36 +00:00
8e27611035 Merge pull request 'chore(deps): update ghcr.io/squat/generic-device-plugin:latest docker digest to 7812762' (#174) from renovate/unified-squatgeneric-device-plugin into main
All checks were successful
lint-and-test / lint-helm (push) Successful in 28s
lint-and-test / chart-testing (push) Successful in 46s
release-charts-generic-device-plugin / release (push) Successful in 53s
renovate / renovate (push) Successful in 1m35s
2026-03-03 00:01:54 +00:00
ab365a9761 chore(deps): update ghcr.io/squat/generic-device-plugin:latest docker digest to 7812762
Some checks failed
renovate/stability-days Updates have not met minimum release age requirement
lint-and-test / lint-helm (pull_request) Failing after 36s
lint-and-test / chart-testing (pull_request) Successful in 1m49s
2026-03-03 00:01:28 +00:00
0d7634fa97 Merge pull request 'chore(deps): update ghcr.io/squat/generic-device-plugin:latest docker digest to 8e0eb73' (#170) from renovate/unified-squatgeneric-device-plugin into main
All checks were successful
lint-and-test / lint-helm (push) Successful in 37s
lint-and-test / chart-testing (push) Successful in 1m4s
release-charts-generic-device-plugin / release (push) Successful in 1m2s
renovate / renovate (push) Successful in 1m48s
2026-03-02 00:02:07 +00:00
3417914c73 chore(deps): update ghcr.io/squat/generic-device-plugin:latest docker digest to 8e0eb73
Some checks failed
renovate/stability-days Updates have not met minimum release age requirement
lint-and-test / lint-helm (pull_request) Failing after 1m9s
lint-and-test / chart-testing (pull_request) Successful in 1m27s
2026-03-02 00:01:41 +00:00
3 changed files with 3 additions and 3 deletions

View File

@@ -42,7 +42,7 @@ jobs:
python-version: '3.14' python-version: '3.14'
- name: Set up Chart Testing - name: Set up Chart Testing
uses: helm/chart-testing-action@v2.7.0 uses: helm/chart-testing-action@v2.8.0
with: with:
yamale_version: "6.0.0" yamale_version: "6.0.0"

View File

@@ -1,6 +1,6 @@
apiVersion: v2 apiVersion: v2
name: generic-device-plugin name: generic-device-plugin
version: 0.20.18 version: 0.20.20
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:efa50af6e8919b71694909f763e06aa80f37dbc605bbbe4018aa0252a75c24a4 tag: latest@sha256:78127620563730680371e2915d48d69dc3ab513f12c742ca6bcacd156051fd4b
pullPolicy: Always pullPolicy: Always
# -- Domain used by devices for identifcation # -- Domain used by devices for identifcation