Skip to content

Commit

Permalink
Merge pull request #156 from rollandf/25.01-beta1
Browse files Browse the repository at this point in the history
chore: update 25.01-beta1
  • Loading branch information
rollandf authored Jan 3, 2025
2 parents 1effa9e + 15ca2b3 commit 32ab2a8
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
10 changes: 5 additions & 5 deletions docs/common/vars.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.. |network-operator-version| replace:: v24.10.0
.. |helm-chart-version| replace:: 24.10.0
.. |ocp-channel| replace:: v24.10
.. |mofed-version| replace:: 24.10-0.7.0.0-0
.. |network-operator-version| replace:: v25.1.0-beta.1
.. |helm-chart-version| replace:: 25.1.0-beta.1
.. |ocp-channel| replace:: v25.1
.. |mofed-version| replace:: 25.01-0.2.2.0-0
.. |mofed-init-container-version| replace:: v0.0.2
.. |sriov-device-plugin-version| replace:: v3.8.0
.. |k8s-rdma-shared-dev-plugin-version| replace:: v1.5.2
Expand All @@ -12,7 +12,7 @@
.. |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
.. |sriovnetop-version| replace:: network-operator-25.1.0-beta.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.8.0
Expand Down
10 changes: 5 additions & 5 deletions docs/customizations/helm.rst
Original file line number Diff line number Diff line change
Expand Up @@ -293,11 +293,11 @@ 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-rc.1"`
- `"nvcr.io/nvstaging/mellanox/sriov-network-operator:network-operator-25.1.0-beta.1"`
-
* - sriov-network-operator.images.ovsCni
- string
- `"ghcr.io/k8snetworkplumbingwg/ovs-cni-plugin:v0.34.0"`
- `"ghcr.io/k8snetworkplumbingwg/ovs-cni-plugin:v0.37.0"`
-
* - sriov-network-operator.images.resourcesInjector
- string
Expand All @@ -309,15 +309,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-rc.1"`
- `"nvcr.io/nvstaging/mellanox/sriov-network-operator-config-daemon:network-operator-25.1.0-beta.1"`
-
* - sriov-network-operator.images.sriovDevicePlugin
- string
- `"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-rc.1"`
- `"nvcr.io/nvstaging/mellanox/sriov-network-operator-webhook:network-operator-25.1.0-beta.1"`
-
* - sriov-network-operator.operator.admissionControllers
- yaml
Expand Down Expand Up @@ -425,7 +425,7 @@ NIC Configuration Operator Helm chart customization options can be found `here <
-
* - nic-configuration-operator-chart.configDaemon.image.tag
- string
- `"v0.1.14"`
- `"v0.1.15"`
-
* - nic-configuration-operator-chart.operator.image.name
- string
Expand Down

0 comments on commit 32ab2a8

Please sign in to comment.