From e4a106ed52066d17c21003d5687f349789387739 Mon Sep 17 00:00:00 2001 From: Tariq Ibrahim Date: Tue, 25 Jun 2024 17:37:05 -0700 Subject: [PATCH] update trunk image ref in OLM bundle Signed-off-by: Tariq Ibrahim --- .../gpu-operator-certified.clusterserviceversion.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bundle/manifests/gpu-operator-certified.clusterserviceversion.yaml b/bundle/manifests/gpu-operator-certified.clusterserviceversion.yaml index d80810761..90de140ce 100644 --- a/bundle/manifests/gpu-operator-certified.clusterserviceversion.yaml +++ b/bundle/manifests/gpu-operator-certified.clusterserviceversion.yaml @@ -189,7 +189,7 @@ metadata: capabilities: Deep Insights categories: AI/Machine Learning, OpenShift Optional certified: "true" - containerImage: registry.gitlab.com/nvidia/kubernetes/gpu-operator/staging/gpu-operator:master-latest-ubi8 + containerImage: registry.gitlab.com/nvidia/kubernetes/gpu-operator/staging/gpu-operator:main-latest-ubi8 createdAt: "Thu Jul 27 13:57:56 PDT 2023" description: Automate the management and monitoring of NVIDIA GPUs. provider: NVIDIA @@ -201,7 +201,7 @@ spec: apiservicedefinitions: {} relatedImages: - name: gpu-operator-image - image: registry.gitlab.com/nvidia/kubernetes/gpu-operator/staging/gpu-operator:master-latest-ubi8 + image: registry.gitlab.com/nvidia/kubernetes/gpu-operator/staging/gpu-operator:main-latest-ubi8 - name: dcgm-exporter-image image: nvcr.io/nvidia/k8s/dcgm-exporter@sha256:ecb867c5787e44f1889b257e6c03b07748689a7b293c8f1affb1d4cb449b235c - name: dcgm-image