Skip to content

Commit

Permalink
rancher-sriov - fixing compatibility issues
Browse files Browse the repository at this point in the history
  • Loading branch information
joshmeranda authored and lucasmlp committed Apr 17, 2024
1 parent 99d1c34 commit aa55612
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
--- charts-original/Chart.yaml
+++ charts/Chart.yaml
@@ -1,17 +1,29 @@
@@ -1,18 +1,29 @@
+annotations:
+ catalog.cattle.io/auto-install: sriov-crd=match
+ catalog.cattle.io/certified: rancher
Expand All @@ -18,6 +18,7 @@
-- condition: rancher-nfd.enabled
- name: rancher-nfd
- repository: file://./charts/rancher-nfd
- version: 0.14.1
+appVersion: 1.2.0
description: SR-IOV network operator configures and manages SR-IOV networks in the
kubernetes cluster
Expand Down

0 comments on commit aa55612

Please sign in to comment.