Compare commits

..

1 Commits

Author SHA1 Message Date
c685f818fd Update actions/setup-python action to v6
Some checks failed
lint-and-test / lint-test (pull_request) Failing after 38s
2025-09-05 00:01:05 +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.6.0
version: 0.5.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:7a248fb30f7abcb32b05d83ab84faa2ce010ca312637a22a2aa2a2c2a143138a
tag: latest@sha256:1f779444c72c7bf06b082c44698d6268a8e642ebd9488a35c84a603087940e64
pullPolicy: Always
# -- Domain used by devices for identifcation