@@ -2,7 +2,7 @@ apiVersion: operators.coreos.com/v1alpha1
22kind : ClusterServiceVersion
33metadata :
44 annotations :
5- containerImage : nvcr.io/nvidia/cloud-native/network-operatorsha256 :93c2063f4da6a93810784be95df0083f07618486699d93245c97a29a63861dee
5+ containerImage : nvcr.io/nvidia/cloud-native/network-operator@sha256 :93c2063f4da6a93810784be95df0083f07618486699d93245c97a29a63861dee
66 alm-examples : |-
77 [
88 {
@@ -89,7 +89,7 @@ metadata:
8989 }
9090 ]
9191 capabilities : Basic Install
92- createdAt : " 2025-05-28T17:59:25Z "
92+ createdAt : " 2025-07-07T06:54:56Z "
9393 description : Deploy and manage NVIDIA networking resources in Kubernetes
9494 features.operators.openshift.io/cnf : " false"
9595 features.operators.openshift.io/cni : " true"
@@ -110,7 +110,7 @@ metadata:
110110 labels :
111111 operatorframework.io/arch.amd64 : supported
112112 operatorframework.io/arch.arm64 : supported
113- name : nvidia-network-operator.v25.4.0
113+ name : nvidia-network-operator.v25.4.1
114114 namespace : placeholder
115115spec :
116116 apiservicedefinitions : {}
@@ -528,7 +528,7 @@ spec:
528528 value : " true"
529529 - name : OFED_INIT_CONTAINER_IMAGE
530530 value : ghcr.io/mellanox/network-operator-init-container@sha256:67e93ccf3ecb61f17597567faf0f72e1b8ddcf73c5d7440baeadcc1cb6bb811b
531- image : nvcr.io/nvidia/cloud-native/network-operatorsha256 :93c2063f4da6a93810784be95df0083f07618486699d93245c97a29a63861dee
531+ image : nvcr.io/nvidia/cloud-native/network-operator@sha256 :93c2063f4da6a93810784be95df0083f07618486699d93245c97a29a63861dee
532532 imagePullPolicy : IfNotPresent
533533 livenessProbe :
534534 httpGet :
@@ -635,7 +635,7 @@ spec:
635635 provider :
636636 name : NVIDIA
637637 url : https://github.com/Mellanox/network-operator/
638- version : 25.4.0
638+ version : 25.4.1
639639 webhookdefinitions :
640640 - admissionReviewVersions :
641641 - v1
0 commit comments