Skip to content

Commit

Permalink
Merge pull request #129 from nvidia-ci-cd/update-docs-for-v24.10.0-rc.1
Browse files Browse the repository at this point in the history
task: update documentation for v24.10.0-rc.1
  • Loading branch information
rollandf authored Nov 12, 2024
2 parents b6c888c + 84f918c commit bd6f25c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
12 changes: 6 additions & 6 deletions docs/common/vars.rst
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
.. |network-operator-version| replace:: v24.10.0-beta.6
.. |helm-chart-version| replace:: 24.10.0-beta.6
.. |network-operator-version| replace:: v24.10.0-rc.1
.. |helm-chart-version| replace:: 24.10.0-rc.1
.. |ocp-channel| replace:: v24.10
.. |mofed-version| replace:: 24.10-0.6.8.0-0
.. |mofed-version| replace:: 24.10-0.7.0.0-0
.. |mofed-init-container-version| replace:: v0.0.2
.. |sriov-device-plugin-version| replace:: v3.7.0
.. |sriov-device-plugin-version| replace:: v3.8.0
.. |k8s-rdma-shared-dev-plugin-version| replace:: sha-4f3eb2224b8b5f97be3f17441ddee8d41753b7d5
.. |ib-kubernetes-version| replace:: v1.1.0
.. |cni-plugins-version| replace:: v1.5.0
Expand All @@ -12,10 +12,10 @@
.. |whereabouts-version| replace:: v0.7.0
.. |nvidia-ipam-version| replace:: v0.2.0
.. |nic-feature-discovery-version| replace:: v0.0.1
.. |sriovnetop-version| replace:: network-operator-24.10.0-beta.6
.. |sriovnetop-version| replace:: network-operator-24.10.0-rc.1
.. |sriovnetop-sriov-cni-version| replace:: v2.8.1
.. |sriovnetop-ib-sriov-cni-version| replace:: v1.1.1
.. |sriovnetop-sriov-device-plugin-version| replace:: v3.7.0
.. |sriovnetop-sriov-device-plugin-version| replace:: v3.8.0
.. |doca-telemetry-version| replace:: 1.16.5-doca2.6.0-host
.. |node-feature-discovery-version| replace:: v0.15.6

12 changes: 6 additions & 6 deletions docs/customizations/helm.rst
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ SR-IOV Network Operator Helm chart customization options can be found `here <htt
-
* - sriov-network-operator.images.operator
- string
- `"nvcr.io/nvstaging/mellanox/sriov-network-operator:network-operator-24.10.0-beta.6"`
- `"nvcr.io/nvstaging/mellanox/sriov-network-operator:network-operator-24.10.0-rc.1"`
-
* - sriov-network-operator.images.ovsCni
- string
Expand All @@ -305,15 +305,15 @@ SR-IOV Network Operator Helm chart customization options can be found `here <htt
-
* - sriov-network-operator.images.sriovConfigDaemon
- string
- `"nvcr.io/nvstaging/mellanox/sriov-network-operator-config-daemon:network-operator-24.10.0-beta.6"`
- `"nvcr.io/nvstaging/mellanox/sriov-network-operator-config-daemon:network-operator-24.10.0-rc.1"`
-
* - sriov-network-operator.images.sriovDevicePlugin
- string
- `"ghcr.io/k8snetworkplumbingwg/sriov-network-device-plugin:v3.7.0"`
- `"ghcr.io/k8snetworkplumbingwg/sriov-network-device-plugin:v3.8.0"`
-
* - sriov-network-operator.images.webhook
- string
- `"nvcr.io/nvstaging/mellanox/sriov-network-operator-webhook:network-operator-24.10.0-beta.6"`
- `"nvcr.io/nvstaging/mellanox/sriov-network-operator-webhook:network-operator-24.10.0-rc.1"`
-
* - sriov-network-operator.operator.admissionControllers
- yaml
Expand Down Expand Up @@ -421,7 +421,7 @@ NIC Configuration Operator Helm chart customization options can be found `here <
-
* - nic-configuration-operator-chart.configDaemon.image.tag
- string
- `"v0.1.5"`
- `"v0.1.12"`
-
* - nic-configuration-operator-chart.operator.image.name
- string
Expand All @@ -433,7 +433,7 @@ NIC Configuration Operator Helm chart customization options can be found `here <
-
* - nic-configuration-operator-chart.operator.image.tag
- string
- `"v0.1.5"`
- `"v0.1.12"`
-

=======================
Expand Down

0 comments on commit bd6f25c

Please sign in to comment.