Skip to content

Commit 137e73b

Browse files
author
svc-cloud-orch-ci
committed
task: update bundle to v25.7.1
Signed-off-by: svc-cloud-orch-ci <[email protected]>
1 parent b54760f commit 137e73b

File tree

3 files changed

+9
-17
lines changed

3 files changed

+9
-17
lines changed

bundle.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ LABEL operators.operatorframework.io.bundle.mediatype.v1=registry+v1
55
LABEL operators.operatorframework.io.bundle.manifests.v1=manifests/
66
LABEL operators.operatorframework.io.bundle.metadata.v1=metadata/
77
LABEL operators.operatorframework.io.bundle.package.v1=nvidia-network-operator
8-
LABEL operators.operatorframework.io.bundle.channels.v1=stable,v25.7
8+
LABEL operators.operatorframework.io.bundle.channels.v1=v25.7,stable
99
LABEL operators.operatorframework.io.bundle.channel.default.v1=v25.7
1010
LABEL operators.operatorframework.io.metrics.builder=operator-sdk-v1.33.0
1111
LABEL operators.operatorframework.io.metrics.mediatype.v1=metrics+v1

bundle/manifests/nvidia-network-operator.clusterserviceversion.yaml

Lines changed: 7 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: operators.coreos.com/v1alpha1
22
kind: ClusterServiceVersion
33
metadata:
44
annotations:
5-
containerImage: nvcr.io/nvstaging/mellanox/network-operator@sha256:6d5c0a4222f7b1266d0270dca7e260182905077705f3aab3bb22fbdcd7840042
5+
containerImage: nvcr.io/nvidia/cloud-native/network-operator@sha256:51270965284cceeda659fb1098e70a888b39664ceade7e9d455fb95ac85914b7
66
alm-examples: |-
77
[
88
{
@@ -89,7 +89,7 @@ metadata:
8989
}
9090
]
9191
capabilities: Basic Install
92-
createdAt: "2025-08-21T19:11:35Z"
92+
createdAt: "2025-10-22T22:23:44Z"
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.7.0
113+
name: nvidia-network-operator.v25.7.1
114114
namespace: placeholder
115115
spec:
116116
apiservicedefinitions: {}
@@ -518,7 +518,7 @@ spec:
518518
value: "true"
519519
- name: OFED_INIT_CONTAINER_IMAGE
520520
value: nvcr.io/nvidia/mellanox/network-operator-init-container@sha256:02ee60ac6ee163acc97706bd4229d268f608a95bcbcb6fccee90ceb1d8a6c62b
521-
image: nvcr.io/nvstaging/mellanox/network-operator@sha256:6d5c0a4222f7b1266d0270dca7e260182905077705f3aab3bb22fbdcd7840042
521+
image: nvcr.io/nvidia/cloud-native/network-operator@sha256:51270965284cceeda659fb1098e70a888b39664ceade7e9d455fb95ac85914b7
522522
imagePullPolicy: IfNotPresent
523523
livenessProbe:
524524
httpGet:
@@ -625,7 +625,7 @@ spec:
625625
provider:
626626
name: NVIDIA
627627
url: https://github.com/Mellanox/network-operator/
628-
version: 25.7.0
628+
version: 25.7.1
629629
webhookdefinitions:
630630
- admissionReviewVersions:
631631
- v1
@@ -691,14 +691,6 @@ spec:
691691
- name: nic-configuration-operator-daemon
692692
image: nvcr.io/nvidia/mellanox/nic-configuration-operator-daemon@sha256:b78c15904cecd343fa48374757b3619b5cbdc22059d5ee9731da87e35b94a2e2
693693
- name: doca-driver-0
694-
image: nvcr.io/nvstaging/mellanox/doca-driver@sha256:5ad37cd5ae96153e6f87670f437ff5f6e44febe7bb6eaeb1a0f219e28284e53d
694+
image: nvcr.io/nvstaging/mellanox/doca-driver@sha256:fd1c28e9dc6fa43380ad8d17cbfeab88a9ed37f64b8c4ea91a96057228beb435
695695
- name: doca-driver-1
696-
image: nvcr.io/nvstaging/mellanox/doca-driver@sha256:d41eea65b102dc5bb5792871ae212b59a65dae492ca109c52138d5626eba1ffd
697-
- name: doca-driver-2
698-
image: nvcr.io/nvstaging/mellanox/doca-driver@sha256:423aea08b4a0f01e2e19b6a709e14347bd08f8274f40002e0224090dfa4904fc
699-
- name: doca-driver-3
700-
image: nvcr.io/nvstaging/mellanox/doca-driver@sha256:f9d4b8358c68ba28f849ca710bf769c4327a639733c0ff30282ca33a744078f6
701-
- name: doca-driver-4
702-
image: nvcr.io/nvstaging/mellanox/doca-driver@sha256:9a831bfdf85f313b1f5749b7c9b2673bb8fff18b4ff768c9242dabaa4468e449
703-
- name: doca-driver-5
704-
image: nvcr.io/nvstaging/mellanox/doca-driver@sha256:30354799264480e1aee057397eef2c52b277bbc6872184e2b7b811f4152b3a67
696+
image: nvcr.io/nvstaging/mellanox/doca-driver@sha256:a14af8a1206b8718cb9e671748101f1c3124965800e780d8fc1c2d3da713a029

bundle/metadata/annotations.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ annotations:
44
operators.operatorframework.io.bundle.manifests.v1: manifests/
55
operators.operatorframework.io.bundle.metadata.v1: metadata/
66
operators.operatorframework.io.bundle.package.v1: nvidia-network-operator
7-
operators.operatorframework.io.bundle.channels.v1: stable,v25.7
7+
operators.operatorframework.io.bundle.channels.v1: v25.7,stable
88
operators.operatorframework.io.bundle.channel.default.v1: v25.7
99
operators.operatorframework.io.metrics.builder: operator-sdk-v1.33.0
1010
operators.operatorframework.io.metrics.mediatype.v1: metrics+v1

0 commit comments

Comments
 (0)