mirror of https://git.rancher.io/charts
Merge pull request #1440 from manuelbuil/dev-v2.6-sriov
Move sriov chart to version to 100.x.xpull/1444/head
commit
f94608f5ff
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -8,4 +8,4 @@ apiVersion: v2
|
||||||
description: Installs the CRDs for rke2-sriov.
|
description: Installs the CRDs for rke2-sriov.
|
||||||
name: sriov-crd
|
name: sriov-crd
|
||||||
type: application
|
type: application
|
||||||
version: 0.1.1+up0.1.0
|
version: 100.0.0+up0.1.0
|
|
@ -22,4 +22,4 @@ name: sriov
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/rancher/charts
|
- https://github.com/rancher/charts
|
||||||
type: application
|
type: application
|
||||||
version: 0.1.1+up0.1.0
|
version: 100.0.0+up0.1.0
|
16
index.yaml
16
index.yaml
|
@ -4143,10 +4143,10 @@ entries:
|
||||||
catalog.cattle.io/release-name: sriov
|
catalog.cattle.io/release-name: sriov
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 1.0.0
|
appVersion: 1.0.0
|
||||||
created: "2021-08-25T15:50:58.896623241-07:00"
|
created: "2021-08-26T18:32:38.059961868+02:00"
|
||||||
description: SR-IOV network operator configures and manages SR-IOV networks in
|
description: SR-IOV network operator configures and manages SR-IOV networks in
|
||||||
the kubernetes cluster
|
the kubernetes cluster
|
||||||
digest: 3e02d3234d97ebed52d8c9c82395988ddc6ae438f0c96ba5f9dc971900af4ae1
|
digest: fbb5f88710506b872767657b8b29aef0b84019d8d7e57b66eaea1563cae5a4a4
|
||||||
home: https://github.com/k8snetworkplumbingwg/sriov-network-operator
|
home: https://github.com/k8snetworkplumbingwg/sriov-network-operator
|
||||||
icon: https://charts.rancher.io/assets/logos/sr-iov.svg
|
icon: https://charts.rancher.io/assets/logos/sr-iov.svg
|
||||||
keywords:
|
keywords:
|
||||||
|
@ -4161,8 +4161,8 @@ entries:
|
||||||
- https://github.com/rancher/charts
|
- https://github.com/rancher/charts
|
||||||
type: application
|
type: application
|
||||||
urls:
|
urls:
|
||||||
- assets/rancher-sriov/sriov-0.1.1+up0.1.0.tgz
|
- assets/rancher-sriov/sriov-100.0.0+up0.1.0.tgz
|
||||||
version: 0.1.1+up0.1.0
|
version: 100.0.0+up0.1.0
|
||||||
sriov-crd:
|
sriov-crd:
|
||||||
- annotations:
|
- annotations:
|
||||||
catalog.cattle.io/certified: rancher
|
catalog.cattle.io/certified: rancher
|
||||||
|
@ -4171,14 +4171,14 @@ entries:
|
||||||
catalog.cattle.io/namespace: cattle-sriov-system
|
catalog.cattle.io/namespace: cattle-sriov-system
|
||||||
catalog.cattle.io/release-name: sriov-crd
|
catalog.cattle.io/release-name: sriov-crd
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
created: "2021-08-25T15:50:58.89714225-07:00"
|
created: "2021-08-26T18:32:38.060417232+02:00"
|
||||||
description: Installs the CRDs for rke2-sriov.
|
description: Installs the CRDs for rke2-sriov.
|
||||||
digest: 6a7e2db51bd08f0e24df7ff9df33062c30f9893a0255ca81916f1422e0f7dd49
|
digest: db8031e9088de70c02778bedae7149b0678439a931ef987b0b4f57ca52415589
|
||||||
name: sriov-crd
|
name: sriov-crd
|
||||||
type: application
|
type: application
|
||||||
urls:
|
urls:
|
||||||
- assets/rancher-sriov/sriov-crd-0.1.1+up0.1.0.tgz
|
- assets/rancher-sriov/sriov-crd-100.0.0+up0.1.0.tgz
|
||||||
version: 0.1.1+up0.1.0
|
version: 100.0.0+up0.1.0
|
||||||
system-upgrade-controller:
|
system-upgrade-controller:
|
||||||
- annotations:
|
- annotations:
|
||||||
catalog.cattle.io/certified: rancher
|
catalog.cattle.io/certified: rancher
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
url: https://github.com/k8snetworkplumbingwg/sriov-network-operator.git
|
url: https://github.com/k8snetworkplumbingwg/sriov-network-operator.git
|
||||||
subdirectory: deployment/sriov-network-operator
|
subdirectory: deployment/sriov-network-operator
|
||||||
commit: c5c943cc214f4113b6f6be8d7c48ac837aa1669c
|
commit: c5c943cc214f4113b6f6be8d7c48ac837aa1669c
|
||||||
packageVersion: 1
|
version: 100.0.0
|
||||||
additionalCharts:
|
additionalCharts:
|
||||||
- workingDir: charts-crd
|
- workingDir: charts-crd
|
||||||
crdOptions:
|
crdOptions:
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
version: 0.1.0
|
version: 100.0.0
|
||||||
description: Installs the CRDs for rke2-sriov.
|
description: Installs the CRDs for rke2-sriov.
|
||||||
name: sriov-crd
|
name: sriov-crd
|
||||||
type: application
|
type: application
|
||||||
|
|
Loading…
Reference in New Issue