Compare commits

..

1 Commits

Author SHA1 Message Date
11d6acffcf Update actions/setup-python action to v6
Some checks failed
lint-and-test / lint-test (pull_request) Failing after 37s
2025-09-11 17:26:29 +00:00
3 changed files with 3 additions and 3 deletions

View File

@@ -18,7 +18,7 @@ jobs:
version: latest
- name: Set up Python
uses: actions/setup-python@v5
uses: actions/setup-python@v6
with:
python-version: "3.13"
check-latest: true

View File

@@ -1,6 +1,6 @@
apiVersion: v2
name: generic-device-plugin
version: 0.7.0
version: 0.6.0
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:2bd8d2bacc40128f9bf7db48d24cf28670bd56e09e0696f23677df3b3eb01314
tag: latest@sha256:1f779444c72c7bf06b082c44698d6268a8e642ebd9488a35c84a603087940e64
pullPolicy: Always
# -- Domain used by devices for identifcation