Skip to content

Commit 4af1cce

Browse files
authored
Merge pull request #220 from rollandf/25.4-ga
chore: update repo to NGC GA
2 parents b648990 + ca22761 commit 4af1cce

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

docs/advanced/images-sha256.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ NVIDIA Network Operator Container Images
3232
- Image Name
3333
- Tag
3434
- Digest
35-
* - nvcr.io/nvstaging/mellanox
35+
* - nvcr.io/nvidia/cloud-native
3636
- network-operator
3737
- v25.4.0
3838
- sha256:93c2063f4da6a93810784be95df0083f07618486699d93245c97a29a63861dee
@@ -64,15 +64,15 @@ NVIDIA Network Operator Container Images
6464
- doca_telemetry
6565
- 1.16.5-doca2.6.0-host
6666
- sha256:866971717cb2683f2742d265c9793f93242f55b6e8bd9a0a88a558869f9b9cd7
67-
* - nvcr.io/nvstaging/mellanox
67+
* - nvcr.io/nvidia/mellanox
6868
- sriov-network-operator
6969
- network-operator-25.4.0
7070
- sha256:fd4ef7f4a5342518d49526ebc5c0168adc9660e6be1bb665dc53db327d5a87eb
71-
* - nvcr.io/nvstaging/mellanox
71+
* - nvcr.io/nvidia/mellanox
7272
- sriov-network-operator-webhook
7373
- network-operator-25.4.0
7474
- sha256:cd350ea326bf311064db6f403f424f72b4b33bb1f6681214fb3b521ad3db9945
75-
* - nvcr.io/nvstaging/mellanox
75+
* - nvcr.io/nvidia/mellanox
7676
- sriov-network-operator-config-daemon
7777
- network-operator-25.4.0
7878
- sha256:747c2de5521389bbd9666a82aaf9c1864d57288fa7a334ddd75dd4960fb27f43
@@ -136,7 +136,7 @@ DOCA Driver Container Images
136136
* - Repository
137137
- Image Name
138138
- Version
139-
* - nvcr.io/nvstaging/mellanox
139+
* - nvcr.io/nvidia/mellanox
140140
- doca-driver
141141
- 25.04-0.6.1.0-2
142142

docs/customizations/helm.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ General Parameters
135135
- Init container image version.
136136
* - operator.repository
137137
- string
138-
- `"nvcr.io/nvstaging/mellanox"`
138+
- `"nvcr.io/nvidia/cloud-native"`
139139
- Network Operator image repository.
140140
* - operator.resources
141141
- yaml
@@ -305,7 +305,7 @@ SR-IOV Network Operator Helm chart customization options can be found `here <htt
305305
-
306306
* - sriov-network-operator.images.operator
307307
- string
308-
- `"nvcr.io/nvstaging/mellanox/sriov-network-operator:network-operator-25.4.0"`
308+
- `"nvcr.io/nvidia/mellanox/sriov-network-operator:network-operator-25.4.0"`
309309
-
310310
* - sriov-network-operator.images.ovsCni
311311
- string
@@ -321,15 +321,15 @@ SR-IOV Network Operator Helm chart customization options can be found `here <htt
321321
-
322322
* - sriov-network-operator.images.sriovConfigDaemon
323323
- string
324-
- `"nvcr.io/nvstaging/mellanox/sriov-network-operator-config-daemon:network-operator-25.4.0"`
324+
- `"nvcr.io/nvidia/mellanox/sriov-network-operator-config-daemon:network-operator-25.4.0"`
325325
-
326326
* - sriov-network-operator.images.sriovDevicePlugin
327327
- string
328328
- `"ghcr.io/k8snetworkplumbingwg/sriov-network-device-plugin:v3.9.0"`
329329
-
330330
* - sriov-network-operator.images.webhook
331331
- string
332-
- `"nvcr.io/nvstaging/mellanox/sriov-network-operator-webhook:network-operator-25.4.0"`
332+
- `"nvcr.io/nvidia/mellanox/sriov-network-operator-webhook:network-operator-25.4.0"`
333333
-
334334
* - sriov-network-operator.operator.admissionControllers
335335
- yaml

0 commit comments

Comments
 (0)