We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99a6796 commit 6af3092Copy full SHA for 6af3092
deployment/sriov-network-operator-chart/README.md
@@ -41,7 +41,7 @@ For additional information and methods for installing Helm, refer to the officia
41
#### Deploy from OCI repo
42
43
```
44
-$ helm install -n sriov-network-operator --create-namespace --version 1.3.0 --set sriovOperatorConfig.deploy=true sriov-network-operator oci://ghcr.io/k8snetworkplumbingwg/sriov-network-operator-chart
+$ helm install -n sriov-network-operator --create-namespace --version 1.5.0 --set sriovOperatorConfig.deploy=true sriov-network-operator oci://ghcr.io/k8snetworkplumbingwg/sriov-network-operator-chart
45
46
47
#### Deploy from project sources
0 commit comments