--- charts-original/Chart.yaml +++ charts/Chart.yaml @@ -1,13 +1,29 @@ +annotations: + catalog.cattle.io/auto-install: sriov-crd=match + catalog.cattle.io/certified: rancher + catalog.cattle.io/experimental: "true" + catalog.cattle.io/kube-version: '>= 1.16.0-0 < 1.24.0-0' + catalog.cattle.io/namespace: cattle-sriov-system + catalog.cattle.io/os: linux + catalog.cattle.io/permits-os: linux,windows + catalog.cattle.io/rancher-version: '>= 2.6.0-0 < 2.7.0-0' + catalog.cattle.io/release-name: sriov + catalog.cattle.io/upstream-version: 0.1.0 apiVersion: v2 -appVersion: 4.7.0 +appVersion: 1.0.0 description: SR-IOV network operator configures and manages SR-IOV networks in the kubernetes cluster home: https://github.com/k8snetworkplumbingwg/sriov-network-operator +icon: https://charts.rancher.io/assets/logos/sr-iov.svg keywords: - sriov -kubeVersion: '>= 1.16.0' -name: sriov-network-operator +- Networking +kubeVersion: '>= 1.16.0-0' +maintainers: +- email: charts@rancher.com + name: Rancher Labs +name: sriov sources: -- https://github.com/k8snetworkplumbingwg/sriov-network-operator +- https://github.com/rancher/charts type: application version: 0.1.0