Skip to content

Commit

Permalink
Merge pull request #59 from e0ne/arm-images
Browse files Browse the repository at this point in the history
Use freezed ARM versions for SR-IOV and IB-SR-IOV CNIs
  • Loading branch information
e0ne authored Jun 3, 2024
2 parents c97dc45 + 823d604 commit d1e245d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/customizations/helm.rst
Original file line number Diff line number Diff line change
Expand Up @@ -190,11 +190,11 @@ SR-IOV Network Operator Helm chart customization options can be found `here <htt
* - sriov-network-operator.images.sriovCni
- String
- ghcr.io/k8snetworkplumbingwg/sriov-cni:|sriovnetop-sriov-cni-image-tag|
- For ARM-based deployments, it is recommended to use the ``ghcr.io/k8snetworkplumbingwg/sriov-cni:latest-arm64`` image
- For ARM-based deployments, it is recommended to use the ``ghcr.io/k8snetworkplumbingwg/sriov-cni:v2.8.0-arm64`` image
* - sriov-network-operator.images.ibSriovCni
- String
- ghcr.io/k8snetworkplumbingwg/ib-sriov-cni:|sriovnetop-ib-sriov-cni-image-tag|
- For ARM-based deployments, it is recommended to use the ``ghcr.io/k8snetworkplumbingwg/ib-sriov-cni:latest-arm64`` image
- For ARM-based deployments, it is recommended to use the ``ghcr.io/k8snetworkplumbingwg/ib-sriov-cni:1.1.0-arm64`` image
* - sriov-network-operator.images.sriovDevicePlugin
- String
- ghcr.io/k8snetworkplumbingwg/sriov-network-device-plugin:|sriovnetop-sriov-device-plugin-image-tag|
Expand Down

0 comments on commit d1e245d

Please sign in to comment.