Skip to content

Commit

Permalink
chore: ocp bundle 24.10.1 (#1298)
Browse files Browse the repository at this point in the history
  • Loading branch information
heyvister1 authored Jan 27, 2025
2 parents 13a91fe + f81bed4 commit 3cbf375
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions bundle.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ LABEL operators.operatorframework.io.bundle.mediatype.v1=registry+v1
LABEL operators.operatorframework.io.bundle.manifests.v1=manifests/
LABEL operators.operatorframework.io.bundle.metadata.v1=metadata/
LABEL operators.operatorframework.io.bundle.package.v1=nvidia-network-operator
LABEL operators.operatorframework.io.bundle.channels.v1=v24.7.0-rc.1,stable
LABEL operators.operatorframework.io.bundle.channel.default.v1=v24.7.0-rc.1
LABEL operators.operatorframework.io.bundle.channels.v1=stable,v24.10
LABEL operators.operatorframework.io.bundle.channel.default.v1=v24.10
LABEL operators.operatorframework.io.metrics.builder=operator-sdk-v1.33.0
LABEL operators.operatorframework.io.metrics.mediatype.v1=metrics+v1
LABEL operators.operatorframework.io.metrics.project_layout=go.kubebuilder.io/v3
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: operators.coreos.com/v1alpha1
kind: ClusterServiceVersion
metadata:
annotations:
containerImage: nvcr.io/nvstaging/mellanox/network-operator@sha256:558046cf19a4d73abafa1ef3250470047100c357d400fe208d1d1d613883824d
containerImage: nvcr.io/nvidia/cloud-native/network-operator@sha256:23aeb481d662496210d1c13083c65cfa4ffdcf67f973e5f884b1b936f693c0f5
alm-examples: |-
[
{
Expand Down Expand Up @@ -89,7 +89,7 @@ metadata:
}
]
capabilities: Basic Install
createdAt: "2025-01-23T10:48:08Z"
createdAt: "2025-01-27T08:16:45Z"
description: Deploy and manage NVIDIA networking resources in Kubernetes
features.operators.openshift.io/cnf: "false"
features.operators.openshift.io/cni: "true"
Expand All @@ -110,7 +110,7 @@ metadata:
labels:
operatorframework.io/arch.amd64: supported
operatorframework.io/arch.arm64: supported
name: nvidia-network-operator.v24.10.1-rc.1
name: nvidia-network-operator.v24.10.1
namespace: placeholder
spec:
apiservicedefinitions: {}
Expand Down Expand Up @@ -456,7 +456,7 @@ spec:
value: "true"
- name: OFED_INIT_CONTAINER_IMAGE
value: ghcr.io/mellanox/network-operator-init-container:v0.0.2
image: nvcr.io/nvstaging/mellanox/network-operator@sha256:558046cf19a4d73abafa1ef3250470047100c357d400fe208d1d1d613883824d
image: nvcr.io/nvidia/cloud-native/network-operator@sha256:23aeb481d662496210d1c13083c65cfa4ffdcf67f973e5f884b1b936f693c0f5
imagePullPolicy: IfNotPresent
livenessProbe:
httpGet:
Expand Down Expand Up @@ -563,7 +563,7 @@ spec:
provider:
name: NVIDIA
url: https://github.com/Mellanox/network-operator/
version: 24.10.1-rc.1
version: 24.10.1
webhookdefinitions:
- admissionReviewVersions:
- v1
Expand Down Expand Up @@ -607,7 +607,7 @@ spec:
webhookPath: /validate-mellanox-com-v1alpha1-nicclusterpolicy
relatedImages:
- name: nvidia-network-operator
image: nvcr.io/nvstaging/mellanox/network-operator@sha256:558046cf19a4d73abafa1ef3250470047100c357d400fe208d1d1d613883824d
image: nvcr.io/nvidia/cloud-native/network-operator@sha256:23aeb481d662496210d1c13083c65cfa4ffdcf67f973e5f884b1b936f693c0f5
- name: nvidia-network-operator-init-container
image: ghcr.io/mellanox/network-operator-init-container@sha256:1699d23027ea30c9fa59575a914114bdfd5a87a359caf8c0a9b16d409ec0d068
- name: rdma-shared-device-plugin
Expand Down

0 comments on commit 3cbf375

Please sign in to comment.