Skip to content

Commit 1e8a657

Browse files
authored
Merge pull request #148 from nvidia-ci-cd/update-docs-for-v24.10.0
task: update documentation for v24.10.0
2 parents 85c0490 + beca0d4 commit 1e8a657

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.4
2-
.. |helm-chart-version| replace:: 24.10.0-rc.4
1+
.. |network-operator-version| replace:: v24.10.0
2+
.. |helm-chart-version| replace:: 24.10.0
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.4
15+
.. |sriovnetop-version| replace:: network-operator-24.10.0
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
@@ -123,7 +123,7 @@ General Parameters
123123
- Init container image version.
124124
* - operator.repository
125125
- string
126-
- `"nvcr.io/nvstaging/mellanox"`
126+
- `"nvcr.io/nvidia/cloud-native"`
127127
- Network Operator image repository.
128128
* - operator.resources
129129
- yaml
@@ -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.4"`
292+
- `"nvcr.io/nvidia/mellanox/sriov-network-operator:network-operator-24.10.0"`
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.4"`
308+
- `"nvcr.io/nvidia/mellanox/sriov-network-operator-config-daemon:network-operator-24.10.0"`
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.4"`
316+
- `"nvcr.io/nvidia/mellanox/sriov-network-operator-webhook:network-operator-24.10.0"`
317317
-
318318
* - sriov-network-operator.operator.admissionControllers
319319
- yaml
@@ -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.13"`
436+
- `"v0.1.14"`
437437
-
438438

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

0 commit comments

Comments
 (0)