mirror of https://git.rancher.io/charts
(dev-v2.6-archive) add three new annotations to the sriov chart
(partially cherry picked from commit 47f1bc58d9
)
pull/1680/head
parent
c1c66abfb9
commit
ee5b817b19
|
@ -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'
|
||||
|
|
Loading…
Reference in New Issue