Skip to content

Commit d7e785e

Browse files
committed
task: update documentation for v24.10.0-rc.2
1 parent 2762b2e commit d7e785e

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

docs/common/vars.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
.. |network-operator-version| replace:: v24.10.0-rc.1
2-
.. |helm-chart-version| replace:: 24.10.0-rc.1
1+
.. |network-operator-version| replace:: v24.10.0-rc.2
2+
.. |helm-chart-version| replace:: 24.10.0-rc.2
33
.. |ocp-channel| replace:: v24.10
44
.. |mofed-version| replace:: 24.10-0.7.0.0-0
55
.. |mofed-init-container-version| replace:: v0.0.2
@@ -12,7 +12,7 @@
1212
.. |whereabouts-version| replace:: v0.7.0
1313
.. |nvidia-ipam-version| replace:: v0.2.0
1414
.. |nic-feature-discovery-version| replace:: v0.0.1
15-
.. |sriovnetop-version| replace:: network-operator-24.10.0-rc.1
15+
.. |sriovnetop-version| replace:: network-operator-24.10.0-rc.2
1616
.. |sriovnetop-sriov-cni-version| replace:: v2.8.1
1717
.. |sriovnetop-ib-sriov-cni-version| replace:: v1.1.1
1818
.. |sriovnetop-sriov-device-plugin-version| replace:: v3.8.0

docs/customizations/helm.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ SR-IOV Network Operator Helm chart customization options can be found `here <htt
289289
-
290290
* - sriov-network-operator.images.operator
291291
- string
292-
- `"nvcr.io/nvstaging/mellanox/sriov-network-operator:network-operator-24.10.0-rc.1"`
292+
- `"nvcr.io/nvstaging/mellanox/sriov-network-operator:network-operator-24.10.0-rc.2"`
293293
-
294294
* - sriov-network-operator.images.ovsCni
295295
- string
@@ -305,15 +305,15 @@ SR-IOV Network Operator Helm chart customization options can be found `here <htt
305305
-
306306
* - sriov-network-operator.images.sriovConfigDaemon
307307
- string
308-
- `"nvcr.io/nvstaging/mellanox/sriov-network-operator-config-daemon:network-operator-24.10.0-rc.1"`
308+
- `"nvcr.io/nvstaging/mellanox/sriov-network-operator-config-daemon:network-operator-24.10.0-rc.2"`
309309
-
310310
* - sriov-network-operator.images.sriovDevicePlugin
311311
- string
312312
- `"ghcr.io/k8snetworkplumbingwg/sriov-network-device-plugin:v3.8.0"`
313313
-
314314
* - sriov-network-operator.images.webhook
315315
- string
316-
- `"nvcr.io/nvstaging/mellanox/sriov-network-operator-webhook:network-operator-24.10.0-rc.1"`
316+
- `"nvcr.io/nvstaging/mellanox/sriov-network-operator-webhook:network-operator-24.10.0-rc.2"`
317317
-
318318
* - sriov-network-operator.operator.admissionControllers
319319
- yaml
@@ -421,7 +421,7 @@ NIC Configuration Operator Helm chart customization options can be found `here <
421421
-
422422
* - nic-configuration-operator-chart.configDaemon.image.tag
423423
- string
424-
- `"v0.1.12"`
424+
- `"v0.1.13"`
425425
-
426426
* - nic-configuration-operator-chart.operator.image.name
427427
- string
@@ -433,7 +433,7 @@ NIC Configuration Operator Helm chart customization options can be found `here <
433433
-
434434
* - nic-configuration-operator-chart.operator.image.tag
435435
- string
436-
- `"v0.1.12"`
436+
- `"v0.1.13"`
437437
-
438438

439439
=======================

0 commit comments

Comments
 (0)