mirror of https://git.rancher.io/charts
Copy rancher-sriov version 102.x.x to 103.0.0
parent
2f1999b652
commit
d21e101b57
|
@ -9,7 +9,7 @@
|
|||
+ catalog.cattle.io/namespace: cattle-sriov-system
|
||||
+ catalog.cattle.io/os: linux
|
||||
+ catalog.cattle.io/permits-os: linux
|
||||
+ catalog.cattle.io/rancher-version: '>= 2.7.0-0 < 2.8.0-0'
|
||||
+ catalog.cattle.io/rancher-version: '>= 2.8.0-0 < 2.9.0-0'
|
||||
+ catalog.cattle.io/release-name: sriov
|
||||
+ catalog.cattle.io/upstream-version: 1.2.0
|
||||
apiVersion: v2
|
||||
|
|
|
@ -1,10 +1,11 @@
|
|||
url: https://github.com/k8snetworkplumbingwg/sriov-network-operator.git
|
||||
subdirectory: deployment/sriov-network-operator
|
||||
commit: bcab8844d807ee1db558533248273ccd492874bb # the commit points to the tag v1.2.0
|
||||
version: 102.1.0
|
||||
version: 103.0.0
|
||||
additionalCharts:
|
||||
- workingDir: charts-crd
|
||||
crdOptions:
|
||||
templateDirectory: crd-template
|
||||
crdDirectory: templates
|
||||
addCRDValidationToMainChart: true
|
||||
doNotRelease: true
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
version: 102.0.0
|
||||
version: 103.0.0
|
||||
description: Installs the CRDs for rke2-sriov.
|
||||
name: sriov-crd
|
||||
type: application
|
||||
|
|
Loading…
Reference in New Issue