Skip to content
Snippets Groups Projects
Commit 9fb65b25 authored by Kenny Ho's avatar Kenny Ho Committed by y2kenny-amd
Browse files

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
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment