Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
k8s-device-plugin
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GitHub Mirror
RadeonOpenCompute
k8s-device-plugin
Commits
9fb65b25
Commit
9fb65b25
authored
2 years ago
by
Kenny Ho
Committed by
y2kenny-amd
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Change NFD version dependency to a range
To allow user with newer NFD to use the plugin
parent
abd271ea
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
helm/amd-gpu/Chart.yaml
+1
-1
1 addition, 1 deletion
helm/amd-gpu/Chart.yaml
with
1 addition
and
1 deletion
helm/amd-gpu/Chart.yaml
+
1
−
1
View file @
9fb65b25
...
...
@@ -20,6 +20,6 @@ appVersion: "1.18.0"
dependencies
:
-
name
:
node-feature-discovery
version
:
"
0.8.1"
version
:
"
>=
0.8.1
-0
"
repository
:
"
https://kubernetes-sigs.github.io/node-feature-discovery/charts"
condition
:
nfd.enabled
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment