(dev-v2.6-archive) add three new annotations to the sriov chart

(partially cherry picked from commit 47f1bc58d9)
pull/1680/head
Jiaqi Luo 2021-12-17 15:56:17 -07:00 committed by Arvind Iyengar
parent c1c66abfb9
commit ee5b817b19
No known key found for this signature in database
GPG Key ID: A8DD9BFD6C811498
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
--- charts-original/Chart.yaml
+++ charts/Chart.yaml
@@ -1,12 +1,24 @@
@@ -1,12 +1,27 @@
apiVersion: v2
-name: sriov-network-operator
+name: sriov
@ -29,3 +29,6 @@
+ catalog.cattle.io/release-name: sriov
+ catalog.cattle.io/os: linux
+ catalog.cattle.io/auto-install: sriov-crd=match
+ catalog.cattle.io/kube-version: '>= 1.16.0-0'
+ catalog.cattle.io/rancher-version: '>= 2.6.0-0'
+ catalog.cattle.io/upstream-version: '4.7.0'