--- charts-original/Chart.yaml +++ charts/Chart.yaml @@ -1,17 +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.25.0-0' + catalog.cattle.io/namespace: cattle-sriov-system + catalog.cattle.io/os: linux + catalog.cattle.io/permits-os: linux + catalog.cattle.io/rancher-version: '>= 2.6.0-0 < 2.7.0-0' + catalog.cattle.io/release-name: sriov + catalog.cattle.io/upstream-version: 1.2.0 apiVersion: v2 -appVersion: 1.1.0 -dependencies: -- condition: rancher-nfd.enabled - name: rancher-nfd - repository: file://./charts/rancher-nfd +appVersion: 1.2.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 +- Networking kubeVersion: '>= 1.16.0' -name: sriov-network-operator +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