Skip to content

Commit d1e245d

Browse files
authored
Merge pull request #59 from e0ne/arm-images
Use freezed ARM versions for SR-IOV and IB-SR-IOV CNIs
2 parents c97dc45 + 823d604 commit d1e245d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/customizations/helm.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -190,11 +190,11 @@ SR-IOV Network Operator Helm chart customization options can be found `here <htt
190190
* - sriov-network-operator.images.sriovCni
191191
- String
192192
- ghcr.io/k8snetworkplumbingwg/sriov-cni:|sriovnetop-sriov-cni-image-tag|
193-
- For ARM-based deployments, it is recommended to use the ``ghcr.io/k8snetworkplumbingwg/sriov-cni:latest-arm64`` image
193+
- For ARM-based deployments, it is recommended to use the ``ghcr.io/k8snetworkplumbingwg/sriov-cni:v2.8.0-arm64`` image
194194
* - sriov-network-operator.images.ibSriovCni
195195
- String
196196
- ghcr.io/k8snetworkplumbingwg/ib-sriov-cni:|sriovnetop-ib-sriov-cni-image-tag|
197-
- For ARM-based deployments, it is recommended to use the ``ghcr.io/k8snetworkplumbingwg/ib-sriov-cni:latest-arm64`` image
197+
- For ARM-based deployments, it is recommended to use the ``ghcr.io/k8snetworkplumbingwg/ib-sriov-cni:1.1.0-arm64`` image
198198
* - sriov-network-operator.images.sriovDevicePlugin
199199
- String
200200
- ghcr.io/k8snetworkplumbingwg/sriov-network-device-plugin:|sriovnetop-sriov-device-plugin-image-tag|

0 commit comments

Comments
 (0)