Compare commits

..

6 Commits

Author SHA1 Message Date
77932716e8 chore(deps): update helm/chart-testing-action action to v2.8.0 2026-03-20 00:02:39 +00:00
2b3e93a15b Merge pull request 'chore(deps): update ghcr.io/squat/generic-device-plugin:latest docker digest to 1e5a0c3' (#182) from renovate/unified-squatgeneric-device-plugin into main
All checks were successful
lint-and-test / lint-helm (push) Successful in 10s
lint-and-test / chart-testing (push) Successful in 21s
release-charts-generic-device-plugin / release (push) Successful in 1m10s
renovate / renovate (push) Successful in 33s
2026-03-20 00:01:55 +00:00
9edb0b6394 chore(deps): update ghcr.io/squat/generic-device-plugin:latest docker digest to 1e5a0c3
Some checks failed
renovate/stability-days Updates have not met minimum release age requirement
lint-and-test / chart-testing (pull_request) Successful in 24s
lint-and-test / lint-helm (pull_request) Failing after 1m4s
2026-03-20 00:01:46 +00:00
dbed59fc13 Merge pull request 'chore(deps): update ghcr.io/squat/generic-device-plugin:latest docker digest to 72c4450' (#181) from renovate/unified-squatgeneric-device-plugin into main
All checks were successful
lint-and-test / lint-helm (push) Successful in 17s
release-charts-generic-device-plugin / release (push) Successful in 39s
lint-and-test / chart-testing (push) Successful in 5m36s
renovate / renovate (push) Successful in 1m24s
2026-03-18 00:02:55 +00:00
67d5029c62 chore(deps): update ghcr.io/squat/generic-device-plugin:latest docker digest to 72c4450
Some checks failed
renovate/stability-days Updates have not met minimum release age requirement
lint-and-test / lint-helm (pull_request) Failing after 24s
lint-and-test / chart-testing (pull_request) Successful in 42s
2026-03-18 00:02:28 +00:00
b9c9797ee3 feat: add and update pre-commit
All checks were successful
renovate / renovate (push) Successful in 58s
2026-03-15 16:56:41 -05:00
4 changed files with 11 additions and 5 deletions

View File

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

View File

@@ -1,14 +1,16 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v2.3.0
rev: v6.0.0
hooks:
- id: end-of-file-fixer
- id: trailing-whitespace
- id: check-added-large-files
- id: check-yaml
exclude: 'charts/'
exclude: '^charts/.*/templates/.*$'
args:
- --multi
- id: check-added-large-files
- id: check-merge-conflict
- repo: https://github.com/norwoodj/helm-docs
rev: v1.14.2
hooks:
@@ -17,3 +19,7 @@ repos:
- --chart-search-root=charts
- --template-files=./_templates.gotmpl
- --template-files=README.md.gotmpl
- repo: https://github.com/gruntwork-io/pre-commit
rev: v0.1.30
hooks:
- id: helmlint

View File

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

View File

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